Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
perfetto
/
895efd93a1d2b94fcc521cc2aea9b50f4630fe7d
/
src
895efd9
profiling: Add matcher.
by Florian Mayer
· 6 years ago
ef7edae
Merge "trace_processor: make args table a lot more efficient"
by Lalit Maganti
· 6 years ago
6eea7df
Merge "trace_processor: handle null partition keys in span join"
by Lalit Maganti
· 6 years ago
79472be
trace_processor: make args table a lot more efficient
by Lalit Maganti
· 6 years ago
add29f0
trace_processor: handle null partition keys in span join
by Lalit Maganti
· 6 years ago
31635f2
Merge "trace_processor: allow storage columns to have more control over filtering"
by Lalit Maganti
· 6 years ago
6780304
perfetto: fix compile in G3
by Lalit Maganti
· 6 years ago
6c64a35
trace_processor: allow storage columns to have more control over filtering
by Lalit Maganti
· 6 years ago
a621667
Merge "profiling: Link design doc in README."
by Florian Mayer
· 6 years ago
b86e9ca
Add data source to poll IHealth (battery counters) service
by Primiano Tucci
· 6 years ago
676f0cc
Add libperfetto_android_internal.so library to access HAL/VNDK
by Primiano Tucci
· 6 years ago
a043f2a
profiling: Link design doc in README.
by Florian Mayer
· 6 years ago
9eaff40
Merge "Fix chromium roll"
by Primiano Tucci
· 6 years ago
8d52afb
Merge "Support unknown column types for default span join dimensions"
by Lalit Maganti
· 6 years ago
2abd115
Fix chromium roll
by Primiano Tucci
· 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
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
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
7b794cc
trace_processor: Add idle events
by Hector Dearman
· 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
87cbf11
Merge "perfetto: Add an IPC to associate trace writers with buffers"
by Eric Seckler
· 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
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
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
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
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
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
76499cd
Extract base::Pipe
by Primiano Tucci
· 6 years ago
83a041b
Merge "Print pid when -b is specified."
by Florian Mayer
· 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
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
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
c6060b4
trace_processor: properly handle how to bound filter int and float types
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
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
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
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
Next »