Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
perfetto
/
c08ede8089d06aae88f054fd9168490937854cf3
/
src
« Previous
c26963a
Merge "Correctly handle EINTR."
by Florian Mayer
· 6 years ago
21c1a0d
Changes to get Perfetto tracing in Chrome for Windows
by Bruce Dawson
· 6 years ago
1f0f7fa
Correctly handle EINTR.
by Florian Mayer
· 6 years ago
a195971
Fix fuzzers and reduce noise from ftrace_parser unittest
by Primiano Tucci
· 6 years ago
3faad74
Add skeleton for UI (Node + TypeScript + WASM + build integration)
by Primiano Tucci
· 6 years ago
c7b7c72
Clean up some TODOs and use PageAllocator in CpuReader
by Primiano Tucci
· 7 years ago
c2eb510
Roll GN, clang and libc++ to match chromium revisions
by Primiano Tucci
· 6 years ago
78bca4b
Get page allocator working on Windows
by Bruce Dawson
· 7 years ago
8cb6592
Merge "Introduce WASM toolchain"
by Primiano Tucci
· 7 years ago
ca3a2cd
Add sanity check for page size.
by Florian Mayer
· 7 years ago
4bdc4c4
Introduce WASM toolchain
by Primiano Tucci
· 7 years ago
a148e1d
Use dynamically read header_page information.
by Florian Mayer
· 7 years ago
af1cc9e
Merge "Add metatracing to trace perfetto itself."
by Florian Mayer
· 7 years ago
9553bac
Merge "Allow to parse events/header_page."
by Florian Mayer
· 7 years ago
236ba47
Add metatracing to trace perfetto itself.
by Florian Mayer
· 7 years ago
969b220
Allow to parse events/header_page.
by Florian Mayer
· 7 years ago
2c4a460
Enable more unit tests on Windows
by Bruce Dawson
· 7 years ago
356d83f
Limit concurrent traces to 5 to prevent stalls in traced_probes
by Primiano Tucci
· 7 years ago
8b20979
Temporary workaround for 32-bit crashes.
by Florian Mayer
· 7 years ago
9c2c6ab
Fix off by one.
by Florian Mayer
· 7 years ago
9004bcf
Merge "Fix potential misaligned access bug for __data_loc events"
by Primiano Tucci
· 7 years ago
d797e76
Fix potential misaligned access bug for __data_loc events
by Primiano Tucci
· 7 years ago
e63537c
fix: work-around compile issue on mac
by Ali Ijaz Sheikh
· 7 years ago
e8d7595
ps_tree: No scan on startup by default, make thread names optional
by Primiano Tucci
· 7 years ago
66d5776
Merge "Fixed some sign compare errors in newly added TraceStats tests"
by android-build-prod (mdb)
· 7 years ago
fd759b6
Merge "Get one Perfetto unittest working on Windows"
by Primiano Tucci
· 7 years ago
bb6e566
Fixed some sign compare errors in newly added TraceStats tests
by Oystein Eftevaag
· 7 years ago
bfe969e
Merge "Add handling to parse __data_loc."
by Florian Mayer
· 7 years ago
2af6ef7
Get one Perfetto unittest working on Windows
by Bruce Dawson
· 7 years ago
986af4e
Add handling to parse __data_loc.
by Florian Mayer
· 7 years ago
4d0f6c8
Added .proto and targets for minimal 'lite' TracePacket for Chrome
by Oystein Eftevaag
· 7 years ago
a5ed03e
Merge "perfetto: bump max cpu buffer size in ftrace"
by Lalit Maganti
· 7 years ago
4115ab4
Merge "Make unittests faster: remove sighandler after fork"
by android-build-prod (mdb)
· 7 years ago
166dbe2
Make unittests faster: remove sighandler after fork
by Primiano Tucci
· 7 years ago
a7828e6
perfetto: bump max cpu buffer size in ftrace
by Primiano Tucci
· 7 years ago
5e33cad
Add stats about dropped events to the trace
by Primiano Tucci
· 7 years ago
68574f2
traced_probes: omit empty process_tree packets
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
9c37130
Merge "traced_probes: fix tid/pid incremental mapping and reduce overhead"
by Primiano Tucci
· 7 years ago
bd0c02f
traced_probes: fix tid/pid incremental mapping and reduce overhead
by Primiano Tucci
· 7 years ago
ee9fbb3
Build fix on a C++17 mode build
by tzik
· 7 years ago
bdae74c
Remove fuzzer executable targets when building with Chromium
by Oystein Eftevaag
· 7 years ago
6f3a5f9
Fix field number of f2fs_write_end.
by Florian Mayer
· 7 years ago
72daa6c
Moved ScatteredStreamDelegateForTesting to protozero from ftrace_reader
by Oystein Eftevaag
· 7 years ago
c0af530
Merge "ProcessStatsDataSource test"
by Isabelle Taylor
· 7 years ago
1684856
ProcessStatsDataSource test
by Isabelle Taylor
· 7 years ago
36557d8
perfetto: further cleanup and consolidate test code
by Lalit Maganti
· 7 years ago
d9f3913
Write mount points for inodes that were not found.
by Florian Mayer
· 7 years ago
5e38ea2
Remove inodes we find from scheduled scan as well.
by Florian Mayer
· 7 years ago
3cbb10a
Remove warning suppressions and fix many casting bugs
by Primiano Tucci
· 7 years ago
635add6
Merge "Add f2fs events."
by Treehugger Robot
· 7 years ago
1d8956a
Add f2fs events.
by Florian Mayer
· 7 years ago
6eab7cc
Add walleye format files.
by Florian Mayer
· 7 years ago
a6fdd68
Merge "Deflake ServiceImplTest.BatchFlushes"
by Treehugger Robot
· 7 years ago
5715f9a
Deflake ServiceImplTest.BatchFlushes
by Primiano Tucci
· 7 years ago
b808373
Improve documentation
by Primiano Tucci
· 7 years ago
e7ca7c6
Fix test failure by reducing max shm size to 32 MB
by Primiano Tucci
· 7 years ago
d52e627
Add Flush support to Producer and expose API to Consumer
by Primiano Tucci
· 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
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
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
cb45aa9
Fix bugs in CPU Reader.
by Florian Mayer
· 7 years ago
5c2d318
Merge "Remove dead code"
by Florian Mayer
· 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
5252660
Fix GCC build (again)
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
131b6e5
perfetto: add benchmark for fixed rate producer
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
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
01c45f0
service: Fix trace write period drifting
by Sami Kyostila
· 7 years ago
9daa483
Remove DataSourceID and registration callback
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
Next »