Simon Cruanes
|
e4d4e23530
|
add {thread,process}_sort_index extension + TEF support
https://github.com/google/perfetto/pull/3273/changes#diff-ecec88c33adb7591ee6aa88e29b62ad52ef443611cba5e0f0ecac9b5725afdba
allows user to sort threads/processes.
|
2026-02-11 20:16:07 -05:00 |
|
Simon Cruanes
|
f714482fe4
|
address warnings
|
2026-01-15 20:53:15 -05:00 |
|
Simon Cruanes
|
dc37f68993
|
rewrite trace-tef so it returns the new collector
|
2026-01-15 20:42:45 -05:00 |
|
Simon Cruanes
|
7a392e54d1
|
trace-tef: use new subscriber, no more global state
|
2026-01-14 21:56:09 -05:00 |
|
Simon Cruanes
|
89eecf7ba3
|
breaking: use poly variants for user_data/span_flavor in subscriber
no need to do redundant conversions.
|
2025-12-04 12:39:03 -05:00 |
|
Simon Cruanes
|
81096e0d3c
|
refactor TEF: split into exporter,writer,subscriber
code is a lot cleaner now.
|
2025-05-07 13:08:22 -04:00 |
|