Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
perfetto
/
dd703f051f777b036d2524c66a190be1fbe8e835
/
src
dd703f0
prefetto: Remove old TODO
by Hector Dearman
· 7 years ago
200bd2e
Record incident details into the trace
by Sami Kyostila
· 7 years ago
6d80995
Merge "ftrace_reader: Add back test for multiple inodes in event"
by Anna Zappone
· 7 years ago
6a5d4a8
Merge "filesystem: Add LRU cache and full file scan for /data"
by Anna Zappone
· 7 years ago
a812a94
In Chrome, build as shared library rather than directly linked sources
by Oystein Eftevaag
· 7 years ago
341b7b5
Merge "Allow device_id to be 0."
by Treehugger Robot
· 7 years ago
7399f87
ftrace_reader: Add back test for multiple inodes in event
by Anna Zappone
· 7 years ago
3be7b67
filesystem: Add LRU cache and full file scan for /data
by Anna Zappone
· 7 years ago
1f9f74d
Merge "Improve common pid test."
by Anna Zappone
· 7 years ago
3174615
Allow device_id to be 0.
by Florian Mayer
· 7 years ago
dfaa90b
Improve common pid test.
by Anna Zappone
· 7 years ago
bee7579
Merge "perfetto: Enforce max shm page size"
by Treehugger Robot
· 7 years ago
8390e5b
perfetto: add benchmark variable for controlling message size
by Lalit Maganti
· 7 years ago
bed265d
perfetto: Enforce max shm page size
by Hector Dearman
· 7 years ago
fe92233
Fix mac build
by Primiano Tucci
· 7 years ago
902bed8
Merge "Ignore traced_probe's own I/O activity."
by Treehugger Robot
· 7 years ago
b8e235b
Ignore traced_probe's own I/O activity.
by Florian Mayer
· 7 years ago
4b87c08
Merge "perfetto: add end to end benchmarking"
by Lalit Maganti
· 7 years ago
bfc3d3e
perfetto: add end to end benchmarking
by Lalit Maganti
· 7 years ago
b575d4f
Merge "Use set instead of map to save memory."
by Treehugger Robot
· 7 years ago
f75d580
Merge "Allow to stop ScanFilesDFS early."
by Treehugger Robot
· 7 years ago
a55540d
Merge "ftrace_reader: Adjust DCHECK on Inode collection"
by Treehugger Robot
· 7 years ago
73ec133
Use set instead of map to save memory.
by Florian Mayer
· 7 years ago
fe28afd
Allow to stop ScanFilesDFS early.
by Florian Mayer
· 7 years ago
2c3ac7f
ftrace_reader: Adjust DCHECK on Inode collection
by Hector Dearman
· 7 years ago
b21f4fb
Add cache to hint where to look for inodes.
by Florian Mayer
· 7 years ago
86cfbe1
perfetto: Add guardrails to perfetto_cmd
by Hector Dearman
· 7 years ago
5afe501
perfetto: Silence test logs
by Hector Dearman
· 7 years ago
69faa90
Change SHM to be handled per producer
by Isabelle Taylor
· 7 years ago
fbccb3c
Record a periodic clock snapshot
by Sami Kyostila
· 7 years ago
6aa7557
Add host target for perfetto protos on Android host builds
by Primiano Tucci
· 7 years ago
abc3040
Merge "make constants constexpr."
by Treehugger Robot
· 7 years ago
dbd0878
make constants constexpr.
by Florian Mayer
· 7 years ago
c6336d2
Run lstat on correct path. Do not follow symlinks.
by Florian Mayer
· 7 years ago
7ca14bf
Generalize filesystem scanning function.
by Florian Mayer
· 7 years ago
cd3b6d3
traced_probes: Add data_source_types.h
by Hector Dearman
· 7 years ago
8ce3087
ftrace_reader: Update for uint64 block device ids
by Anna Zappone
· 7 years ago
80e098e
probes_producer: Convert block_device_ids for maps to align
by Anna Zappone
· 7 years ago
2e490ba
ftrace_reader: Fix InferFtraceType for int8_t
by Hector Dearman
· 7 years ago
906086d
Merge "traced_probes: Fix gcc build"
by Treehugger Robot
· 7 years ago
5f1f6c8
Merge "ftrace_reader: Comment out DCHECK in proto_translation_table.cc"
by Treehugger Robot
· 7 years ago
2a530c4
Merge "Add base/time.h"
by Treehugger Robot
· 7 years ago
ad2c546
traced_probes: Fix gcc build
by Hector Dearman
· 7 years ago
7bb3787
ftrace_reader: Comment out DCHECK in proto_translation_table.cc
by Hector Dearman
· 7 years ago
5c04a51
Merge "probe_producer: Post metadata to helper sources"
by Treehugger Robot
· 7 years ago
8934c6c
Add base/time.h
by Primiano Tucci
· 7 years ago
0ff07c7
probe_producer: Post metadata to helper sources
by Hector Dearman
· 7 years ago
55e73f3
Fix GCC build
by Primiano Tucci
· 7 years ago
569ad31
Remove dependency from filesystem to ftrace and fix mac build
by Primiano Tucci
· 7 years ago
941b221
Introduce base::TempFile / TempDir
by Primiano Tucci
· 7 years ago
3bc8438
Merge "perfetto: foo:foo_unittests -> foo:unittests"
by Primiano Tucci
· 7 years ago
760ef72
Merge "perfetto: All tests should end in 'Test'"
by Primiano Tucci
· 7 years ago
2b0e92b
perfetto: Fix tests broken by InferFtraceType
by Hector Dearman
· 7 years ago
f892832
Merge "ftrace_reader: Add DCHECKs for failing to merge ftrace and proto fields"
by Treehugger Robot
· 7 years ago
83c296c
Merge changes If3896792,Ib7bf80bb
by Primiano Tucci
· 7 years ago
599e3e2
perfetto: All tests should end in 'Test'
by Hector Dearman
· 7 years ago
6cfec8a
perfetto: foo:foo_unittests -> foo:unittests
by Hector Dearman
· 7 years ago
14c9205
ftrace_reader: Add DCHECKs for failing to merge ftrace and proto fields
by Hector Dearman
· 7 years ago
3e69ed9
perfetto: add callback to TraceWriter.Flush()
by Primiano Tucci
· 7 years ago
ecf9e4a
Use new TraceBuffer and send patches over IPC
by Primiano Tucci
· 7 years ago
2a6f904
filesystem: Migrate from probes_producer and add mount points
by Anna Zappone
· 7 years ago
8a56b70
Add LRU cache.
by Florian Mayer
· 7 years ago
5317b5c
Adding Flush() to TraceWriter
by Primiano Tucci
· 7 years ago
ebf07c7
traced_probes: Add ProcessStatsDataSource
by Hector Dearman
· 7 years ago
825e6de
Introduce base::StringSplitter
by Primiano Tucci
· 7 years ago
139de77
Remove LOG from base::ReadFile() when file doesn't exist
by Primiano Tucci
· 7 years ago
717fb57
Merge "Fix CPU spinning on failed connection attempt."
by Treehugger Robot
· 7 years ago
266b322
Merge "Fix gcc and linux debug build"
by Hector Dearman
· 7 years ago
690a712
Merge "traced_probes: Fix naming of sink"
by Hector Dearman
· 7 years ago
48c139c
Fix CPU spinning on failed connection attempt.
by Florian Mayer
· 7 years ago
adc8c2b
Fix gcc and linux debug build
by Hector Dearman
· 7 years ago
ba3eeae
Make relative includes absolute.
by Florian Mayer
· 7 years ago
489af3a
Merge "Add utility function to get block device -> mountpoints."
by Treehugger Robot
· 7 years ago
210dc6f
traced_probes: Fix naming of sink
by Hector Dearman
· 7 years ago
639651c
ftrace_reader: Fix comments in cpr_reader_unittest.cc
by Hector Dearman
· 7 years ago
f3d75a2
Merge "ftrace_reader: Plumb block_device_ids via metadata"
by Hector Dearman
· 7 years ago
74b73a9
Add utility function to get block device -> mountpoints.
by Florian Mayer
· 7 years ago
4ea73c0
ftrace_reader: Plumb block_device_ids via metadata
by Anna Zappone
· 7 years ago
3f5705c
perfetto: refactor testing code to make benchmarks easier to write
by Lalit Maganti
· 7 years ago
b761cd0
Merge "traced_probes: Fix bug with instances_"
by Hector Dearman
· 7 years ago
ab3b1b2
Added proto for ChromeTraceEvents, and a config string to the DataSourceConfig for Chrome tracing as well
by Oystein Eftevaag
· 7 years ago
09db827
TraceBuffer: minor cleanups
by Primiano Tucci
· 7 years ago
42b36d0
Move target_buffer from ShmABI to IPC
by Primiano Tucci
· 7 years ago
7745169
traced_probes: Fix bug with instances_
by Hector Dearman
· 7 years ago
4f27b66
Merge "probes_producer: Add inode filemap for /system"
by Anna Zappone
· 7 years ago
77b15b0
Merge "ftrace_reader: Mock code that runs atrace for testing"
by Treehugger Robot
· 7 years ago
c20f221
ftrace_reader: Mock code that runs atrace for testing
by Hector Dearman
· 7 years ago
380e004
Change const ref to pass-by-value and move.
by Florian Mayer
· 7 years ago
22e4b39
Run clang-tidy.
by Florian Mayer
· 7 years ago
e420056
Merge "Mark file descriptors as FD_CLOEXEC"
by Treehugger Robot
· 7 years ago
45a282a
probes_producer: Add inode filemap for /system
by Anna Zappone
· 7 years ago
5b81afe
ftrace_reader: Remove old TODO
by Hector Dearman
· 7 years ago
071eed8
Merge "probes_producer: Add initial code to put inodes into their own trace packet"
by Anna Zappone
· 7 years ago
61c5548
Add lockdown mode.
by Florian Mayer
· 7 years ago
3689c91
Mark file descriptors as FD_CLOEXEC
by Primiano Tucci
· 7 years ago
27ac99c
probes_producer: Add initial code to put inodes into their own trace packet
by Anna Zappone
· 7 years ago
64b8dfc
Merge changes I0db375ea,I7e9c2a07
by Treehugger Robot
· 7 years ago
485faff
perfetto: set memory and CPU guardrails on traced and traced_probes
by Lalit Maganti
· 7 years ago
e419ccb
perfetto: change watchdog to monitor guardrails when explicitly started
by Lalit Maganti
· 7 years ago
f19e7c5
ftrace_reader: Plumb pids via metadata
by Hector Dearman
· 7 years ago
Next »