1. a527aa3 perf sampling: minimal UI for stacks as slice columns by Ryan Savitski · 4 years, 7 months ago
  2. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 7 months ago[Renamed (98%) from src/trace_processor/stats.h]
  3. 0e1d90a Merge "Make heap_graph_missing_packet kError." by Florian Mayer · 4 years, 8 months ago
  4. 8d2b593 Fix incorrect comment about kError. by Florian Mayer · 4 years, 8 months ago
  5. 4dda5f7 Make heap_graph_missing_packet kError. by Florian Mayer · 4 years, 8 months ago
  6. 1684d39 Merge "Add stat for client disconnection." by Florian Mayer · 4 years, 8 months ago
  7. f51a933 Merge "trace_processor: Add cache to ClockTracker" by Eric Seckler · 4 years, 8 months ago
  8. 8c5b4dd Add stat for client disconnection. by Florian Mayer · 4 years, 8 months ago
  9. cb1978d Set stat if allocations at a callstack go backwards. by Florian Mayer · 4 years, 8 months ago
  10. bbd04c3 trace_processor: Add cache to ClockTracker by Primiano Tucci · 4 years, 8 months ago
  11. 1c76dff Enable -Wpedantic to improve GCC compatibility by Sami Kyostila · 4 years, 8 months ago
  12. 1f1ea14 Fix crash caused be missing Specification for gpu_render_stage_event by Raymond Chiu · 4 years, 9 months ago
  13. 697894f trace_processor: add parsing and ingestion of mm_id of rss_stat by Lalit Maganti · 4 years, 9 months ago
  14. 430a24d trace_processor: remove atrace slice map and remove {Begin,End}Android by Lalit Maganti · 4 years, 9 months ago
  15. 33713a7 trace_processor: Replace FATAL with error stat by Hector Dearman · 4 years, 9 months ago
  16. c53ec7e compact sched_waking: event decoding in trace_processor by Ryan Savitski · 4 years, 10 months ago
  17. fd458ae processor: Walk up stack to find matching begin event by Deepanjan Roy · 5 years ago
  18. 50dc0de Merge changes Iebde5f76,I8e5b4e64,I21d2b89e by Hector Dearman · 5 years ago
  19. e5d7429 trace_processor: TicksToNs should not divide by zero by Hector Dearman · 5 years ago
  20. 9c01d16 Add heap graph references. by Florian Mayer · 5 years ago
  21. b06d185 Support memory tracker layer from Gapid in Perfetto by Mohammad Reza Zakerinasab · 5 years ago
  22. 252e448 Check ProfilePacket.index in Trace Processor. by Florian Mayer · 5 years ago
  23. 25e013e Add heap_graph_object table. by Florian Mayer · 5 years ago
  24. b32cacf processor: Parse TrackEvent track associations by Eric Seckler · 5 years ago
  25. eb65cc6 compact_sched: decoding of compact sched_switch events by Ryan Savitski · 5 years ago
  26. 7f64c10 Added cpu_profile_stack_samples table to the trace_processor by Oystein Eftevaag · 5 years ago
  27. 7160ccc Add trace parser for SurfaceFlinger graphics frame events by Mikael Pessa · 5 years ago
  28. 5419c58 Separate out the parts of HeapProfiling that CPUProfiling will reuse into StackProfiling by Oystein Eftevaag · 5 years ago
  29. 0c460ef proto/processor: Add name to TrackEvent + fallbacks for interned names by Eric Seckler · 5 years ago
  30. d3f8d8e Trace processor: Allow recursive clock sync resolution. by Primiano Tucci · 5 years ago
  31. a516164 no-stall mode: Track stats about packet loss by Eric Seckler · 5 years ago
  32. 0476ee9 trace_processor: support android packages list in proto trace parser by Ryan Savitski · 5 years ago
  33. 994a35d Add trace processor for GpuCounterEvent by Raymond Chiu · 5 years ago
  34. 8ce2fa1 [fuchsia importer] Update TicksToNs to avoid overflow by Brian Hamrick · 5 years ago
  35. 7108929 [fuchsia importer] Support counter events by Brian Hamrick · 5 years ago
  36. b02d8dc Improve metatrace, allow to be used in production by Primiano Tucci · 5 years ago
  37. 5e79b8a Simplify error and data loss stats by Ioannis Ilkos · 5 years ago
  38. 7a26db5 Merge "Add stats for invalid task state and fail more gracefully" by Ioannis Ilkos · 5 years ago
  39. 537dac4 Add stats for invalid task state and fail more gracefully by Ioannis Ilkos · 5 years ago
  40. b1b6057 trace_processor: make slice tracker double check ordering of events by Lalit Maganti · 5 years ago
  41. 736462c Merge "processor: Track stats for trace scanning / parsing durations" by Eric Seckler · 5 years ago
  42. 77b5278 processor: Track stats for trace scanning / parsing durations by Eric Seckler · 5 years ago
  43. 438b5ab Add ProfilePacket support to trace processor. by Florian Mayer · 5 years ago
  44. 684a4f7 processor: Tokenizer support for TrackEvent + InternedData by Eric Seckler · 5 years ago
  45. 2072d9b Syscall tracing: improve syscall tables. by Primiano Tucci · 5 years ago
  46. 8f15fb3 trace_processor: Show error message rather than crashing by Hector Dearman · 5 years ago
  47. 415532f trace_processor: add stats for systrace events which failed parsing by Lalit Maganti · 5 years ago
  48. e23653a trace_processor: add parsing of power rail events by Lalit Maganti · 5 years ago
  49. e5f1168 TraceProcessor: use protozero typed decoders by Primiano Tucci · 5 years ago
  50. 711de1f TraceProcessor: improve process tracking to follow fork()/clone() by Primiano Tucci · 6 years ago
  51. 81bd0ea Drop invalid RSS values by Ioannis Ilkos · 6 years ago
  52. bd6cd47 trace_processor: add support for ingesting raw_syscall events by Hector Dearman · 6 years ago
  53. 2c72bd8 service: Add stats for discarded chunks + patches by Eric Seckler · 6 years ago
  54. ba43f60 trace_processor: Handle failing clock conversions by Hector Dearman · 6 years ago
  55. 21a7618 Correct atrace event thread association by Ioannis Ilkos · 6 years ago
  56. bd8aae5 stats: Support recently added stats in trace processor. by Eric Seckler · 6 years ago
  57. b45a69b Add DISCARD policy to TraceBuffer by Primiano Tucci · 6 years ago
  58. a824c33 trace_processor: add mm_event ingestion in trace processor by Lalit Maganti · 6 years ago
  59. d13fdf8 Add two additional stats (rewritten & out-of-order) related to writing chunks. by Stephen Nusko · 6 years ago
  60. d54e5af trace_processor: add import on stddef.h in stats.h by Lalit Maganti · 6 years ago
  61. 0e38a14 TraceProcessor: Improve "stats" table by Primiano Tucci · 6 years ago