Sign in
pigweed
/
third_party
/
android
/
platform
/
external
/
perfetto
/
189a8de1d4d18bf1d11f32d6cfee84aab323231f
/
include
5ea57a9
Remove PERFETTO_INTERNAL_TRACK_EVENT
by Daniele Di Proietto
· 4 months ago
8be2199
Merge "[chrome] Export base Uuid" into main
by Etienne Pierre-doray
· 4 months ago
dbbf1bd
[chrome] Export base Uuid
by Etienne Pierre-doray
· 4 months ago
56b15cc
Merge "tracing: export ProcessDescriptor and TrackDescriptor proto headers" into main
by Treehugger Robot
· 4 months ago
b5fc725
Enable Thread Safety Annotations for Perfetto standalone builds.
by Kirill Timofeev
· 4 months ago
b7080b8
Enable Thread Safety Annotations for Perfetto standalone builds.
by Kirill Timofeev
· 4 months ago
6dd9c8b
Enable Thread Safety Annotations for Perfetto standalone builds.
by Kirill Timofeev
· 5 months ago
dfc1541
Merge "[API] Expose clone session to perfetto API" into main
by Etienne Pierre-doray
· 5 months ago
5cd63ff
[API] Expose clone session to perfetto API
by Etienne Pierre-doray
· 5 months ago
5d7a93a
tracing: export ProcessDescriptor and TrackDescriptor proto headers
by Daniele Di Proietto
· 5 months ago
7eee697
protos: Add atrace_name to TrackDescriptor
by Daniele Di Proietto
· 5 months ago
c14cad2
Merge "shared_lib: Add two more PERFETTO_TE_ track params" into main
by Treehugger Robot
· 5 months ago
5dd9f99
tracing_service: Implement clone by unique session name
by Daniele Di Proietto
· 5 months ago
26b8975
Merge "[track] Create NamedTrack class" into main
by Etienne Pierre-doray
· 5 months ago
5bf8d52
[track] Create NamedTrack class
by Etienne Pierre-doray
· 5 months ago
59e5b24
tp: formalize different parsing modes of trace processor
by Lalit Maganti
· 5 months ago
1e7aef1
base: move clock snapshotting logic to base and use in TP
by Lalit Maganti
· 5 months ago
6fc0bec
tp: cleanup some comments in trace processor's API
by Lalit Maganti
· 5 months ago
bff880b
tp: remove sorting option which has long since been obsolete
by Lalit Maganti
· 5 months ago
103cc40
tp: Add RegisterSqlPackage() and start sunsetting RegisterSqlModule()
by Anna Mayzner
· 5 months ago
e70a476
Merge changes I53eb71a9,I972b9ae1 into main
by Daniele Di Proietto
· 5 months ago
e7a5cd6
tp: RestoreInitialTables() restores added/overriden custom SQL modules
by Anna Mayzner
· 6 months ago
f42b53c
base: add missing include
by Lalit Maganti
· 6 months ago
a48be8a
test_task_runner: Implement AdvanceTimeAndRunUntilIdle()
by Daniele Di Proietto
· 6 months ago
a7b7050
shared_lib: Add two more PERFETTO_TE_ track params
by Daniele Di Proietto
· 6 months ago
1e5f937
Merge "shared_lib: Fix PerfettoDsImplReleaseInstanceLocked()" into main
by Daniele Di Proietto
· 6 months ago
fcae376
tp: switch to using a proper LALR parser for preprocessor
by Lalit Maganti
· 6 months ago
88ce311
shared_lib: Fix PerfettoDsImplReleaseInstanceLocked()
by Daniele Di Proietto
· 6 months ago
d2eee5d
base: bump watchdog timeout to 180s
by Lalit Maganti
· 6 months ago
1e42eca
TP: add enable_perfetto_trace_processor_mac_instruments
by Primiano Tucci
· 6 months ago
0a255bb
[jumbo] Const-correct SharedMemory::start() and AlignedBufferTest::buf()
by Peter Kasting
· 7 months ago
9258474
Merge "[tp] Add runtime type checking for perfetto views." into main
by Alexander Timin
· 8 months ago
1e10193
tp: make NotifyEndOfFile return a base::Status
by Lalit Maganti
· 8 months ago
4c84021
[tp] Add runtime type checking for perfetto views.
by Alexander Timin
· 8 months ago
c3d3694
unix_task_runner: Annotate race condition reported by TSAN
by Daniele Di Proietto
· 8 months ago
57cd4a1
Merge "Reimplement Pigweed detokenization." into main
by Simon MacMullen
· 8 months ago
ad665f0
base: disabled mem watchdog when MTE is enabled
by Primiano Tucci
· 8 months ago
dea161d
Reimplement Pigweed detokenization.
by Simon MacMullen
· 8 months ago
cb56fa9
Add extra meminfo fields.
by Dmitry Skiba
· 8 months ago
3a4b48a
protos: Add android_track_event extensions
by Daniele Di Proietto
· 8 months ago
58b22cc
tp: FileBuffer -> TraceBlobViewReader and use it in ProtoTokenizer
by Lalit Maganti
· 8 months ago
7ed1b32
Disable pigweed outside of the android build due to non_prod mismatch
by Ioannis Ilkos
· 8 months ago
2e53527
Merge "Read Pixel modem Pigweed events." into main
by Simon MacMullen
· 9 months ago
2e0c5dc
Read Pixel modem Pigweed events.
by Simon MacMullen
· 9 months ago
efe9cee
shared_lib: Remove limit of 4 extra params in macro (ABI break)
by Daniele Di Proietto
· 9 months ago
6e32864
shared_lib: Add PERFETTO_TE_PROTO_FIELDS param
by Daniele Di Proietto
· 9 months ago
9c388f3
Merge "shared_lib: Support extensions in the protoc macros" into main
by Daniele Di Proietto
· 9 months ago
53c59eb
Support trace to pprof conversion in traceconv
by Ryan Savitski
· 9 months ago
84514d3
shared_lib: Support extensions in the protoc macros
by Daniele Di Proietto
· 9 months ago
28ab880
tracing: Do not call NotifyDataSourceStopped if not required.
by Daniele Di Proietto
· 9 months ago
2d6498a
bigtrace: Implement TraceProcessor in the Worker
by Ivan Chong
· 9 months ago
dc86703
shared_lib: Add the autogenerated clock_snapshot proto header
by Daniele Di Proietto
· 9 months ago
69aa86d
shared_lib: Update generated protos
by Daniele Di Proietto
· 9 months ago
4d62c54
Merge "shared_lib: Fix PERFETTO_TE_SCOPED macro captures" into main
by Daniele Di Proietto
· 9 months ago
3b6950a
shared_lib: Fix PERFETTO_TE_SCOPED macro captures
by Daniele Di Proietto
· 9 months ago
0efff82
perfetto: implement session semaphores in TracingService
by Lalit Maganti
· 9 months ago
620bc85
Merge "Fix instances of new clang warning -Wmissing-template-arg-list-after-template-kw." into main
by Treehugger Robot
· 9 months ago
e2f6619
Fix instances of new clang warning -Wmissing-template-arg-list-after-template-kw.
by Amy Huang
· 9 months ago
6674622
Fix compilation with GCC from nullptr_t to std::nullptr_t
by DongHwan Yu
· 9 months ago
c70e043
shared_lib: Add PERFETTO_TE_SCOPED macro
by Daniele Di Proietto
· 10 months ago
bdd33a2
perfetto: mass reformat files
by Lalit Maganti
· 10 months ago
b912e8d
shared_lib: Allow configuring shmem_size_hint_kb.
by Daniele Di Proietto
· 10 months ago
03036d0
perfetto: add a special event for traces started using clone
by Lalit Maganti
· 10 months ago
48f86fa
[reland] tp: fix subtle fuzzer issue
by Lalit Maganti
· 10 months ago
941d0d3
Reland "[counter] Filter out DynamicString for Track name."
by Etienne Pierre-doray
· 10 months ago
5584852
[counter] Add DynamicString constructor
by Etienne Pierre-doray
· 10 months ago
f0e8e60
Merge "Revert "[counter] Filter out DynamicString for Track name."" into main
by Lalit Maganti
· 10 months ago
457c2b7
Revert "[counter] Filter out DynamicString for Track name."
by Lalit Maganti
· 10 months ago
42e00a5
Merge "Uprev libcxx" into main
by Primiano Tucci
· 10 months ago
abbc0f3
Uprev libcxx
by Primiano Tucci
· 10 months ago
196b352
Merge "[counter] Filter out DynamicString for Track name." into main
by Etienne Pierre-doray
· 10 months ago
387cf22
[counter] Filter out DynamicString for Track name.
by Etienne Pierre-doray
· 10 months ago
cd6e4c9
Merge "add will_notify_on_stop to DataSourceParams" into main
by Kean Mariotti
· 10 months ago
65013ec
add will_notify_on_stop to DataSourceParams
by Kean Mariotti
· 10 months ago
b401e00
Merge "Use correct thread ids in Track::ThreadScoped()" into main
by Mikhail Khokhlov
· 10 months ago
1dd9b32
Merge "New Record class" into main
by Carlos Caballero Grolimund
· 10 months ago
3c1d659
New Record class
by Carlos Caballero
· 10 months ago
8ff5262
tp: fix compile of sqlite modules in MSVC
by Lalit Maganti
· 10 months ago
f59110d
Use correct thread ids in Track::ThreadScoped()
by Mikhail Khokhlov
· 10 months ago
1f23312
Merge "[track] Remove deprecate SetTrackDescriptor functions" into main
by Etienne Pierre-doray
· 10 months ago
c04baeb
[track] Remove deprecate SetTrackDescriptor functions
by Etienne Pierre-doray
· 10 months ago
815d242
Merge "Use inline asm for clang/gcc in base::Rdtsc()" into main
by Treehugger Robot
· 10 months ago
fda5a68
tp: cleanup RPC code in prep for future changes
by Lalit Maganti
· 10 months ago
e348903
tp: binder_tracker: fix performance issue due to insert/erase heavy workload + FlatHashMap
by Ryan Savitski
· 11 months ago
7dc5036
Use inline asm for clang/gcc in base::Rdtsc()
by Chinglin Yu
· 11 months ago
bcb9d22
track_event: Refuse to compile with possibly dynamic strings
by Daniele Di Proietto
· 11 months ago
e6c10fa
Merge "Upstreamed BUILTIN_CLOCK_TSC clocksource" into main
by Primiano Tucci
· 11 months ago
6b6e6fa
tp: rewrite DbSqliteTable -> DbSqliteModule and remove SqliteTable
by Lalit Maganti
· 11 months ago
f0feebb
Upstreamed BUILTIN_CLOCK_TSC clocksource
by Oystein Eftevaag
· 11 months ago
1286fac
tracing: Relax restriction on CounterTrack name
by Daniele Di Proietto
· 12 months ago
f5a48ce
tracing: Use better constexpr hash with C++17
by Daniele Di Proietto
· 12 months ago
292626a
Revert "track_event: Refuse to compile with possibly dynamic strings"
by Maurice Lam
· 12 months ago
f43f2d5
track_event: Refuse to compile with possibly dynamic strings
by Daniele Di Proietto
· 12 months ago
55ac24f
Merge "Update uid_t on Windows to be signed" into main
by Oystein Eftevaag
· 12 months ago
40ac660
shared_lib: Update generated protos
by Daniele Di Proietto
· 12 months ago
92e6c08
Update uid_t on Windows to be signed
by Oystein Eftevaag
· 12 months ago
17d5806
traced: allow cross-session cloning for bugreport only by shell
by Primiano Tucci
· 12 months ago
44c7cc2
tp: implement ftrace event cropping for traces recorded by perfetto v44+
by Ryan Savitski
· 12 months ago
5b249ae
Fix build with LTO and new LLVM
by Daniele Di Proietto
· 1 year ago
6763a06
tp: ftrace: decode signed varints correctly
by Ryan Savitski
· 1 year ago
Next »