Sign in
flutter
/
third_party
/
perfetto
/
17d6edbe8ea19ff5d79fbde2a7e58395d42d5a5d
/
include
9258474
Merge "[tp] Add runtime type checking for perfetto views." into main
by Alexander Timin
· 5 months ago
1e10193
tp: make NotifyEndOfFile return a base::Status
by Lalit Maganti
· 5 months ago
4c84021
[tp] Add runtime type checking for perfetto views.
by Alexander Timin
· 5 months ago
c3d3694
unix_task_runner: Annotate race condition reported by TSAN
by Daniele Di Proietto
· 5 months ago
57cd4a1
Merge "Reimplement Pigweed detokenization." into main
by Simon MacMullen
· 5 months ago
ad665f0
base: disabled mem watchdog when MTE is enabled
by Primiano Tucci
· 5 months ago
dea161d
Reimplement Pigweed detokenization.
by Simon MacMullen
· 5 months ago
cb56fa9
Add extra meminfo fields.
by Dmitry Skiba
· 5 months ago
3a4b48a
protos: Add android_track_event extensions
by Daniele Di Proietto
· 6 months ago
58b22cc
tp: FileBuffer -> TraceBlobViewReader and use it in ProtoTokenizer
by Lalit Maganti
· 5 months ago
7ed1b32
Disable pigweed outside of the android build due to non_prod mismatch
by Ioannis Ilkos
· 5 months ago
2e53527
Merge "Read Pixel modem Pigweed events." into main
by Simon MacMullen
· 6 months ago
2e0c5dc
Read Pixel modem Pigweed events.
by Simon MacMullen
· 6 months ago
efe9cee
shared_lib: Remove limit of 4 extra params in macro (ABI break)
by Daniele Di Proietto
· 6 months ago
6e32864
shared_lib: Add PERFETTO_TE_PROTO_FIELDS param
by Daniele Di Proietto
· 6 months ago
9c388f3
Merge "shared_lib: Support extensions in the protoc macros" into main
by Daniele Di Proietto
· 6 months ago
53c59eb
Support trace to pprof conversion in traceconv
by Ryan Savitski
· 6 months ago
84514d3
shared_lib: Support extensions in the protoc macros
by Daniele Di Proietto
· 6 months ago
28ab880
tracing: Do not call NotifyDataSourceStopped if not required.
by Daniele Di Proietto
· 6 months ago
2d6498a
bigtrace: Implement TraceProcessor in the Worker
by Ivan Chong
· 6 months ago
dc86703
shared_lib: Add the autogenerated clock_snapshot proto header
by Daniele Di Proietto
· 6 months ago
69aa86d
shared_lib: Update generated protos
by Daniele Di Proietto
· 6 months ago
4d62c54
Merge "shared_lib: Fix PERFETTO_TE_SCOPED macro captures" into main
by Daniele Di Proietto
· 6 months ago
3b6950a
shared_lib: Fix PERFETTO_TE_SCOPED macro captures
by Daniele Di Proietto
· 6 months ago
0efff82
perfetto: implement session semaphores in TracingService
by Lalit Maganti
· 6 months ago
620bc85
Merge "Fix instances of new clang warning -Wmissing-template-arg-list-after-template-kw." into main
by Treehugger Robot
· 6 months ago
e2f6619
Fix instances of new clang warning -Wmissing-template-arg-list-after-template-kw.
by Amy Huang
· 6 months ago
6674622
Fix compilation with GCC from nullptr_t to std::nullptr_t
by DongHwan Yu
· 6 months ago
c70e043
shared_lib: Add PERFETTO_TE_SCOPED macro
by Daniele Di Proietto
· 6 months ago
bdd33a2
perfetto: mass reformat files
by Lalit Maganti
· 7 months ago
b912e8d
shared_lib: Allow configuring shmem_size_hint_kb.
by Daniele Di Proietto
· 7 months ago
03036d0
perfetto: add a special event for traces started using clone
by Lalit Maganti
· 7 months ago
48f86fa
[reland] tp: fix subtle fuzzer issue
by Lalit Maganti
· 7 months ago
941d0d3
Reland "[counter] Filter out DynamicString for Track name."
by Etienne Pierre-doray
· 7 months ago
5584852
[counter] Add DynamicString constructor
by Etienne Pierre-doray
· 7 months ago
f0e8e60
Merge "Revert "[counter] Filter out DynamicString for Track name."" into main
by Lalit Maganti
· 7 months ago
457c2b7
Revert "[counter] Filter out DynamicString for Track name."
by Lalit Maganti
· 7 months ago
42e00a5
Merge "Uprev libcxx" into main
by Primiano Tucci
· 7 months ago
abbc0f3
Uprev libcxx
by Primiano Tucci
· 7 months ago
196b352
Merge "[counter] Filter out DynamicString for Track name." into main
by Etienne Pierre-doray
· 7 months ago
387cf22
[counter] Filter out DynamicString for Track name.
by Etienne Pierre-doray
· 7 months ago
cd6e4c9
Merge "add will_notify_on_stop to DataSourceParams" into main
by Kean Mariotti
· 7 months ago
65013ec
add will_notify_on_stop to DataSourceParams
by Kean Mariotti
· 7 months ago
b401e00
Merge "Use correct thread ids in Track::ThreadScoped()" into main
by Mikhail Khokhlov
· 7 months ago
1dd9b32
Merge "New Record class" into main
by Carlos Caballero Grolimund
· 7 months ago
3c1d659
New Record class
by Carlos Caballero
· 7 months ago
8ff5262
tp: fix compile of sqlite modules in MSVC
by Lalit Maganti
· 7 months ago
f59110d
Use correct thread ids in Track::ThreadScoped()
by Mikhail Khokhlov
· 7 months ago
1f23312
Merge "[track] Remove deprecate SetTrackDescriptor functions" into main
by Etienne Pierre-doray
· 7 months ago
c04baeb
[track] Remove deprecate SetTrackDescriptor functions
by Etienne Pierre-doray
· 7 months ago
815d242
Merge "Use inline asm for clang/gcc in base::Rdtsc()" into main
by Treehugger Robot
· 7 months ago
fda5a68
tp: cleanup RPC code in prep for future changes
by Lalit Maganti
· 7 months ago
e348903
tp: binder_tracker: fix performance issue due to insert/erase heavy workload + FlatHashMap
by Ryan Savitski
· 8 months ago
7dc5036
Use inline asm for clang/gcc in base::Rdtsc()
by Chinglin Yu
· 8 months ago
bcb9d22
track_event: Refuse to compile with possibly dynamic strings
by Daniele Di Proietto
· 9 months ago
e6c10fa
Merge "Upstreamed BUILTIN_CLOCK_TSC clocksource" into main
by Primiano Tucci
· 8 months ago
6b6e6fa
tp: rewrite DbSqliteTable -> DbSqliteModule and remove SqliteTable
by Lalit Maganti
· 8 months ago
f0feebb
Upstreamed BUILTIN_CLOCK_TSC clocksource
by Oystein Eftevaag
· 9 months ago
1286fac
tracing: Relax restriction on CounterTrack name
by Daniele Di Proietto
· 9 months ago
f5a48ce
tracing: Use better constexpr hash with C++17
by Daniele Di Proietto
· 9 months ago
292626a
Revert "track_event: Refuse to compile with possibly dynamic strings"
by Maurice Lam
· 9 months ago
f43f2d5
track_event: Refuse to compile with possibly dynamic strings
by Daniele Di Proietto
· 9 months ago
55ac24f
Merge "Update uid_t on Windows to be signed" into main
by Oystein Eftevaag
· 9 months ago
40ac660
shared_lib: Update generated protos
by Daniele Di Proietto
· 9 months ago
92e6c08
Update uid_t on Windows to be signed
by Oystein Eftevaag
· 9 months ago
17d5806
traced: allow cross-session cloning for bugreport only by shell
by Primiano Tucci
· 9 months ago
44c7cc2
tp: implement ftrace event cropping for traces recorded by perfetto v44+
by Ryan Savitski
· 9 months ago
5b249ae
Fix build with LTO and new LLVM
by Daniele Di Proietto
· 9 months ago
6763a06
tp: ftrace: decode signed varints correctly
by Ryan Savitski
· 9 months ago
0c39ba9
base: Implement GetFileSize overload from a PlatformHandle
by Daniele Di Proietto
· 9 months ago
024c195
base: Return uint64_t from GetFileSize()
by Daniele Di Proietto
· 9 months ago
fc5cba2
Improve data source callback documentation
by Daniele Di Proietto
· 11 months ago
956b18d
tp: Support mmap on Windows
by Daniele Di Proietto
· 10 months ago
964a32f
Fix TraceBlob move assignment operator
by Daniele Di Proietto
· 10 months ago
1f40922
Merge "Move ScopedReadMmap to ext/base" into main
by Daniele Di Proietto
· 10 months ago
3e6245f
Merge "Reduce chance of UI/TP version skew" into main
by Hector Dearman
· 10 months ago
cb42b62
Move ScopedReadMmap to ext/base
by Daniele Di Proietto
· 10 months ago
fd92a95
protozero: move proto_ring_buffer to include/perfetto/ext
by Lalit Maganti
· 10 months ago
53ed03b
Reduce chance of UI/TP version skew
by Hector Dearman
· 10 months ago
e01069c
Merge "ftrace: add drain_buffer_percent option for poll-based ftrace ring buffer reads" into main
by Ryan Savitski
· 10 months ago
3729b1f
ftrace: add drain_buffer_percent option for poll-based ftrace ring buffer reads
by Ryan Savitski
· 10 months ago
74cf5e8
Merge "Implement clock sync in multi-machine tracing" into main
by Ching-lin Yu
· 10 months ago
76788d2
Implement clock sync in multi-machine tracing
by Chinglin Yu
· 10 months ago
7d9af17
Move GetFileSize() to ext/base
by Daniele Di Proietto
· 10 months ago
68952fd
Merge "Revert "Move GetFileSize() to ext/base"" into main
by Daniele Di Proietto
· 10 months ago
fac5aef
Revert "Move GetFileSize() to ext/base"
by Daniele Di Proietto
· 10 months ago
60f1ad0
Merge "Move GetFileSize() to ext/base" into main
by Daniele Di Proietto
· 10 months ago
57fefcf
unix_socket: Fix warning on Windows
by Daniele Di Proietto
· 10 months ago
b2b829c
Move GetFileSize() to ext/base
by Daniele Di Proietto
· 10 months ago
d9b4cdb
base::WeakPtr: use std::make_shared
by Ryan Savitski
· 10 months ago
d4bbac3
GN: avoid absolute paths and add PRESUBMIT
by Primiano Tucci
· 10 months ago
9b78d80
Merge "perfetto_cmd: refactoring in support of --clone-all-for-bugreport" into main
by Primiano Tucci
· 10 months ago
2d70cc2
perfetto_cmd: refactoring in support of --clone-all-for-bugreport
by Primiano Tucci
· 10 months ago
7cf1c2d
Merge "service: rename --clone-skip-filter to --clone-for-bugreport" into main
by Treehugger Robot
· 10 months ago
4229a2e
service: rename --clone-skip-filter to --clone-for-bugreport
by Primiano Tucci
· 10 months ago
453bd7e
tracing: remove non-pure-virtual overloads for arctracingservice
by Primiano Tucci
· 10 months ago
6373fbd
Merge "Fix shmem assert for IPC on Windows" into main
by Treehugger Robot
· 10 months ago
940c14e
Fix shmem assert for IPC on Windows
by Colin Downs-Razouk
· 10 months ago
b1093b4
test: add NullConsumerEndpoint
by Primiano Tucci
· 11 months ago
1362832
protocol: enrich QueryServiceState, add CloneSession.skip_filter
by Primiano Tucci
· 11 months ago
Next »