1. 8d770f7 tp: return both the id and row index when inserting into tables by Lalit Maganti · 5 years ago
  2. 3f37ad5 tp: add support for strongly typed id columns by Lalit Maganti · 5 years ago
  3. c64e19c processor: Export instant events on global/process tracks correctly by Eric Seckler · 5 years ago
  4. 37d69c1 processor: Fix order of async events in json export by Eric Seckler · 5 years ago
  5. 88cab6f processor: Export pid/tid as signed integers into JSON by Eric Seckler · 5 years ago
  6. 8c069ce Merge "processor: Translate duplicate pids/tids during json export" by Eric Seckler · 5 years ago
  7. bb0e154 processor: Translate duplicate pids/tids during json export by Eric Seckler · 5 years ago
  8. f0599a0 trace_processor: cleanup StringPool and StringIds by Lalit Maganti · 5 years ago
  9. 5228f36 trace_processor: remove tableid and refactor argstracker to use ids by Lalit Maganti · 5 years ago
  10. 0a486a6 Merge "processor: Support TrackDescriptor's parent_uuid + pid/tid reuse" by Eric Seckler · 5 years ago
  11. 3183c6d processor: Support TrackDescriptor's parent_uuid + pid/tid reuse by Eric Seckler · 5 years ago
  12. 679b29d trace_processor: migrate raw table to macro tables by Lalit Maganti · 5 years ago
  13. eac7fff trace_processor: migrate thread and process tables to db tables by Lalit Maganti · 5 years ago
  14. 1908e26 trace_processor: migrate args to macro tables by Lalit Maganti · 5 years ago
  15. ededb0e trace_processor: migrate metadata to macro tables by Lalit Maganti · 5 years ago
  16. 97eb066 Merge "processor: Fix ordering of async begin/end events in JSON export" by Eric Seckler · 5 years ago
  17. 5f2907d processor: Fix ordering of async begin/end events in JSON export by Eric Seckler · 5 years ago
  18. 0a29f6f trace_processor: migrate stack profile frames to db table by Lalit Maganti · 5 years ago
  19. b0e11f6 trace_processor: add Id wrapper type returned by Insert in all db tables by Lalit Maganti · 5 years ago
  20. 7449dc8 trace_processor: remove RowId type from trace_processor by Lalit Maganti · 5 years ago
  21. 45980c9 trace_processor: migrate stack profile mapping to new db tables by Lalit Maganti · 5 years ago
  22. 0fd14ef trace_processor: migrate cpu stack profile table to db tables by Lalit Maganti · 5 years ago
  23. 7e24f06 trace_processor: rename Table::size() -> Table::row_count() by Lalit Maganti · 5 years ago
  24. c7ea02e trace_processor: remove ref and ref_type from slice table by Lalit Maganti · 5 years ago
  25. 1308e3f trace_processor: migrate slice table to new database tables by Lalit Maganti · 5 years ago
  26. e2b4e5c processor: Export all stats to JSON by Eric Seckler · 5 years ago
  27. a33094d Update EXPORT_JSON to output stack samples in a matching format to the legacy viewer by Oystein Eftevaag · 5 years ago
  28. 9dc3446 processor: Some more fixes for chromium json export by Eric Seckler · 5 years ago
  29. f91236e processor: Retain original event ids during export + always export args by Eric Seckler · 5 years ago
  30. c36f22e processor: Fix chrome build & legacy arg export by Eric Seckler · 5 years ago
  31. aa0ff5b trace_processor: migrate callsite table to new macro tables by Lalit Maganti · 5 years ago
  32. 178094e processor: Support arg/metadata/label filters in ExportJson() by Eric Seckler · 5 years ago
  33. 4b86105 processor: Refactor ExportJson() to rely on tracks rather than reftypes by Eric Seckler · 5 years ago
  34. 7fb1d23 processor: Expose a C++ API for ExportJson to chrome by Eric Seckler · 5 years ago
  35. dfa2384 Merge "processor: Import and export legacy flow event args for all TrackEvents" by Eric Seckler · 5 years ago
  36. 6f13e33 processor: Import and export legacy flow event args for all TrackEvents by Eric Seckler · 5 years ago
  37. 2ba96d2 Fetch symbol names using the new symbol_table() during EXPORT_JSON by Oystein Eftevaag · 5 years ago
  38. 13b84b3 processor: Stitch chunks of legacy user json traces for export by Eric Seckler · 5 years ago
  39. 21b2163 trace_processor: add track_id column to slice table by Lalit Maganti · 6 years ago
  40. 53bdbb2 trace_processor: refactor tracks to reflect final design by Lalit Maganti · 6 years ago
  41. 4ea78d9 trace_processor: remove virtual track table and replace with async track table by Lalit Maganti · 6 years ago
  42. ac68e9c trace_processor: migrate track table to new table macros by Lalit Maganti · 6 years ago
  43. 85a4cf5 EXPORT_JSON support for CPU stack samples by Oystein Eftevaag · 6 years ago
  44. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 6 years ago
  45. 9983e16 Trace processor: Export legacy ftrace and json trace events to JSON by Mikhail Khokhlov · 6 years ago
  46. 8fefc5b Trace processor: Export Chrome metadata to JSON by Mikhail Khokhlov · 6 years ago
  47. a6f9724 Trace processor: Export perfetto trace stats to JSON by Mikhail Khokhlov · 6 years ago
  48. c34c8fc processor: Export LegacyEvent raw events as JSON by Eric Seckler · 6 years ago
  49. 77fb1d2 processor: Export thread instruction counts to JSON by Eric Seckler · 6 years ago
  50. d11d3e0 trace_processor: add tracks table by Lalit Maganti · 6 years ago
  51. 206db47 processor: Export unfinished slices to JSON correctly by Eric Seckler · 6 years ago
  52. c63a3af processor: Export async event thread timestamps to JSON by Eric Seckler · 6 years ago
  53. a09872d Trace processor: don't output default values for optional field in json by Mikhail Khokhlov · 6 years ago
  54. 7db0491 Trace processor: export thread timestamps and durations in json format by Mikhail Khokhlov · 6 years ago
  55. 1fad895 Trace_processor: export instant and async events in json format by Mikhail Khokhlov · 6 years ago
  56. c4544ea Trace_processor: fix compile-time errors on bots by Mikhail Khokhlov · 6 years ago
  57. c834497 Trace processor: export args in json format by Mikhail Khokhlov · 6 years ago
  58. 225a4e6 Fix zlib deps and fix chrome roll by Primiano Tucci · 6 years ago
  59. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 6 years ago
  60. cdfd85b Update gtest/gmock to use system includes by Hector Dearman · 6 years ago
  61. db84f10 Trace processor: export telemetry metadata to json by Mikhail Khokhlov · 6 years ago
  62. d998346 trace_processor: fix json exporting MSAN failure by Lalit Maganti · 6 years ago
  63. 4a8cdf9 trace_processor: fix gcc compile by Lalit Maganti · 6 years ago
  64. a8d310d TraceProcessor: Add EXPORT_JSON SQL function by Mikhail Khokhlov · 6 years ago