- 970fbc9 Merge "Support TracedProto without EventContexts." by Alexander Timin · 3 years, 10 months ago
- ed5cb9d Support TracedProto without EventContexts. by Alexander Timin · 3 years, 10 months ago
- 3bf39d0 Turn on crash reporter for debug standalone heapprofd. by Florian Mayer · 3 years, 10 months ago
- 21753a5 Merge "Support writing untyped annotations into typed contexts." by Alexander Timin · 3 years, 10 months ago
- 45123b7 Support writing untyped annotations into typed contexts. by Alexander Timin · 3 years, 10 months ago
- d9eb9cd Merge "Refactorings in preparation for tracebox" by Primiano Tucci · 3 years, 10 months ago
- 890cfbe heapprofd: split main() in a seprate target by Primiano Tucci · 3 years, 10 months ago
- 003b20e Refactorings in preparation for tracebox by Primiano Tucci · 3 years, 11 months ago
- 066cc91 Add traced & producer version into trace and --query by Primiano Tucci · 3 years, 11 months ago
- 5f3008e Reland "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 11 months ago
- ad111e4 Client library: avoid re-creation of TLS on thread exit by Primiano Tucci · 3 years, 11 months ago
- a648b16 Merge changes I6be837f9,I516669d3 by Treehugger Robot · 3 years, 11 months ago
- f18ab81 Proto filter: adds plumbing into tracing service by Primiano Tucci · 3 years, 11 months ago
- 3f00374 Proto filtering: add core MessageFilter and FilterUtil by Primiano Tucci · 3 years, 11 months ago
- 99c4d14 Merge "ext/base: Export ThreadTaskRunner" by Treehugger Robot · 3 years, 11 months ago
- c5b4029 ext/base: Export ThreadTaskRunner by Sami Kyostila · 3 years, 11 months ago
- e1b328f tracing: Forward-declare DebugAnnotation in traced_value.h by Hans Wennborg · 3 years, 11 months ago
- 5d9269e Merge "tracing: Implement TRACE_EVENT_IS_NEW_TRACE" by Treehugger Robot · 3 years, 11 months ago
- 51f8f5f tracing: Implement TRACE_EVENT_IS_NEW_TRACE by Sami Kyostila · 3 years, 11 months ago
- 631b13b tracing: Handle unbalanced events in console interceptor by Sami Kyostila · 3 years, 11 months ago
- 1279955 Merge "tracing: Guard against task runner re-entrancy" by Sami Kyostila · 3 years, 11 months ago
- ecc7f22 tracing: Guard against task runner re-entrancy by Sami Kyostila · 3 years, 11 months ago
- f9fb009 Merge "Fix track_event_interned_fields" by Alexander Timin · 4 years ago
- 9b29079 Fix track_event_interned_fields by Alexander Timin · 4 years ago
- ff4261d Merge "perfetto: round 3 of periodic task compile fix in Chromium" by Lalit Maganti · 4 years ago
- 8caa119 Merge "tracing: Add missing 'explicit' to LegacyTraceId constructor" by Treehugger Robot · 4 years ago
- 442d3ef perfetto: round 3 of periodic task compile fix in Chromium by Lalit Maganti · 4 years ago
- 109c54c tracing: Add missing 'explicit' to LegacyTraceId constructor by Sami Kyostila · 4 years ago
- f2d4672 perfetto: round 2 of trying to fix periodic task on Windows by Lalit Maganti · 4 years ago
- f782f1c perfetto: fix compile on Windows and older Android platforms by Lalit Maganti · 4 years ago
- d8de97c Merge "base: Add PeriodicTask with timerfd support" by Primiano Tucci · 4 years ago
- 6bb25ee Merge "[tracing] Expose interning helpers." by Alexander Timin · 4 years ago
- dac9170 base: Add PeriodicTask with timerfd support by Primiano Tucci · 4 years ago
- 8ef1db3 [tracing] Expose interning helpers. by Alexander Timin · 4 years ago
- 8f933a0 Add a static_cast<uint64_t> to Track::FromPointer. by Alexander Timin · 4 years ago
- 395145a Merge "[tracing] Add perfetto::Track::FromPointer." by Alexander Timin · 4 years ago
- cc736d6 [tracing] Add perfetto::Track::FromPointer. by Alexander Timin · 4 years ago
- 9a65ca8 Merge "tracing: Write track descriptors for legacy events with thread overrides" by Treehugger Robot · 4 years ago
- 481bc4a tracing: Write track descriptors for legacy events with thread overrides by Sami Kyostila · 4 years ago
- 05329d5 Merge "upkeep: Unify many names" by Hector Dearman · 4 years ago
- dd6f2bc Merge "client: Add logging callback for log redirection." by Primiano Tucci · 4 years ago
- 1750626 upkeep: Unify many names by Hector Dearman · 4 years ago
- 163509e client: Add logging callback for log redirection. by Tobias Sargeant · 4 years ago
- 44c468f Merge "Reland "traceconv: produce less redundant pprofs, at the expense of more work" (commit 55f309a)" by Ryan Savitski · 4 years ago
- 7ad6b7d Reland "traceconv: produce less redundant pprofs, at the expense of more work" (commit 55f309a) by Ryan · 4 years ago
- c5a085d Move static_assert about MessageType in TypedProto by ssid · 4 years ago
- 7afaae7 Merge "Add the ability to daemonize `perfetto`, `traced` and `traced_probes`." by Treehugger Robot · 4 years ago
- ce6dcb4 Add the ability to daemonize `perfetto`, `traced` and `traced_probes`. by Rahul Ravikumar · 4 years ago
- 598b299 Merge "Add EventContext::Wrap." by Alexander Timin · 4 years ago
- 00e1a0b base: fix compile in Chrome by Lalit Maganti · 4 years ago
- fe5bc28 Add EventContext::Wrap. by Alexander Timin · 4 years ago
- cf12b44 Merge "Use pid_t = unsigned int only for non gnuc compilers" by Treehugger Robot · 4 years ago
- 36d8223 Use pid_t = unsigned int only for non gnuc compilers by Adithya Srinivasan · 4 years ago
- 94892ef Merge "upkeep: Use base::Contains() and empty()" by Hector Dearman · 4 years ago
- d4797e2 Merge "Revert "traceconv: produce less redundant pprofs, at the expense of more work"" by Treehugger Robot · 4 years ago
- 5a9af35 Revert "traceconv: produce less redundant pprofs, at the expense of more work" by Lalit Maganti · 4 years ago
- 2ccf2d7 upkeep: Use base::Contains() and empty() by Hector Dearman · 4 years ago
- 5ed03d1 Only use filename in comment for autogen files. by Florian Mayer · 4 years ago
- a7fdb40 Switch protozero metadata variables back to static functions by Alexander Timin · 4 years ago
- d38d7b8 Merge "Add support for WriteIntoTrace(TracedValue)." by Alexander Timin · 4 years ago
- 129bdcf Inline typed message writing support. by Alexander Timin · 4 years ago
- ab9d84e Add support for WriteIntoTrace(TracedValue). by Alexander Timin · 4 years ago
- 0ceebc5 [protozero] Change field metadata from inline function to constexpr ref. by Alexander Timin · 4 years ago
- baeb8b3 Add field metadata to protozero bindings by Alexander Timin · 4 years ago
- 3a365bf Merge "Refactor DebugAnnotation proto" by Alexander Timin · 4 years ago
- 562cb1f Refactor DebugAnnotation proto by Alexander Timin · 4 years ago
- 55f309a traceconv: produce less redundant pprofs, at the expense of more work by Ryan · 4 years ago
- 66905a6 tracing: Fix visibility of TrackEventSessionObserver by Sami Kyostila · 4 years ago
- 129c37c Support arbitrary number of TRACE_EVENT arguments. by Alexander Timin · 4 years ago
- 37c8afd TraceTimestampTraits::ConvertTimestampToTraceTimeNs. by Alexander Timin · 4 years ago
- 3ad59fe avoid opening namespace std when specialising std::hash by Ryan Savitski · 4 years ago
- 331640c sdk: Add missing PERFETTO_EXPORT to TracingPolicy by Eric Seckler · 4 years ago
- 303e97e Merge "tp: add ui state proto and expose it in the metadata table" by Lalit Maganti · 4 years ago
- 8532fc9 tp: add ui state proto and expose it in the metadata table by Lalit Maganti · 4 years ago
- eab478e Merge "sdk: Support embedder-provided policy approving consumer connections" by Eric Seckler · 4 years ago
- ef4e773 sdk: Support embedder-provided policy approving consumer connections by Eric Seckler · 4 years ago
- fd45bcc TraceWriter: Update comment on NewTracePacket() to mention kDrop mode by Eric Seckler · 4 years ago
- 2d5688b Fix mismatching return type for MaybeSetThreadName. by Florian Mayer · 4 years ago
- 85a8e79 tracing: Prevent nested calls to DataSource::Trace by Sami Kyostila · 4 years ago
- cc28562 Merge "TracedValue: add support for static and dynamic keys." by Alexander Timin · 4 years, 1 month ago
- 0d96172 TracedValue: add support for static and dynamic keys. by Alexander Timin · 4 years, 1 month ago
- 066c7f0 Merge "Add forward-declarations for TracedDictionary/Array." by Treehugger Robot · 4 years, 1 month ago
- 0639494 Add forward-declarations for TracedDictionary/Array. by Alexander Timin · 4 years, 1 month ago
- 27290e8 Refactor perfetto::StaticString into a standalone file. by Alexander Timin · 4 years, 1 month ago
- edf7c86 tracing: Add support for counter events by Sami Kyostila · 4 years, 1 month ago
- 8233f1b Merge "tracing: Document supported track event arguments" by Sami Kyostila · 4 years, 1 month ago
- 655fa3d tracing: Document supported track event arguments by Sami Kyostila · 4 years, 1 month ago
- 512d978 tp: remove force sorting mode flag (and fix typo) by Lalit Maganti · 4 years, 1 month ago
- 88eb698 tp: add option to force sorting based on flush period by Lalit Maganti · 4 years, 1 month ago
- 8350088 Merge "tracing: Support periodic incremental state clearing" by Sami Kyostila · 4 years, 1 month ago
- 67cdc66 tracing: Support periodic incremental state clearing by Sami Kyostila · 4 years, 1 month ago
- f97cdc0 tracing: Write track descriptors before events on the track by Sami Kyostila · 4 years, 1 month ago
- 14c0d14 Do not assume that timer_t is a pointer. by Alfredo Mazzinghi · 4 years, 1 month ago
- e6edb06 IPC: Allow socket to be TCP, for Windows by Primiano Tucci · 4 years, 1 month ago
- 5d09f5e Move heap_profile to a separate include dir. by Florian Mayer · 4 years, 1 month ago
- 58e9c81 Merge "Remove check(...) to check_support(...) in traced_value.h" by Eric Seckler · 4 years, 1 month ago
- a37c896 Remove check(...) to check_support(...) in traced_value.h by Zhaoxin · 4 years, 1 month ago
- dc6b46a Merge "tracing: Record process and thread names into the trace" by Treehugger Robot · 4 years, 1 month ago
- c822358 Merge "TrackEvent: Make the category index a runtime parameter" by Sami Kyostila · 4 years, 1 month ago
- 86b10c5 tracing: Record process and thread names into the trace by Sami Kyostila · 4 years, 1 month ago