Sign in
flutter
/
third_party
/
perfetto
/
bc3fd6ba7968a857769c124d89ce885aa170ddbb
/
include
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
ab0604c
processor: Add ProtoImporterModules for android + system probes
by Eric Seckler
· 5 years ago
1eebf5e
TrackEvent: Add support for dynamically enabled tracing categories
by Sami Kyostila
· 5 years ago
178094e
processor: Support arg/metadata/label filters in ExportJson()
by Eric Seckler
· 5 years ago
8528b9d
Merge "processor: Extract graphics event parsing into an importer module"
by Treehugger Robot
· 5 years ago
cbd9853
Merge "trace_processor: add option to force a full sort of traces"
by Lalit Maganti
· 5 years ago
55d0bc7
trace_processor: add option to force a full sort of traces
by Lalit Maganti
· 5 years ago
1342a6a
Merge "processor: Expose a C++ API for ExportJson to chrome"
by Treehugger Robot
· 5 years ago
63afd79
processor: Extract graphics event parsing into an importer module
by Eric Seckler
· 5 years ago
7fb1d23
processor: Expose a C++ API for ExportJson to chrome
by Eric Seckler
· 5 years ago
337b747
Merge "Remove std::sto* from Perfetto code base"
by Hector Dearman
· 5 years ago
0f70769
Merge "Add TCP/IP support to UnixSocket"
by Primiano Tucci
· 5 years ago
d4be966
Add TCP/IP support to UnixSocket
by Primiano Tucci
· 5 years ago
6b5ef3b
Remove std::sto* from Perfetto code base
by Hector Dearman
· 5 years ago
ee1cdea
processor: Make fuchsia trace parsing an optional compile-time dep
by Eric Seckler
· 5 years ago
c622b8b
processor: Make metrics an optional compile-time dep
by Eric Seckler
· 5 years ago
c49bd5b
Merge "protozero: Remove untyped accessor for RepeatedFieldIterator"
by Treehugger Robot
· 5 years ago
45f9f6c
Merge "processor: Add foundations for modularization of proto trace parsing"
by Treehugger Robot
· 5 years ago
90d3586
protozero: Remove untyped accessor for RepeatedFieldIterator
by Primiano Tucci
· 5 years ago
8f7359c
protozero: Make RepeatedFieldIterator typed
by Primiano Tucci
· 5 years ago
de58995
processor: Add foundations for modularization of proto trace parsing
by Eric Seckler
· 5 years ago
57dd66b
Remove checked-in generated files and use build-time gen ones
by Primiano Tucci
· 5 years ago
e84f1d1
Remove stale comment.
by Florian Mayer
· 5 years ago
8f70bbf
processor: extract a public ReadTrace() function from shell
by Eric Seckler
· 5 years ago
d897a10
Merge "build: gcc9/gcc6 support and cross fixes"
by Primiano Tucci
· 5 years ago
83987d2
build: gcc9/gcc6 support and cross fixes
by Matthew Clarkson
· 5 years ago
f10b205
metatrace: remove memset and trivial-ctor assumption
by Primiano Tucci
· 5 years ago
570fb43
Merge "Alow to set BufferExhaustedPolicy in client API."
by Florian Mayer
· 5 years ago
974a8b8
Alow to set BufferExhaustedPolicy in client API.
by Florian Mayer
· 5 years ago
87f76e4
Merge "Do not do left shift on negative value."
by Florian Mayer
· 5 years ago
f0166cf
Do not do left shift on negative value.
by Florian Mayer
· 5 years ago
41af34f
Add buildflag for local symbolizer
by Primiano Tucci
· 5 years ago
94a3034
Merge "trace_processor: fix comparision of sqlvalues and add neq db constraint"
by Lalit Maganti
· 5 years ago
7355db4
trace_processor: fix comparision of sqlvalues and add neq db constraint
by Lalit Maganti
· 5 years ago
4ca4523
Merge changes I262074ab,I2e91e757
by Hector Dearman
· 5 years ago
e0897c5
Merge changes I60f7fc3b,I99786210,I45008d53,I1c07ced9
by Pascal Muetschard
· 5 years ago
d58b3ef
Add API to generate pprof from TraceProcessor*.
by Florian Mayer
· 5 years ago
113ae17
Merge "Move normalization header lib to include"
by Florian Mayer
· 5 years ago
1ca8f9a
trace_processor: Parse ctrace files even when they begin with "done"
by Hector Dearman
· 5 years ago
3b82bd3
Merge "Button to download heap profile"
by Neda Topoljanac
· 5 years ago
b4966c5
Expose the client library in bazel and make it work.
by Pascal Muetschard
· 5 years ago
fafb1d5
Always use O_BINARY on Windows, to avoid silly EOL translations.
by Pascal Muetschard
· 5 years ago
3928801
Button to download heap profile
by Neda Topoljanac
· 5 years ago
cc7eab0
Move normalization header lib to include
by Florian Mayer
· 5 years ago
f03da59
Fix comment referencing GetLastError.
by Florian Mayer
· 6 years ago
a4244e4
bazel: some more small fixes
by Lalit Maganti
· 6 years ago
a55dda5
Merge "compact_sched: traced_probes writer"
by Ryan Savitski
· 6 years ago
9933611
compact_sched: traced_probes writer
by Ryan
· 6 years ago
5145e50
Fix various typos
by Hector Dearman
· 6 years ago
e7a7577
Merge "Add producer for Perfetto Java Heap Profiler."
by Florian Mayer
· 6 years ago
d23c352
Merge "Dedupe ToHex"
by Hector Dearman
· 6 years ago
5f06938
Dedupe ToHex
by Hector Dearman
· 6 years ago
1372fa2
Replace uses of tolower/toupper
by Hector Dearman
· 6 years ago
Next »