Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
perfetto
/
f98b0f27c6cd115391c1b97498c1d092a0bc6138
f98b0f2
Merge "perfetto: fix MSAN bugs in ftrace muxer"
by Primiano Tucci
· 6 years ago
c959e12
Merge "perfetto-ui: Update events in record page"
by Hector Dearman
· 6 years ago
5d8b483
perfetto: fix MSAN bugs in ftrace muxer
by Lalit Maganti
· 6 years ago
fd13c06
Merge "profiling: Set startup system properties."
by Florian Mayer
· 6 years ago
5403e4f
Roll clang and libcxx to match chromium revisions
by Primiano Tucci
· 6 years ago
f166181
Merge "Add support for periodic flushes"
by Primiano Tucci
· 6 years ago
a5bb65d
profiling: Set startup system properties.
by Florian Mayer
· 6 years ago
af0c7c5
Merge "Allow wildcard to select all events in a group"
by Isabelle Taylor
· 6 years ago
fb90343
Merge "profiling: Fix cmdline parsing."
by Treehugger Robot
· 6 years ago
1561e23
Merge "profiling: Add management for system properties."
by Florian Mayer
· 6 years ago
c4914af
profiling: Fix cmdline parsing.
by Florian Mayer
· 6 years ago
7d2ca36
Merge "perfetto: add script to quickly add traces to test data"
by Lalit Maganti
· 6 years ago
b36a690
perfetto: add script to quickly add traces to test data
by Lalit Maganti
· 6 years ago
1b27813
Allow wildcard to select all events in a group
by Isabelle Taylor
· 6 years ago
78cb562
profiling: Add management for system properties.
by Florian Mayer
· 6 years ago
05744b4
trace_processor: fix bugs with Chrome scoped slices
by Lalit Maganti
· 6 years ago
7c31f79
perfetto-ui: Update events in record page
by Hector Dearman
· 6 years ago
df4ad0d
trace_processor: fix bug with scoped slices in Chrome traces
by Lalit Maganti
· 6 years ago
caa5780
Add support for periodic flushes
by Primiano Tucci
· 6 years ago
46505d3
Merge "profiling: Add convenience script to profile."
by Florian Mayer
· 6 years ago
1a5db00
Merge "profiling: Dump all on receipt of USR1 signal."
by Florian Mayer
· 6 years ago
c62f932
profiling: Dump all on receipt of USR1 signal.
by Florian Mayer
· 6 years ago
246e024
Merge "Fix GCC build"
by Treehugger Robot
· 6 years ago
558c756
traced_probes: Fixes to run_ftrace_proto_gen
by Hector Dearman
· 6 years ago
2b7b674
Fix GCC build
by Primiano Tucci
· 6 years ago
e92c674
Fix merged perfetto trace
by Hector Dearman
· 6 years ago
71254b4
Merge "SockSend: remove extraneous msg_controllen assignment + micro nit fixups."
by Treehugger Robot
· 6 years ago
98e560d
Add generic ftrace event
by Isabelle Taylor
· 6 years ago
5d95ed6
Merge "Collect ftrace protos into one file per group"
by Treehugger Robot
· 6 years ago
31e4b6c
SockSend: remove extraneous msg_controllen assignment + micro nit fixups.
by Ryan Savitski
· 6 years ago
db1b6f4
Print PID in parent process.
by Florian Mayer
· 6 years ago
e0e5780
Collect ftrace protos into one file per group
by Hector Dearman
· 6 years ago
2da0d12
Merge "perfetto-ui: Use table name in cpu track"
by Hector Dearman
· 6 years ago
76499cd
Extract base::Pipe
by Primiano Tucci
· 6 years ago
538fb3d
profiling: Add convenience script to profile.
by Florian Mayer
· 6 years ago
83a041b
Merge "Print pid when -b is specified."
by Florian Mayer
· 6 years ago
b33ab55
Merge "perfetto: fix build on gcc"
by Treehugger Robot
· 6 years ago
424cabd
Print pid when -b is specified.
by Florian Mayer
· 6 years ago
676658b
trace_processor: relax DCHECK on retrieving process with upid == 0
by Lalit Maganti
· 6 years ago
21f9694
perfetto: fix build on gcc
by Lalit Maganti
· 6 years ago
2891eaf
trace_processor: lazy lookup mem counter and rss stat events upids
by Lalit Maganti
· 6 years ago
cc8511e
Merge "trace_processor: properly handle how to bound filter int and float types"
by Lalit Maganti
· 6 years ago
eeff5df
Merge "profiling: interner: do not construct temporary objects."
by Treehugger Robot
· 6 years ago
e1f053f
Merge "perfetto: bump sqlite version"
by Lalit Maganti
· 6 years ago
b5b3bbb
Merge "Make flush async in probes producer"
by Primiano Tucci
· 6 years ago
9bb3578
Merge "traced_probes: add atrace timeout and print error message on unexpected exit"
by Lalit Maganti
· 6 years ago
5ca6144
Merge "Fix trace_to_text for WASM"
by Treehugger Robot
· 6 years ago
08d3f26
perfetto-ui: Use table name in cpu track
by Hector Dearman
· 6 years ago
10d6deb
perfetto: bump sqlite version
by Lalit Maganti
· 6 years ago
c6060b4
trace_processor: properly handle how to bound filter int and float types
by Lalit Maganti
· 6 years ago
e837cbb
Merge "perfetto: handle mock traces setting data about tid and tgid == 0"
by Lalit Maganti
· 6 years ago
2b70015
Merge "perfetto: introduce base::optional"
by Lalit Maganti
· 6 years ago
60ad6c2
profiling: interner: do not construct temporary objects.
by Florian Mayer
· 6 years ago
5069c69
traced_probes: add atrace timeout and print error message on unexpected exit
by Lalit Maganti
· 6 years ago
499cd60
Fix trace_to_text for WASM
by Hector Dearman
· 6 years ago
50e9eda
Make flush async in probes producer
by Primiano Tucci
· 6 years ago
770886a
perfetto: handle mock traces setting data about tid and tgid == 0
by Lalit Maganti
· 6 years ago
f3e5b07
perfetto: introduce base::optional
by Lalit Maganti
· 6 years ago
96e1415
Merge "UI: fix exceptions when only thread info is avilable"
by Primiano Tucci
· 6 years ago
c7a232c
Merge "profiling: Simplify code to find pids."
by Florian Mayer
· 6 years ago
e867072
profiling: Use binfs directory in README.
by Florian Mayer
· 6 years ago
49c6be7
profiling: Simplify code to find pids.
by Florian Mayer
· 6 years ago
abd53ec
Merge "profiling: Use less strict memory order for sequence_number."
by Florian Mayer
· 6 years ago
bc714db
UI: fix exceptions when only thread info is avilable
by Primiano Tucci
· 6 years ago
acedb7b
Merge "ftrace: Add oom_score_adj_update"
by Treehugger Robot
· 6 years ago
4f2da9a
Merge "profiling: Remove unused dump path."
by Treehugger Robot
· 6 years ago
c40573e
profiling: Use less strict memory order for sequence_number.
by Florian Mayer
· 6 years ago
4d4ac41
Merge "profiling: Don't use default memory order in client."
by Florian Mayer
· 6 years ago
c84cde4
ftrace: Add oom_score_adj_update
by Hector Dearman
· 6 years ago
c1d37d9
profiling: Remove unused dump path.
by Florian Mayer
· 6 years ago
c6ad86b
Merge "profiling: Improve connection management."
by Florian Mayer
· 6 years ago
a9f9b4c
profiling: Improve connection management.
by Florian Mayer
· 6 years ago
f086799
profiling: Don't use default memory order in client.
by Florian Mayer
· 6 years ago
66a44cc
Merge "profiling: Allow to profile all running processes."
by Florian Mayer
· 6 years ago
9ba3271
Merge "trace_to_text: add converter to profile proto."
by Florian Mayer
· 6 years ago
0ca7fb4
trace_to_text: add converter to profile proto.
by Florian Mayer
· 6 years ago
fa3404e
profiling: Allow to profile all running processes.
by Florian Mayer
· 6 years ago
3189731
Merge "Add tools/gen_all"
by Hector Dearman
· 6 years ago
7e07977
Add tools/gen_all
by Hector Dearman
· 6 years ago
1ff7a8e
Merge "profiling: Do not install hook if Client init fails."
by Florian Mayer
· 6 years ago
c17c1dc
profiling: Include PIDs in heap dumps.
by Florian Mayer
· 6 years ago
b93264e
Merge "profiling: Set mapping id in resulting proto."
by Florian Mayer
· 6 years ago
cd83dda
Unify on for (;;)
by Hector Dearman
· 6 years ago
6a4e4c4
profiling: Set mapping id in resulting proto.
by Florian Mayer
· 6 years ago
b12c4f2
profiling: Do not install hook if Client init fails.
by Florian Mayer
· 6 years ago
74096ec
Merge "Fix tools/gen_binary_descriptors"
by Hector Dearman
· 6 years ago
8c93ad1
Merge "perfetto: replace remaining gtest_prod.h header usages"
by Eric Seckler
· 6 years ago
a7606df
Merge "Implement trace sqlite exporting"
by Sami Kyostila
· 6 years ago
b90c824
Merge "trace_processor: fix multiple bugs with filtering and casting"
by Lalit Maganti
· 6 years ago
ea3fa90
Merge "profiling: Update README."
by Florian Mayer
· 6 years ago
a1dd323
profiling: Update README.
by Florian Mayer
· 6 years ago
1e26914
Fix tools/gen_binary_descriptors
by Hector Dearman
· 6 years ago
d7aa8b7
Merge "trace_processor: JSON importer coerces numbers"
by Hector Dearman
· 6 years ago
4cda101
Merge "traced_probes: capture stderr from atrace"
by Lalit Maganti
· 6 years ago
7e01c25
trace_processor: fix multiple bugs with filtering and casting
by Lalit Maganti
· 6 years ago
0773ea0
perfetto: replace remaining gtest_prod.h header usages
by Eric Seckler
· 6 years ago
e690b2d
trace_processor: JSON importer coerces numbers
by Hector Dearman
· 6 years ago
8b58568
Merge "perfetto-ui: Bump omnibar placeholder size and darkness"
by Hector Dearman
· 6 years ago
96026fb
Merge "profiling: Use cmdline instead of binary name."
by Florian Mayer
· 6 years ago
3a84ec7
Merge "profiling: Fix cleanup of profiling state."
by Treehugger Robot
· 6 years ago
Next »