- 2bcfb35 trace_processor: Remove PERFETTO_TP_METRICS buildflag by Mikhail Khokhlov · 4 years, 11 months ago
- 81491b9 trace_processor: Remove PERFETTO_TP_FTRACE build flag by Mikhail Khokhlov · 4 years, 11 months ago
- bd88ff8 Move symbolizer to src/profiling/symbolizer. by Florian Mayer · 4 years, 11 months ago
- 6146a58 trace_processor: Remove PERFETTO_TP_HEAP_GRAPHS build flag by Mikhail Khokhlov · 4 years, 11 months ago
- 9996d5d trace_processor: Remove PERFETTO_TP_ANDROID_PROBES build flag by Mikhail Khokhlov · 4 years, 11 months ago
- 04f6eb7 trace_processor: Remove PERFETTO_TP_SYSTEM_PROBES build flag by Mikhail Khokhlov · 4 years, 11 months ago
- bd963dc Merge "build/logging: Disable info logs in chromium" by Eric Seckler · 4 years, 11 months ago
- 0846048 build/logging: Disable info logs in chromium by Eric Seckler · 4 years, 11 months ago
- 5198328 Revert "trace_processor: Remove two more build flags" by Mikhail Khokhlov · 4 years, 11 months ago
- 8368ee9 trace_processor: Remove two more build flags by Mikhail Khokhlov · 4 years, 11 months ago
- 69472c1 TrackEvent: Drop unnecessary semicolons from category declarations by Sami Kyostila · 5 years ago
- 247de9c Remove SlicedProtobufInputStream by Primiano Tucci · 5 years ago
- db09dc1 Merge "TrackEvent: Add support for computed event names" by Sami Kyostila · 5 years ago
- 42a5dd9 trace_processor: overhaul comparision in db tables by Lalit Maganti · 5 years ago
- c773227 TrackEvent: Add support for computed event names by Sami Kyostila · 5 years ago
- 692087e trace_processor: Remove PERFETTO_TP_GRAPHICS build flag by Mikhail Khokhlov · 5 years ago
- 7fb424d Minor IWYU fixes by Primiano Tucci · 5 years ago
- a4f75b7 processor: Fix a spelling mistake in GetColumnName API by Eric Seckler · 5 years ago
- a14bec0 Merge "Reland: Reland: Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
- 15a09a9 Merge "Prevent warnings in amalgamated builds" by Primiano Tucci · 5 years ago
- 93f45b2 Prevent warnings in amalgamated builds by Primiano Tucci · 5 years ago
- bc35403 Merge "Fix FlatSet initializer ctor and fix mac build" by Primiano Tucci · 5 years ago
- 5ccdf2c Add PERFETTO_EXPORT to LogMessage by Primiano Tucci · 5 years ago
- 5e50c17 Fix FlatSet initializer ctor and fix mac build by Primiano Tucci · 5 years ago
- 84fc37a Merge changes I3baffa77,Ie3e57e98 by Primiano Tucci · 5 years ago
- 92d7d11 Reland: Reland: Add statsd logging to perfetto_cmd by Hector Dearman · 5 years ago
- 974cb18 Merge "Logging: don't emit ANSI color codes if !isatty()" by Primiano Tucci · 5 years ago
- 645a61e Use base::FlatSet for pid tracking in ftrace metadata by Primiano Tucci · 5 years ago
- 79dd3bc Introduce base::FlatSet by Primiano Tucci · 5 years ago
- 1ac9730 Relax CPU watchdog and fix memory watchdog estimation by Primiano Tucci · 5 years ago
- c64b05f Logging: don't emit ANSI color codes if !isatty() by Primiano Tucci · 5 years ago
- 94c47f0 Fix copyright headers by Primiano Tucci · 5 years ago
- f192b01 Merge "Revert "Reland: Add statsd logging to perfetto_cmd"" by Hector Dearman · 5 years ago
- 64f2e05 Revert "Reland: Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
- 77e5e05 Merge "Reland: Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
- b64ff93 TrackEvent: Add tip about constexpr event names by Sami Kyostila · 5 years ago
- 2ae359a Reland: Add statsd logging to perfetto_cmd by Hector Dearman · 5 years ago
- f457302 TrackEvent: Require track event names to be static strings by Sami Kyostila · 5 years ago
- 4c7db21 Merge "TrackEvent: Add support for raw debug annotations" by Treehugger Robot · 5 years ago
- 4c0ebc7 TrackEvent: Add support for raw debug annotations by Sami Kyostila · 5 years ago
- 5b6f642 Merge "Switch TRACE_EVENT to something that is only one line of code." by Treehugger Robot · 5 years ago
- 871a9e7 Switch TRACE_EVENT to something that is only one line of code. by Stephen Nusko · 5 years ago
- ca29ecd Merge "Reduce entropy in tools/trace_to_text" by Primiano Tucci · 5 years ago
- 2d813fd Reduce entropy in tools/trace_to_text by Primiano Tucci · 5 years ago
- 29ff844 TrackEvent: Add support for debug annotations by Sami Kyostila · 5 years ago
- e8020f9 Remove libprotobuf from IPC layer by Primiano Tucci · 5 years ago
- d0dd906 Fix build and address nits from aosp/1172102 by Primiano Tucci · 5 years ago
- cb8cea2 Non functional refactorings to gen classes by Primiano Tucci · 5 years ago
- 3aa027d Minor fixes to IPC proto and build files by Primiano Tucci · 5 years ago
- f680e72 Merge "processor: Make it possible to configure the string pool block size." by Eric Seckler · 5 years ago
- 1912160 Protozero-gen: don't depend on .pbzero.* from .gen.* by Primiano Tucci · 5 years ago
- f93b8cf processor: Make it possible to configure the string pool block size. by Eric Seckler · 5 years ago
- e6fe8fd Merge "Add parser for proguard maps." by Treehugger Robot · 5 years ago
- 8237596 Add parser for proguard maps. by Florian Mayer · 5 years ago
- 10b270a TrackEvent: Rename track event context for readability by Sami Kyostila · 5 years ago
- 2ce3e2e Merge "Revert "Add statsd logging to perfetto_cmd"" by Hector Dearman · 5 years ago
- 6d2a11d Revert "Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
- a14882c Merge "Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
- b3e08d0 Use protozero in IPC framing protocol by Primiano Tucci · 5 years ago
- 6a7fa5f Switch TracingService to use protozero by Primiano Tucci · 5 years ago
- 6a7813d Use protozero in .gen.cc proto->C++ classes by Primiano Tucci · 5 years ago
- cf4c4a2 Merge "base: Change UUID to class" by Hector Dearman · 5 years ago
- 24d371f Merge "Update to use new UUID format" by Hector Dearman · 5 years ago
- a5b9082 Add statsd logging to perfetto_cmd by Hector Dearman · 5 years ago
- 5e88eef base: Change UUID to class by Hector Dearman · 5 years ago
- ea0254c perfetto: remove IS_TRIVIALLY wrapper macros by Lalit Maganti · 5 years ago
- 1a9b771 trace_processor: fix sqlvalue comparision by Lalit Maganti · 5 years ago
- 9dded81 Update to use new UUID format by Hector Dearman · 5 years ago
- 25095c6 Merge "protozero: Add arrow operator to repeated field iterator" by Sami Kyostila · 5 years ago
- ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 5 years ago
- 6256884 TrackEvent: Add support for instant events by Sami Kyostila · 5 years ago
- a3d0d21 TrackEvent: Add support for scoped events by Sami Kyostila · 5 years ago
- 8a48e02 protozero: Add arrow operator to repeated field iterator by Sami Kyostila · 5 years ago
- 91892b1 TrackEvent: Check that category names are well formed by Sami Kyostila · 5 years ago
- 5d41eaf Merge "Lift function debug signature into a compiler specific macro" by Sami Kyostila · 5 years ago
- 716b109 Merge "Move CopyablePtr from base to protozero" by Treehugger Robot · 5 years ago
- e4144b7 Move CopyablePtr from base to protozero by Primiano Tucci · 5 years ago
- 62a8143 Merge "TrackEvent: Add support for interned state" by Treehugger Robot · 5 years ago
- 4d172cd Lift function debug signature into a compiler specific macro by Sami Kyostila · 5 years ago
- be5d0e3 TrackEvent: Add support for interned state by Sami Kyostila · 5 years ago
- 65fe2b5 Merge "core: Expose kMaxPreambleBytes from TracePacket" by Treehugger Robot · 5 years ago
- 56ed593 core: Expose kMaxPreambleBytes from TracePacket by Eric Seckler · 5 years ago
- 03ac833 protozero: simplify packed field and allow heap growth by Primiano Tucci · 5 years ago
- c165b87 processor: Extract HeapGraph parsing into module by Eric Seckler · 5 years ago
- b4994e7 Merge "Support UUID" by Hector Dearman · 5 years ago
- d30cdad Merge "processor: Exclude syscalls from build if not needed" by Treehugger Robot · 5 years ago
- 6a4037d Merge changes I8956e3c0,I28fd0043,I29e5b6f5,I7f6222ce by Primiano Tucci · 5 years ago
- ee2ce1d Trace Processor: cleanup RPC interface by Primiano Tucci · 5 years ago
- 70d455d Support UUID by Hector Dearman · 5 years ago
- 9dd3e34 Merge "TrackEvent: Add support for arguments" by Sami Kyostila · 5 years ago
- 7ce6fa4 processor: Exclude syscalls from build if not needed by Eric Seckler · 5 years ago
- 510a3ee processor: Support disabling json importer separately from export_json by Eric Seckler · 5 years ago
- 0c22984 TrackEvent: Add support for arguments by Sami Kyostila · 5 years ago
- a7870e6 processor: Make sql/sqlite layer optional at compile time by Eric Seckler · 5 years ago
- 11a79e7 Trace Processor: Add RestoreInitialTables() method by Primiano Tucci · 5 years ago
- 2b0233b Fix Windows build by Mikhail Khokhlov · 5 years ago
- a58d04d Fix strnicmp for MSVC by Primiano Tucci · 5 years ago
- a36cccc Trace Processor: add --httpd by Primiano Tucci · 5 years ago
- 2a65d42 String utils: add StringView.find(StringView) and ToLower by Primiano Tucci · 5 years ago
- e663c7c Merge "TrackEvent: Add support for dynamically enabled tracing categories" by Sami Kyostila · 5 years ago