Sign in
flutter
/
third_party
/
perfetto
/
e065d4ecc45179cfc63eeb932717138be9e5f7f8
/
Android.bp
7b0c945
service: Add support for ObservableEvents.
by Eric Seckler
· 6 years ago
3077d18
Add lazy startup producer class to traced.
by Florian Mayer
· 6 years ago
95ff4a7
Remove unused RecordReader.
by Florian Mayer
· 6 years ago
8320e6d
trace_processor: split up counters table
by Lalit Maganti
· 6 years ago
2988579
introduce ThreadTaskRunner and use it in heapprofd's UnwindingWorker
by Ryan Savitski
· 6 years ago
85170a2
Rename service_impl_unittest to match src files
by Hector Dearman
· 6 years ago
685f752
traced: Add kernel version to trace
by Hector Dearman
· 6 years ago
bf54ebb
Implement a sqlite helper to split strings
by Ioannis Ilkos
· 6 years ago
5195059
Use the SharedRingBuffer for sending payload from client to service.
by Florian Mayer
· 6 years ago
60c4a2b
Add find() and rfind() methods to base::StringView
by Primiano Tucci
· 6 years ago
a502bde
heapprofd client: shared sampler & client lifetime tracking
by Ryan Savitski
· 6 years ago
c73ef06
protos: Add v0 of new TrackEvent protos
by Eric Seckler
· 6 years ago
89795fd
Introduce base::CircularQueue and improve trace processor sorter
by Primiano Tucci
· 6 years ago
17aa273
trace_processor: add support for systrace output
by Lalit Maganti
· 6 years ago
bd3fb82
perfetto: add string writer class for formatting strings
by Lalit Maganti
· 6 years ago
c50bcc9
Add SharedRingBuffer
by Florian Mayer
· 6 years ago
7714cec
Add power rails energy data to Perfetto traces
by Esteban Talavera
· 6 years ago
a3da9be
Android builds: add liblog only to dynlibs & executables + remove it from heapprofd_client
by Ryan Savitski
· 6 years ago
e65beca
heapprofd_client: non-allocating logging
by Ryan Savitski
· 6 years ago
1fecac9
Add ability to retrieve energy metrics for power rails
by Esteban Talavera
· 6 years ago
a73a725
probes: add raw_syscall/sys_{enter,exit} format and generated protos
by Lalit Maganti
· 6 years ago
42777e5
trace writer: Add StartupTraceWriterRegistry.
by Eric Seckler
· 6 years ago
eaf29ed
service: Add GetTraceStats() to consumer endpoint
by Eric Seckler
· 6 years ago
10c19fb
heapprofd: fork mode: pass cmdline as a flag to heapprofd
by Ryan Savitski
· 6 years ago
3bd67ef
traced_probes: add mm_event/mm_event_record ftrace format file and protos
by Lalit Maganti
· 6 years ago
f3e3dd3
profiling: Add some tests for proc_utils
by Florian Mayer
· 6 years ago
7c7f5f5
Perfetto: clean up PERFETTO_EMBEDDER_BUILD
by Primiano Tucci
· 6 years ago
c65693d
trace writer: Add a proxying StartupTraceWriter.
by Eric Seckler
· 6 years ago
e0ea742
trace_to_text: remove inode handler code
by Lalit Maganti
· 6 years ago
106605c
Add e2e cmdline tests and fix Flush with no producers
by Primiano Tucci
· 6 years ago
7631120
protozero: Make ScatteredStreamMemoryDelegate production-ready
by Eric Seckler
· 6 years ago
64df2ca
Add logcat data source
by Primiano Tucci
· 6 years ago
cfc8eba
Generate ftrace event descriptors
by Isabelle Taylor
· 6 years ago
aa45fe0
Non-functional changes for ftrace descriptor generation
by Isabelle Taylor
· 6 years ago
c4b196e
Update Android.bp.
by Florian Mayer
· 6 years ago
4280249
profiling: Add heapprofd end to end test.
by Florian Mayer
· 6 years ago
745aaf2
profiling: clean up /proc/<pid>/cmdline parsing.
by Florian Mayer
· 6 years ago
895efd9
profiling: Add matcher.
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
5edeafc
perfetto_cmd: Add cmdline flags
by Hector Dearman
· 6 years ago
c20ee51
ftrace: add PagePool for ftrace reader
by Primiano Tucci
· 6 years ago
78cb562
profiling: Add management for system properties.
by Florian Mayer
· 6 years ago
98e560d
Add generic ftrace event
by Isabelle Taylor
· 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
f3e5b07
perfetto: introduce base::optional
by Lalit Maganti
· 6 years ago
c84cde4
ftrace: Add oom_score_adj_update
by Hector Dearman
· 6 years ago
0ca7fb4
trace_to_text: add converter to profile proto.
by Florian Mayer
· 6 years ago
4afdd64
profiling: Write bookkeeping to trace
by Florian Mayer
· 6 years ago
22679eb
trace_to_text: Remove summary and short_summary
by Hector Dearman
· 6 years ago
b7fa544
perfetto_cmd: Teach perfetto_cmd to parse pbtxt configs
by Hector Dearman
· 6 years ago
e9f4686
profiling: Add heapprofd producer.
by Florian Mayer
· 6 years ago
8e7eac4
profiling: Add heapprofd config.
by Florian Mayer
· 6 years ago
ccba4f0
Add signal_deliver ftrace events to ftrace parser
by Isabelle Taylor
· 6 years ago
c9d4a8b
probes + trace_processor: Polling of /proc/[pid]/status mem counters
by Primiano Tucci
· 6 years ago
8d49fa0
Add support for more events
by Isabelle Taylor
· 6 years ago
57c89d9
perfetto: Make gn check succeed when building with chrome
by Eric Seckler
· 6 years ago
edf3f7c
perfetto: Make it possible to commit paged memory in chunks on Win
by Eric Seckler
· 6 years ago
f5d666d
perfetto: change proto lite to proto full for Java Android host target
by Lalit Maganti
· 6 years ago
20dc8f7
trace_to_text: split out proto-full from proto-lite deps
by Primiano Tucci
· 6 years ago
7a5d83b
profiling: Add heapprofd.rc.
by Florian Mayer
· 6 years ago
b6a921f
profiling: Add malloc hooks.
by Florian Mayer
· 6 years ago
e01069f
perfetto: switch sys stats counter to use proto lite not pzero
by Lalit Maganti
· 6 years ago
3cd3132
Add public API for Perfetto consumer
by Primiano Tucci
· 6 years ago
bdb2a59
Rename libtraced_shared to libperfetto
by Primiano Tucci
· 6 years ago
2162130
ftrace: Add kmem trace events
by Primiano Tucci
· 6 years ago
6820cb6
perfetto: add Android-only target for merged proto for use in Java
by Lalit Maganti
· 6 years ago
9f7189c
base: extract Event class for eventfd/pipe
by Primiano Tucci
· 6 years ago
7ad1275
profiling: Add unittest for wire_protocol
by Florian Mayer
· 7 years ago
c6be21f
profiling: Add sampler.
by Florian Mayer
· 7 years ago
f7f0def
Move unix socket to base.
by Florian Mayer
· 7 years ago
b85a938
profiling: Add missing pieces to heapprofd.
by Florian Mayer
· 7 years ago
82a8bfd
Add SysStats data source (/proc/{meminfo,stat,vmstat})
by Primiano Tucci
· 7 years ago
824274d
profiling: Add SocketPool.
by Florian Mayer
· 7 years ago
f427a80
Refactor: add send/recv functions for raw sockets.
by Florian Mayer
· 7 years ago
a2fae26
profiling: Add unwinding
by Florian Mayer
· 7 years ago
b64d6b1
profiling: Add parts of heap profiler.
by Florian Mayer
· 7 years ago
de2476b
TraceProcessor: improve parsing performances to ~420 MB/s
by Primiano Tucci
· 7 years ago
2da5d2e
Add StringView class and switch trace processor to use it
by Primiano Tucci
· 7 years ago
7f71d0e
trace_processor: Add integration tests
by Hector Dearman
· 7 years ago
855f2f8
Add StringInterner for heapprofd.
by Florian Mayer
· 7 years ago
c9b8423
Add record reader for heapprofd.
by Florian Mayer
· 7 years ago
fd8240d
Simplify ftrace architecture and integration with traced_probes
by Primiano Tucci
· 7 years ago
b6de48b
Non-functional refactorings of ftrace controller/sink/metadata
by Primiano Tucci
· 7 years ago
eb11735
Get rid of multiple-definition of kInvalidInstance in protozero
by Primiano Tucci
· 7 years ago
6a1a4d5
Rename Service to TracingService.
by Florian Mayer
· 7 years ago
de82dae
Move ftrace_reader code into src/traced/probes/ftrace
by Primiano Tucci
· 7 years ago
45172a8
protozero: add proto decoder class for efficient in-place decoding
by Lalit Maganti
· 7 years ago
d8b1a1d
perfetto: add ability to override upload limit flag on debuggable builds
by Lalit Maganti
· 7 years ago
236ba47
Add metatracing to trace perfetto itself.
by Florian Mayer
· 7 years ago
75905df
Add tool to analyze rate of events.
by Florian Mayer
· 7 years ago
4d0f6c8
Added .proto and targets for minimal 'lite' TracePacket for Chrome
by Oystein Eftevaag
· 7 years ago
5e33cad
Add stats about dropped events to the trace
by Primiano Tucci
· 7 years ago
3afb1e0
Add ftrace per_cpu/stats to beginning/end of the trace
by Hector Dearman
· 7 years ago
7c9e3b2
Autogenerate protos and event_info.
by Florian Mayer
· 7 years ago
bd0c02f
traced_probes: fix tid/pid incremental mapping and reduce overhead
by Primiano Tucci
· 7 years ago
72daa6c
Moved ScatteredStreamDelegateForTesting to protozero from ftrace_reader
by Oystein Eftevaag
· 7 years ago
1684856
ProcessStatsDataSource test
by Isabelle Taylor
· 7 years ago
3cbb10a
Remove warning suppressions and fix many casting bugs
by Primiano Tucci
· 7 years ago
Next »