Name Date Size #Lines LOC

..--

READMEH A D25-Apr-2025172 64

args.tsH A D25-Apr-20252.8 KiB12098

core_types.tsH A D25-Apr-20253.1 KiB9653

layout.tsH A D25-Apr-20251.8 KiB5326

process.tsH A D25-Apr-20252.2 KiB8361

sched.tsH A D25-Apr-20254.2 KiB157123

slice.tsH A D25-Apr-20256.1 KiB239208

thread.tsH A D25-Apr-20252.3 KiB8056

thread_state.tsH A D25-Apr-20255.5 KiB204156

README

1# sql_utils
2
3This directory contains the definitions of the core concepts present in
4trace processor (slice / thread / process) and helper functions to fetch
5related data.
6