Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
perfetto
/
a043f2aa8ee2d0747a080130000c19a48d2e402d
a043f2a
profiling: Link design doc in README.
by Florian Mayer
· 6 years ago
8d52afb
Merge "Support unknown column types for default span join dimensions"
by Lalit Maganti
· 6 years ago
08a8edc
Support unknown column types for default span join dimensions
by Ioannis Ilkos
· 6 years ago
5edeafc
perfetto_cmd: Add cmdline flags
by Hector Dearman
· 6 years ago
5c8ecd0
Merge "profiling: Wait for perfetto cmd to terminate in script."
by Florian Mayer
· 6 years ago
8cfafd2
Merge "perfetto: Keep track of allowed target buffers for producers."
by Eric Seckler
· 6 years ago
faf8c04
Merge "profiling: Account for failed unwindings."
by Treehugger Robot
· 6 years ago
6dc2359
perfetto: Keep track of allowed target buffers for producers.
by Eric Seckler
· 6 years ago
9c5d229
Merge "Add eseckler to OWNERS"
by Primiano Tucci
· 6 years ago
e7cc82e
Add eseckler to OWNERS
by Primiano Tucci
· 6 years ago
e635307
Merge "trace_processor: Add idle events"
by Lalit Maganti
· 6 years ago
207cb01
Merge "Only run SIGINT handler once."
by Treehugger Robot
· 6 years ago
ddbe31e
profiling: Wait for perfetto cmd to terminate in script.
by Florian Mayer
· 6 years ago
7b794cc
trace_processor: Add idle events
by Hector Dearman
· 6 years ago
a3c3e26
trace_processor: add tests for new args table
by Lalit Maganti
· 6 years ago
a8413b2
Merge "trace_processor: refactor to an ever present id approach"
by Lalit Maganti
· 6 years ago
5ea9e93
trace_processor: refactor to an ever present id approach
by Lalit Maganti
· 6 years ago
85a12d4
profiling: Account for failed unwindings.
by Florian Mayer
· 6 years ago
edf738f
Only run SIGINT handler once.
by Florian Mayer
· 6 years ago
327406e
Merge "ftrace: add PagePool for ftrace reader"
by Primiano Tucci
· 6 years ago
c6ded2d
Merge "Flush on SIGINT to perfetto cmd."
by Treehugger Robot
· 6 years ago
c20ee51
ftrace: add PagePool for ftrace reader
by Primiano Tucci
· 6 years ago
f8d4e7e
Flush on SIGINT to perfetto cmd.
by Florian Mayer
· 6 years ago
ab6bf3c
Merge "trace_processor: initial implementation of the args table"
by Lalit Maganti
· 6 years ago
506258e
Merge "profiling: Add missing error return to script."
by Florian Mayer
· 6 years ago
87cbf11
Merge "perfetto: Add an IPC to associate trace writers with buffers"
by Eric Seckler
· 6 years ago
b627963
profiling: Add missing error return to script.
by Florian Mayer
· 6 years ago
867697b
Merge "profiling: Better profiling script."
by Florian Mayer
· 6 years ago
7b49412
Merge "Minor non functional refactorings to ftrace parser"
by Primiano Tucci
· 6 years ago
6e9c55e
trace_processor: initial implementation of the args table
by Lalit Maganti
· 6 years ago
1c4e1ac
perfetto: Add an IPC to associate trace writers with buffers
by Eric Seckler
· 6 years ago
801349e
profiling: Better profiling script.
by Florian Mayer
· 6 years ago
70282bd
Merge "Fix MSAN and debug build."
by Treehugger Robot
· 6 years ago
f98b0f2
Merge "perfetto: fix MSAN bugs in ftrace muxer"
by Primiano Tucci
· 6 years ago
f9d9c73
Minor non functional refactorings to ftrace parser
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
1624522
Fix MSAN and debug build.
by Florian Mayer
· 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
Next »