Sign in
flutter
/
third_party
/
perfetto
/
808c6984e664f15dfd54e66096f798bd9342ff76
/
tools
4d8300d
Merge "Allow to block client on full buffer."
by Florian Mayer
· 6 years ago
d6bdb6f
Allow to block client on full buffer.
by Florian Mayer
· 6 years ago
2aab316
Use write_into_file for heap_profile helper.
by Florian Mayer
· 6 years ago
ad7d534
Merge "Add flag to run simpleperf on heap profiler."
by Florian Mayer
· 6 years ago
c575dd3
Merge "traceconv: Improve error message for text mode"
by Treehugger Robot
· 6 years ago
2b8a3b2
Add flag to run simpleperf on heap profiler.
by Florian Mayer
· 6 years ago
ed00045
traceconv: Improve error message for text mode
by Hector Dearman
· 6 years ago
41ce459
squashed perfetto_config: include trace_stats.proto
by Ryan Savitski
· 6 years ago
e667b0f
build: fix srcs attribute
by Lalit Maganti
· 6 years ago
697cc48
perfetto: fix building with bazel
by Lalit Maganti
· 6 years ago
7177c7f
trace_processor: add RUN_METRIC to execute dependency files from SQL
by Lalit Maganti
· 6 years ago
622676a
trace_processor: factor out metrics code into its own file
by Lalit Maganti
· 6 years ago
d48b3cc
Merge "trace_processor: implement first android mem metric!"
by Lalit Maganti
· 6 years ago
26f69bd
trace_processor: implement first android mem metric!
by Lalit Maganti
· 6 years ago
a774cb7
Warn about using all.
by Florian Mayer
· 6 years ago
10f5b4e
Merge "Warn about rejected concurrent sessions in trace_to_profile"
by Florian Mayer
· 6 years ago
6004fe2
Warn about rejected concurrent sessions in trace_to_profile
by Florian Mayer
· 6 years ago
d57e133
Add parser for Fuchsia traces
by Brian Hamrick
· 6 years ago
8044f5e
Add merged protos to Bazel build
by Hector Dearman
· 6 years ago
696ff77
trigger_perfetto: Add trigger_perfetto binary
by Hector Dearman
· 6 years ago
3d46e0d
Revert "Enable LTO in Android tree."
by Florian Mayer
· 6 years ago
854d22f
Roll trace_to_text for heap_profile.
by Florian Mayer
· 6 years ago
918fe7a
trace_processor: add load tool test
by Lalit Maganti
· 6 years ago
8261046
Increase flush timeout in heap_profile script.
by Florian Mayer
· 6 years ago
b072fa7
Merge "Ensure that the /data/misc/perfetto-traces directory exists."
by Treehugger Robot
· 6 years ago
a08ca98
Warn about buffer corruption in trace to profile.
by Florian Mayer
· 6 years ago
e46a57b
Ensure that the /data/misc/perfetto-traces directory exists.
by Stephen Nusko
· 6 years ago
4d01245
Fix build error.
by Florian Mayer
· 6 years ago
1cfa43d
Merge "Allow to specify shmem size in script."
by Florian Mayer
· 6 years ago
2072d9b
Syscall tracing: improve syscall tables.
by Primiano Tucci
· 6 years ago
6785b20
Merge "tools/busy_threads: make busy/sleep period configurable"
by Ryan Savitski
· 6 years ago
9590bc4
tools/busy_threads: make busy/sleep period configurable
by Ryan Savitski
· 6 years ago
6a80f56
Merge "perfetto: add dump_ftrace_stats tool"
by Lalit Maganti
· 6 years ago
787418f
perfetto: add dump_ftrace_stats tool
by Lalit Maganti
· 6 years ago
de4e887
trace_processor: remove proto API
by Lalit Maganti
· 6 years ago
91b3c6d
Allow to specify shmem size in script.
by Florian Mayer
· 6 years ago
73904e0
Merge "Show buffer overruns in ProfileProto."
by Treehugger Robot
· 6 years ago
f668053
Show buffer overruns in ProfileProto.
by Florian Mayer
· 6 years ago
28fa257
Merge "Add tools/busy_threads for spawning N busy-wait threads for debugging"
by Ryan Savitski
· 6 years ago
db7f1ae
Add tools/busy_threads for spawning N busy-wait threads for debugging
by Ryan Savitski
· 6 years ago
6fc484e
Do not swallow trace_to_text stderr in heap_profile script.
by Florian Mayer
· 6 years ago
0d93012
Merge "Allow to disconnect device for heap profile script."
by Florian Mayer
· 6 years ago
bd0a62a
Allow to disconnect device for heap profile script.
by Florian Mayer
· 6 years ago
73b1a0a
trace_processor: cleanup trace processor shell and API further
by Lalit Maganti
· 6 years ago
98b1753
Fix comment pointing to internal URL.
by Florian Mayer
· 6 years ago
06acc02
trace_processor: improve trace processor's iterator API
by Lalit Maganti
· 6 years ago
9c85e25
Merge "trace_processor: fix generation of proto names"
by Lalit Maganti
· 6 years ago
98465e1
trace_processor: fix generation of proto names
by Lalit Maganti
· 6 years ago
d2f997b
Enable LTO in Android tree.
by Florian Mayer
· 6 years ago
9e6616e
trace_processor: fix MSAN failure in EqualIndices
by Lalit Maganti
· 6 years ago
e21646d
Collect package versions in heap_profile script.
by Florian Mayer
· 6 years ago
12f0f8e
Add data source parsing packages.list.
by Florian Mayer
· 6 years ago
2c56916
trace_processor: Add unsorted json test data
by Hector Dearman
· 6 years ago
70ea330
Add a new TrustedPacket for received triggers.
by Stephen Nusko
· 6 years ago
5e24247
perfetto: move from alias rules to rewriting target names
by Lalit Maganti
· 6 years ago
b0f4019
perfetto: refactor and massively speed up gen_build
by Lalit Maganti
· 6 years ago
279ecde
perfetto: add build file generation script and build files
by Lalit Maganti
· 6 years ago
b18409c
Fix tools/update_traceconv
by Hector Dearman
· 6 years ago
21a33af
Update traceconv
by Hector Dearman
· 6 years ago
16e8610
Add current directory to PATH
by Joel Fernandes
· 6 years ago
d63ec5a
perfetto: fix compile in GCC, debug and logspam in tests
by Lalit Maganti
· 6 years ago
24701bc
Merge "trace_processor: add parsing of power rail events"
by Lalit Maganti
· 6 years ago
e23653a
trace_processor: add parsing of power rail events
by Lalit Maganti
· 6 years ago
8eba309
trace_processor: implement string pooling class
by Lalit Maganti
· 6 years ago
fded4f6
trace_to_text: Remove a bunch of unused code from trace_to_text
by Hector Dearman
· 6 years ago
1b8b342
trace_to_text: Rename legacy functions
by Hector Dearman
· 6 years ago
fbfa134
trace_to_text: Remove warning about too large proto message
by Hector Dearman
· 6 years ago
a5f3b1e
Inform about truncated heap dumps.
by Florian Mayer
· 6 years ago
7b0c945
service: Add support for ObservableEvents.
by Eric Seckler
· 6 years ago
12adafd
Fix unwinding with NO_DEXFILE_SUPPORT.
by Florian Mayer
· 6 years ago
685f752
traced: Add kernel version to trace
by Hector Dearman
· 6 years ago
bb3b682
Include username in file name on device.
by Florian Mayer
· 6 years ago
eb113c1
Merge "Bump libunwindstack version."
by Florian Mayer
· 6 years ago
2585e63
Bump libunwindstack version.
by Florian Mayer
· 6 years ago
3564742
Improve error message if perfetto invocation fails.
by Florian Mayer
· 6 years ago
dc1fb89
traceconv: Add --version
by Hector Dearman
· 6 years ago
5cc4e5f
traceconv: bump mac sha
by Lalit Maganti
· 6 years ago
63d7594
traceconv: bump linux sha
by Lalit Maganti
· 6 years ago
82b33f4
Merge "Add a comparison operator and .clear_X() to proto_to_cpp"
by Oystein Eftevaag
· 6 years ago
c9deef2
Add a comparison operator and .clear_X() to proto_to_cpp
by Oystein Eftevaag
· 6 years ago
88ac583
Merge "Add config protos to perfetto_trace.proto"
by Isabelle Taylor
· 6 years ago
160b582
Remove ability to force DLOG/DCHECK via cflags in gen_android_bp
by Ryan Savitski
· 6 years ago
80ec5f7
Add config protos to perfetto_trace.proto
by Isabelle Taylor
· 6 years ago
ebeca2a
Merge "protos: Add v0 of new TrackEvent protos"
by Eric Seckler
· 6 years ago
afb8200
traceconv: update shas for trace_to_text
by Lalit Maganti
· 6 years ago
c73ef06
protos: Add v0 of new TrackEvent protos
by Eric Seckler
· 6 years ago
a23e8f7
Fix PagedMemory, use -1 FD for mmap to fix WASM
by Primiano Tucci
· 6 years ago
bd33276
Update traceconv hashes
by Hector Dearman
· 6 years ago
6aa5d24
ui: update output of trace_to_text to be usable in the UI
by Lalit Maganti
· 6 years ago
4acf048
Merge "Add tools/traceconv"
by Hector Dearman
· 6 years ago
998741d
Add tools/traceconv
by Hector Dearman
· 6 years ago
98bf2f4
Merge "TraceProcessor: speed up sorting using one queue per cpu"
by Primiano Tucci
· 6 years ago
1c6f19e
Merge "Fix overflow in StringWriter"
by Primiano Tucci
· 6 years ago
7de4ef2
TraceProcessor: speed up sorting using one queue per cpu
by Primiano Tucci
· 6 years ago
ad460f2
Fix overflow in StringWriter
by Primiano Tucci
· 6 years ago
ad59935
trace_to_text: flip (experimental <-> old)_{json, systrace}
by Lalit Maganti
· 6 years ago
04f0d1f
trace_to_text: add support for json output using trace processor
by Lalit Maganti
· 6 years ago
8ecd6ee
Bump mac trace_to_text in heap_profile script.
by Florian Mayer
· 6 years ago
b015549
Bump version of trace_to_text for tools/heap_profile.
by Florian Mayer
· 6 years ago
c3f2ec7
Merge "profiling: Move demangling off device."
by Florian Mayer
· 6 years ago
Next »