- 44c7cc2 tp: implement ftrace event cropping for traces recorded by perfetto v44+ by Ryan Savitski · 1 year ago
- 5b249ae Fix build with LTO and new LLVM by Daniele Di Proietto · 1 year, 1 month ago
- 6763a06 tp: ftrace: decode signed varints correctly by Ryan Savitski · 1 year, 1 month ago
- 0c39ba9 base: Implement GetFileSize overload from a PlatformHandle by Daniele Di Proietto · 1 year, 1 month ago
- 024c195 base: Return uint64_t from GetFileSize() by Daniele Di Proietto · 1 year, 1 month ago
- fc5cba2 Improve data source callback documentation by Daniele Di Proietto · 1 year, 1 month ago
- 956b18d tp: Support mmap on Windows by Daniele Di Proietto · 1 year, 1 month ago
- 964a32f Fix TraceBlob move assignment operator by Daniele Di Proietto · 1 year, 1 month ago
- 1f40922 Merge "Move ScopedReadMmap to ext/base" into main by Daniele Di Proietto · 1 year, 1 month ago
- 3e6245f Merge "Reduce chance of UI/TP version skew" into main by Hector Dearman · 1 year, 1 month ago
- cb42b62 Move ScopedReadMmap to ext/base by Daniele Di Proietto · 1 year, 1 month ago
- fd92a95 protozero: move proto_ring_buffer to include/perfetto/ext by Lalit Maganti · 1 year, 1 month ago
- 53ed03b Reduce chance of UI/TP version skew by Hector Dearman · 1 year, 1 month ago
- e01069c Merge "ftrace: add drain_buffer_percent option for poll-based ftrace ring buffer reads" into main by Ryan Savitski · 1 year, 1 month ago
- 3729b1f ftrace: add drain_buffer_percent option for poll-based ftrace ring buffer reads by Ryan Savitski · 1 year, 1 month ago
- 74cf5e8 Merge "Implement clock sync in multi-machine tracing" into main by Ching-lin Yu · 1 year, 1 month ago
- 76788d2 Implement clock sync in multi-machine tracing by Chinglin Yu · 1 year, 1 month ago
- 7d9af17 Move GetFileSize() to ext/base by Daniele Di Proietto · 1 year, 1 month ago
- 68952fd Merge "Revert "Move GetFileSize() to ext/base"" into main by Daniele Di Proietto · 1 year, 1 month ago
- fac5aef Revert "Move GetFileSize() to ext/base" by Daniele Di Proietto · 1 year, 1 month ago
- 60f1ad0 Merge "Move GetFileSize() to ext/base" into main by Daniele Di Proietto · 1 year, 1 month ago
- 57fefcf unix_socket: Fix warning on Windows by Daniele Di Proietto · 1 year, 1 month ago
- b2b829c Move GetFileSize() to ext/base by Daniele Di Proietto · 1 year, 1 month ago
- d9b4cdb base::WeakPtr: use std::make_shared by Ryan Savitski · 1 year, 2 months ago
- d4bbac3 GN: avoid absolute paths and add PRESUBMIT by Primiano Tucci · 1 year, 2 months ago
- 9b78d80 Merge "perfetto_cmd: refactoring in support of --clone-all-for-bugreport" into main by Primiano Tucci · 1 year, 2 months ago
- 2d70cc2 perfetto_cmd: refactoring in support of --clone-all-for-bugreport by Primiano Tucci · 1 year, 2 months ago
- 7cf1c2d Merge "service: rename --clone-skip-filter to --clone-for-bugreport" into main by Treehugger Robot · 1 year, 2 months ago
- 4229a2e service: rename --clone-skip-filter to --clone-for-bugreport by Primiano Tucci · 1 year, 2 months ago
- 453bd7e tracing: remove non-pure-virtual overloads for arctracingservice by Primiano Tucci · 1 year, 2 months ago
- 6373fbd Merge "Fix shmem assert for IPC on Windows" into main by Treehugger Robot · 1 year, 2 months ago
- 940c14e Fix shmem assert for IPC on Windows by Colin Downs-Razouk · 1 year, 2 months ago
- b1093b4 test: add NullConsumerEndpoint by Primiano Tucci · 1 year, 2 months ago
- 1362832 protocol: enrich QueryServiceState, add CloneSession.skip_filter by Primiano Tucci · 1 year, 2 months ago
- 45e9470 Fix typo by Pablo Gamito · 1 year, 2 months ago
- a33174f Merge "Update vmstat counters to kernel 6.1" into main by Daniele Di Proietto · 1 year, 2 months ago
- f37c6f7 Merge changes from topic "perfetto_last_packet" into main by Daniele Di Proietto · 1 year, 3 months ago
- c0383ed Update vmstat counters to kernel 6.1 by Daniele Di Proietto · 1 year, 3 months ago
- 865702d Merge "Delete old default_socket.h header" into main by Mikhail Khokhlov · 1 year, 3 months ago
- 169cb05 message_handle: Implement FinalizationListener by Daniele Di Proietto · 1 year, 3 months ago
- 14fe352 tracing: Set no_flush flag if OnFlush isn't overridden by Daniele Di Proietto · 1 year, 3 months ago
- 2f6f735 Don't call OnStop twice on service disconnect by Mikhail Khokhlov · 1 year, 3 months ago
- 16ba064 protozero: Remove Message::inc_size_already_written() by Daniele Di Proietto · 1 year, 3 months ago
- e5ccdd2 trace_writer_impl: Avoid using Message::inc_size_already_written by Daniele Di Proietto · 1 year, 3 months ago
- 473092c Fix compilation with recent GCC by Daniele Di Proietto · 1 year, 3 months ago
- 1444376 traced: Keep trace filter accounting per buffer by Primiano Tucci · 1 year, 3 months ago
- 8c9896d Use raw function ptr instead of std::function in TracingInitArgs by Mikhail Khokhlov · 1 year, 3 months ago
- 01080e9 tracing: Call FinishTracePacket in the TrackEvent data source by Daniele Di Proietto · 1 year, 4 months ago
- ad5404e shared_memory_abi: Remove unused function and update comment by Daniele Di Proietto · 1 year, 4 months ago
- 4b5fea0 perfetto: fix PERFETTO_ANNOTATE_BENIGN_RACE_SIZED macro by Lalit Maganti · 1 year, 4 months ago
- 4ab8e7f Add volatile qualifier to AnnotateBenignRaceSized()'s address argument. by Daniel Cheng · 1 year, 4 months ago
- 43a87d7 Emit machine_id for producers on remote hosts by Chinglin Yu · 1 year, 4 months ago
- ec27380 Delete old default_socket.h header by Mikhail Khokhlov · 1 year, 4 months ago
- 46ec275 Merge "Support delegating socket connection" into main by Mikhail Khokhlov · 1 year, 4 months ago
- 71c4850 Support delegating socket connection by Mikhail Khokhlov · 1 year, 4 months ago
- df87948 Fix PERFETTO_BUILDFLAG_DEFINE_PERFETTO_ARCH_CPU_ARM64 by Etienne Pierre-Doray · 1 year, 4 months ago
- 30f23f7 Merge "Implement GetThreadCPUTimeNs based on QueryThreadCycleTime." into main by Etienne Pierre-doray · 1 year, 4 months ago
- 093985e Implement GetThreadCPUTimeNs based on QueryThreadCycleTime. by Etienne Pierre-Doray · 1 year, 4 months ago
- d8864cd [Client API] Bail early from IsDynamicCategoryEnabled when ds is null by Etienne Pierre-Doray · 1 year, 4 months ago
- 0b3de74 Add support for 16K pages by Primiano Tucci · 1 year, 5 months ago
- 4a360ed cleanup: Some typos by Hector Dearman · 1 year, 5 months ago
- 6f755e2 Merge "refactor: introduce class ClientIdentity to the tracing core" into main by Ching-lin Yu · 1 year, 5 months ago
- 19f0a17 Merge "Fix GetWallTimeNs on Mac" into main by Mikhail Khokhlov · 1 year, 5 months ago
- 7459538 bigtrace: remove from aosp by Lalit Maganti · 1 year, 5 months ago
- 24bc968 Fix GetWallTimeNs on Mac by Mikhail Khokhlov · 1 year, 5 months ago
- da9bbad tp: Reset PerfettoSqlEngine in RestoreInitialTables by Anna Mayzner · 1 year, 5 months ago
- aa974c4 refactor: introduce class ClientIdentity to the tracing core by Chinglin Yu · 1 year, 5 months ago
- 56e38e8 Merge "[ETW] Fix TrackEventStateTracker export" into main by Etienne Pierre-doray · 1 year, 5 months ago
- 45d008f Clean up -Wbitfield-conversion warnings by Petr Hosek · 1 year, 5 months ago
- d930278 [ETW] Fix TrackEventStateTracker export by Etienne Pierre-doray · 1 year, 5 months ago
- c5ba00a Fix UB when WriteBytesUnsafe writes zero bytes by David Benjamin · 1 year, 5 months ago
- 8f48e34 [client] Implement thread functions for windows by Etienne Pierre-Doray · 1 year, 6 months ago
- 731310e traced: report timezone offset in the trace by Primiano Tucci · 1 year, 6 months ago
- ff056a5 Merge changes I40c4d184,I5d9a9e7b into main by Daniele Di Proietto · 1 year, 6 months ago
- 7f918c0 Merge "Move NewTrace down to fix incomplete type error" into main by Ryan Prichard · 1 year, 6 months ago
- e1bef31 Merge "tp: rationalise metatracing across trace processor" into main by Lalit Maganti · 1 year, 6 months ago
- 3106973 tp: rationalise metatracing across trace processor by Lalit Maganti · 1 year, 6 months ago
- 6e516e8 protozero: Pack length fields for short nested messages by Sami Kyostila · 1 year, 6 months ago
- 2308ef1 Move NewTrace down to fix incomplete type error by Ryan Prichard · 1 year, 6 months ago
- 6fdc4d9 shared_lib: autogenerate required proto headers by Daniele Di Proietto · 1 year, 6 months ago
- 4ce8390 traced_relay: implement the relay service by Chinglin Yu · 1 year, 6 months ago
- be79bb2 tp: move QueryResultSerializer header to include/ext by Lalit Maganti · 1 year, 6 months ago
- 3e74de7 tp: fix iterator copy constructor deletion by Lalit Maganti · 1 year, 6 months ago
- 2471cd8 shared_lib: Tests for protozero serialization by Daniele Di Proietto · 1 year, 6 months ago
- 334ca7d shared_lib: Add helpers to serialize packed repeated fields by Daniele Di Proietto · 1 year, 6 months ago
- 5773ad9 Merge "Use clock_gettime to get thread time on Mac" into main by Mikhail Khokhlov · 1 year, 6 months ago
- a093f9a Use clock_gettime to get thread time on Mac by Mikhail Khokhlov · 1 year, 6 months ago
- dbebf69 Merge "shared_lib: Add protozero zigzag decode functions" into main by Daniele Di Proietto · 1 year, 6 months ago
- ad35b8c tp: IWYU for standard headers by Elly · 1 year, 6 months ago
- f619bc3 shared_lib: Add protozero zigzag decode functions by Daniele Di Proietto · 1 year, 6 months ago
- 7e5f68c perfetto: rename CTP -> BigTrace by Lalit Maganti · 1 year, 6 months ago
- df26816 protozero: Finalize nested message when appending raw bytes by Sami Kyostila · 1 year, 6 months ago
- d6cd3a1 tracing: Support std::string_view DebugAnnotation by Daniele Di Proietto · 1 year, 7 months ago
- 4201d29 Merge "ctp: propogate dropping of stream to trace processor in CTP" into main by Treehugger Robot · 1 year, 7 months ago
- 2c366a1 ctp: overhaul worker API to make everything more resilient by Lalit Maganti · 1 year, 7 months ago
- ab09049 tp: decouple SpawnHandle from result receiver Stream by Lalit Maganti · 1 year, 7 months ago
- dac377c Merge "Add ability to store arbitrary user data on the TrackEventTlsState" into main by Dave Tapuska · 1 year, 7 months ago
- 4d82576 Merge "Add a flag to enable direct SMB patching" into main by Treehugger Robot · 1 year, 7 months ago
- 58ee3c2 Add ability to store arbitrary user data on the TrackEventTlsState by Dave Tapuska · 1 year, 7 months ago
- d8da5ad ctp: propogate dropping of stream to trace processor in CTP by Lalit Maganti · 1 year, 7 months ago