Sign in
flutter
/
third_party
/
perfetto
/
d52e627deeeeae323e65ee266d2bf0dcedee3c98
d52e627
Add Flush support to Producer and expose API to Consumer
by Primiano Tucci
· 7 years ago
97c4f32
Merge "Add tool to find scan roots."
by Florian Mayer
· 7 years ago
238c550
Add tool to find scan roots.
by Florian Mayer
· 7 years ago
fd75254
Merge "Make the traced service robust against corrupted packets"
by Treehugger Robot
· 7 years ago
7b14f65
Make the traced service robust against corrupted packets
by Primiano Tucci
· 7 years ago
7907b5a
Merge "Add InodeFileDataSource unittests."
by Florian Mayer
· 7 years ago
0c27bae
Merge "traced_probes: Write only one process tree per packet"
by Hector Dearman
· 7 years ago
dd88914
Add InodeFileDataSource unittests.
by Florian Mayer
· 7 years ago
e86dde3
traced_probes: Write only one process tree per packet
by Hector Dearman
· 7 years ago
1a1951d
Fix logic to decide SMB page and size from config
by Primiano Tucci
· 7 years ago
ee2aaba
Merge "Disable on demand process stats implementation."
by Isabelle Taylor
· 7 years ago
b0f0071
Use separate unix socket for tools/tmx.
by Florian Mayer
· 7 years ago
c29e0d3
Add env var for producer/consumer socket.
by Florian Mayer
· 7 years ago
2c31b80
Disable on demand process stats implementation.
by Isabelle Taylor
· 7 years ago
dca727d
Refactor unit-testing of core/service_impl.cc
by Primiano Tucci
· 7 years ago
aef0c53
Add unittests for file_scanner. Fix minor bug.
by Florian Mayer
· 7 years ago
e1d7638
[dev-only/non-production] Fix GCC build
by Primiano Tucci
· 7 years ago
980f39c
Merge "[debug-only/non-production] Fix libbacktrace integration on arm/64"
by Primiano Tucci
· 7 years ago
07e104d
Reduce binary size (1.6MB -> 600K) by removing protos/trace:lite dep
by Primiano Tucci
· 7 years ago
543ae3a
[debug-only/non-production] Fix libbacktrace integration on arm/64
by Primiano Tucci
· 7 years ago
c6f52d8
Merge "Fix bug in summary trace to text."
by Treehugger Robot
· 7 years ago
cb45aa9
Fix bugs in CPU Reader.
by Florian Mayer
· 7 years ago
5c2d318
Merge "Remove dead code"
by Florian Mayer
· 7 years ago
b249947
Fix bug in summary trace to text.
by Isabelle Taylor
· 7 years ago
420b6c0
Flush before end of trace.
by Florian Mayer
· 7 years ago
727d1cb
Remove dead code
by Florian Mayer
· 7 years ago
38faa6f
Improve stacktraces on Linux/Android standalone debug builds
by Primiano Tucci
· 7 years ago
808d6df
Support building most targets on mac
by Primiano Tucci
· 7 years ago
e56411c
Reset ProbesProducer's state if losing service connection
by Primiano Tucci
· 7 years ago
996d4d7
Merge "Revert "Rollback DAC_READ_SEARCH capability""
by Primiano Tucci
· 7 years ago
7868d61
Merge "Fix host detection for Android"
by Primiano Tucci
· 7 years ago
5252660
Fix GCC build (again)
by Primiano Tucci
· 7 years ago
ce19ae9
Fix host detection for Android
by Primiano Tucci
· 7 years ago
d6e8485
Revert "Rollback DAC_READ_SEARCH capability"
by Primiano Tucci
· 7 years ago
c4c3ceb
perfetto: refactor test code to consolidate pattern
by Lalit Maganti
· 7 years ago
ba135fe
Merge changes I0666a890,Idb306e32,I4f3afd96
by Primiano Tucci
· 7 years ago
db5ec47
Merge "perfetto: Fix fuzzer"
by Primiano Tucci
· 7 years ago
1b9c58a
Added process tree config.
by Hector Dearman
· 7 years ago
18614fe
Allow to configure scan roots.
by Florian Mayer
· 7 years ago
dae3565
Allow to configure InodeFileDataSource.
by Primiano Tucci
· 7 years ago
7187df1
Merge "perfetto: fix android Travis build"
by Primiano Tucci
· 7 years ago
131b6e5
perfetto: add benchmark for fixed rate producer
by Lalit Maganti
· 7 years ago
e832289
perfetto: fix android Travis build
by Lalit Maganti
· 7 years ago
578d784
Remove com.google from perfetto data source names
by Primiano Tucci
· 7 years ago
62e7884
Add a preemptive legacy config field in DataSourceConfig
by Primiano Tucci
· 7 years ago
45c9b18
Introduce "json" and "systrace" output in trace_to_text
by Primiano Tucci
· 7 years ago
3c4e5c2
traced_probes: Support on demand proccess info
by Hector Dearman
· 7 years ago
a7c04f8
traced_probes: Fix pid snapshot
by Hector Dearman
· 7 years ago
a443e83
Merge "service: Fix trace write period drifting"
by Treehugger Robot
· 7 years ago
79a6991
perfetto: Fix fuzzer
by Lalit Maganti
· 7 years ago
01c45f0
service: Fix trace write period drifting
by Sami Kyostila
· 7 years ago
5e8fa4b
trace_to_text: Verify filesystem scanning numbers
by Anna Zappone
· 7 years ago
9daa483
Remove DataSourceID and registration callback
by Primiano Tucci
· 7 years ago
21c19d8
Support building trace_to_text in the Android tree
by Primiano Tucci
· 7 years ago
de030d6
Merge "Use FileScanner to build static map."
by Treehugger Robot
· 7 years ago
540833c
Merge "Scan filesystem in chunks."
by Florian Mayer
· 7 years ago
1eb5dfc
Merge "Add retry logic to SharedMemoryABI::TryAcquireChunk"
by Treehugger Robot
· 7 years ago
5652c20
Merge "Add stateful filesystem scanner."
by Treehugger Robot
· 7 years ago
a5dd0b8
Use FileScanner to build static map.
by Florian Mayer
· 7 years ago
20c9ac7
Scan filesystem in chunks.
by Florian Mayer
· 7 years ago
632bbbc
Add retry logic to SharedMemoryABI::TryAcquireChunk
by Primiano Tucci
· 7 years ago
6f9c342
Add stateful filesystem scanner.
by Florian Mayer
· 7 years ago
02f46be
Filter producers for each data source.
by Isabelle Taylor
· 7 years ago
fbac441
Merge "ftrace_controller: Fix modulo math for computing drain delay"
by Primiano Tucci
· 7 years ago
86eba3e
Merge "Fix TracePacket writing after splitting"
by Treehugger Robot
· 7 years ago
b3a06e3
ftrace_controller: Fix modulo math for computing drain delay
by Sami Kyostila
· 7 years ago
d61b85f
Fix TracePacket writing after splitting
by Primiano Tucci
· 7 years ago
78b0dfa
Merge "perfetto: fix fuzzer build"
by Primiano Tucci
· 7 years ago
4ff04e6
Merge "Fix msan and mac build"
by Primiano Tucci
· 7 years ago
4966fdc
POSIX clock_gettime is only available on OS X >= 10.12, only log the monotonic clock for now
by Oystein Eftevaag
· 7 years ago
8f47a5b
perfetto: fix fuzzer build
by Lalit Maganti
· 7 years ago
ea56fd3
Fix msan and mac build
by Primiano Tucci
· 7 years ago
95af7b1
Merge "filesystem: Rate limit rate of scans."
by Treehugger Robot
· 7 years ago
e35fd4d
Merge "Split large TracePackets over IPC"
by Treehugger Robot
· 7 years ago
5d74460
Merge "traced: Remove unused vector"
by Primiano Tucci
· 7 years ago
7c10462
trace_to_text: Add I/O sanity checks
by Anna Zappone
· 7 years ago
112376e
filesystem: Rate limit rate of scans.
by Florian Mayer
· 7 years ago
f8dcb67
Merge "perfetto: fix gcc build"
by Treehugger Robot
· 7 years ago
5ae66da
Split large TracePackets over IPC
by Primiano Tucci
· 7 years ago
8cbe557
traced: Remove unused vector
by Hector Dearman
· 7 years ago
910852d
perfetto: fix gcc build
by Lalit Maganti
· 7 years ago
7fabd70
probes_producer: Fix system trace format
by Hector Dearman
· 7 years ago
d496ea5
Added process tree data to the trace to text summary.
by Isabelle Taylor
· 7 years ago
1918c13
Fix atrace unittest
by Primiano Tucci
· 7 years ago
fc9a8c9
ftrace_reader: Use atrace --only_userspace option
by Hector Dearman
· 7 years ago
5d5b9b7
Merge "Removed more build targets from being built in embedded Chrome builds by default"
by Oystein Eftevaag
· 7 years ago
93bf569
Merge "Rollback DAC_READ_SEARCH capability"
by Treehugger Robot
· 7 years ago
6214c8f
Rename TraceBuffez -> TraceBuffer
by Hector Dearman
· 7 years ago
30ee231
Merge "Add NullTraceWriter"
by Primiano Tucci
· 7 years ago
067fd5b
Removed more build targets from being built in embedded Chrome builds by default
by Oystein Eftevaag
· 7 years ago
f9250dc
Rollback DAC_READ_SEARCH capability
by Primiano Tucci
· 7 years ago
4f91e60
Merge "Perfetto changes for i/o tracing on user builds."
by Treehugger Robot
· 7 years ago
4045a36
Merge "Set SHM config for multiple producers."
by Isabelle Taylor
· 7 years ago
de42bd8
Perfetto changes for i/o tracing on user builds.
by Florian Mayer
· 7 years ago
9a5a0e9
Add NullTraceWriter
by Hector Dearman
· 7 years ago
6f234db
Merge "filesystem: Switch to unordered_map"
by Anna Zappone
· 7 years ago
cffbc4d
Merge "trace_to_text: Add summary mode"
by Treehugger Robot
· 7 years ago
86262cb
Set SHM config for multiple producers.
by Isabelle Taylor
· 7 years ago
85ef536
trace_to_text: Add summary mode
by Hector Dearman
· 7 years ago
c93bb54
Merge "ftrace_reader: Add atrace categories"
by Treehugger Robot
· 7 years ago
Next »