Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
683e5f79e1dd2ff64d9b8d9cde0df297a79b326d
/
perfprofd
10336be
Perfprofd: Read config proto values
by Andreas Gampe
· 7 years ago
725faa2
Perfprofd: Add general event config to perf invoke
by Andreas Gampe
· 7 years ago
e1eb3cd
Perfprofd: Add general event config to Config
by Andreas Gampe
· 7 years ago
90bc7b8
Merge "Perfprofd: Slightly refactor ConfigReader"
by Treehugger Robot
· 7 years ago
808cbe0
Perfprofd: Change proto naming
by Andreas Gampe
· 7 years ago
1c05820
Perfprofd: Slightly refactor ConfigReader
by Andreas Gampe
· 7 years ago
7cb55e4
Perfprofd: Refactor and extend config proto
by Andreas Gampe
· 7 years ago
d61d699
Perfprofd: Rewrite perf invocation arg generation
by Andreas Gampe
· 7 years ago
d662d88
Perfprofd: Move invoke code to its own file
by Andreas Gampe
· 7 years ago
310b08a
Perfprofd: Fix test expectations
by Andreas Gampe
· 7 years ago
850efbf
Merge "Perfprofd: Pep8 the python scripts"
by Treehugger Robot
· 7 years ago
b2d9e4c
Merge "simpleperf: fix pylint warnings in python scripts."
by Yabin Cui
· 7 years ago
370c341
simpleperf: fix pylint warnings in python scripts.
by Yabin Cui
· 7 years ago
04346f7
Perfprofd: Pep8 the python scripts
by Andreas Gampe
· 7 years ago
36a0b89
Perfprofd: Add invoke failure logging
by Andreas Gampe
· 7 years ago
d052570
Perfprofd: Refactor test code
by Andreas Gampe
· 7 years ago
15236cf
Perfprofd: Convert proto to be flat
by Andreas Gampe
· 7 years ago
59fd123
Avoid intermediate std::string construction
by Greg Kaiser
· 7 years ago
0cce4c5
Merge "Perfprofd: Fix script dependency"
by Treehugger Robot
· 7 years ago
9b5002e
Perfprofd: Fix script dependency
by Andreas Gampe
· 7 years ago
ac743a3
Perfprofd: Refactor ConfigReader
by Andreas Gampe
· 7 years ago
394e0ae
Enabled embedded_launcher for perf_proto_flames
by Nan Zhang
· 7 years ago
b72353d
Enabled embedded_launcher for perf_proto_stack
by Nan Zhang
· 7 years ago
3252ffe
Perfprofd: Add option to skip simpleperf samples
by Andreas Gampe
· 7 years ago
9f3f984
Merge "Perfprofd: Add host modules for scripts"
by Andreas Gampe
· 7 years ago
35dc175
Perfprofd: Update comments
by Andreas Gampe
· 8 years ago
df70063
Perfprofd: Add host modules for scripts
by Andreas Gampe
· 8 years ago
5e43f50
Perfprofd: Add filegroup for record proto
by Andreas Gampe
· 8 years ago
04ea5f6
Perfprofd: Copy frequency from config proto
by Andreas Gampe
· 8 years ago
d68000f
Perfprofd: Modify perfprofd_config.proto
by Andreas Gampe
· 8 years ago
59a1821
Perfprofd: Minor fixes
by Andreas Gampe
· 8 years ago
9301b6f
Perfprofd: Add string-based binder interface
by Andreas Gampe
· 8 years ago
529af96
Perfprofd: Add ScopeGuard for file deletion
by Andreas Gampe
· 8 years ago
109780d
Perfprofd: Fix binder interface
by Andreas Gampe
· 8 years ago
51c08f9
Perfprofd: Use the right parameter
by Andreas Gampe
· 8 years ago
5a7181b
Perfprofd: Expose more parameters in the simple binder interface
by Andreas Gampe
· 8 years ago
abc5727
Perfprofd: Add process to configreader
by Andreas Gampe
· 8 years ago
597f40d
Perfprofd: More scripts
by Andreas Gampe
· 8 years ago
b84d5fd
Perfprofd: Separate symbol offset in samples
by Andreas Gampe
· 8 years ago
34c434d
Perfprofd: Add parallel processing to stack script
by Andreas Gampe
· 8 years ago
afe71cf
Perfprofd: Update perf_proto_stack
by Andreas Gampe
· 8 years ago
e4b2ed9
Perfprofd: Add support for sampling frequency
by Andreas Gampe
· 8 years ago
b019ddc
Perfprofd: Factor out threaded handler
by Andreas Gampe
· 8 years ago
2230fb2
Perfprofd: Place darwin disable into general defaults
by Andreas Gampe
· 8 years ago
f73ddfa
Perfprofd: Use ConfigReader for shellCommand startProfiling
by Andreas Gampe
· 8 years ago
1587382
Fix Darwin build (by not building).
by Elliott Hughes
· 8 years ago
7f85bff
Perfprofd: Move dropbox functionality into core
by Andreas Gampe
· 8 years ago
a145b35
Perfprofd: Move proto to its own static library
by Andreas Gampe
· 8 years ago
04672dd
Perfprofd: Factor out the command-line-based loop
by Andreas Gampe
· 8 years ago
db16286
Perfprofd: Move dropbox code to its own static library
by Andreas Gampe
· 8 years ago
28a379f
Perfprofd: Add compression to config proto
by Andreas Gampe
· 8 years ago
817015c
Merge "Perfprofd: Enable sanitizers in debug build"
by Treehugger Robot
· 8 years ago
f9fd5ac
Merge "Perfprofd: Implement symbolization over quipper data"
by Treehugger Robot
· 8 years ago
1315908
Merge "Suppress clang 7.0 warnings."
by Treehugger Robot
· 8 years ago
cbc02bc
Perfprofd: Implement symbolization over quipper data
by Andreas Gampe
· 8 years ago
81ff02f
Perfprofd: Enable sanitizers in debug build
by Andreas Gampe
· 8 years ago
b5c3709
Perfprofd: Add debug version of libperfprofdcore
by Andreas Gampe
· 8 years ago
894b3f9
Perfprofd: Add GZIP compression
by Andreas Gampe
· 8 years ago
c9a2ab4
Perfprofd: Use a stream to serialize
by Andreas Gampe
· 8 years ago
d0aac25
Perfprofd: Refactor protobuf I/O
by Andreas Gampe
· 8 years ago
77ca78a
Perfprofd: Factor out quipper iterator helpers
by Andreas Gampe
· 8 years ago
5091d85
Perfprofd: Add explicit build dependency to simpleperf
by Andreas Gampe
· 8 years ago
5438d9c
Suppress clang 7.0 warnings.
by Chih-Hung Hsieh
· 8 years ago
28e3138
Perfprofd: Use temporary file for large dropbox drops
by Andreas Gampe
· 8 years ago
b7fa622
Perfprofd: Disable darwin build
by Andreas Gampe
· 8 years ago
51389ce
Perfprofd: Support host tests
by Andreas Gampe
· 8 years ago
0c09e0e
Perfprofd: Use external quipper
by Andreas Gampe
· 8 years ago
f5b6271
Fix PDK build
by Logan Chien
· 8 years ago
54237f8
Perfprofd: Clean up test logging helper
by Andreas Gampe
· 8 years ago
e303374
Perfprofd: Backport elf symbolizer config to ConfigReader
by Andreas Gampe
· 8 years ago
74ffa03
Merge "Perfprofd: Add process name to sampling"
by Treehugger Robot
· 8 years ago
e1deac5
Avoid symlink of simpleperf.
by Yabin Cui
· 8 years ago
3f4cdae
Perfprofd: Add process name to sampling
by Andreas Gampe
· 8 years ago
83476be
Perfprofd: Dropbox support
by Andreas Gampe
· 8 years ago
d2c9975
Perfprofd: Remove ConfigReader from binder interface
by Andreas Gampe
· 8 years ago
bc0c17b
Merge "Perfprofd: minimal quipper fix for PERF_RECORD_THROTTLE"
by Treehugger Robot
· 8 years ago
0d7d882
Merge "Perfprofd: Fix missing symbol crash in stack script"
by Treehugger Robot
· 8 years ago
74df153
Perfprofd: minimal quipper fix for PERF_RECORD_THROTTLE
by Andreas Gampe
· 8 years ago
ee946b5
Perfprofd: Fix missing symbol crash in stack script
by Andreas Gampe
· 8 years ago
1860715
Perfprofd: Change the imported chrome-base logging
by Andreas Gampe
· 8 years ago
ecc7faf
Perfprofd: Enable some more warnings
by Andreas Gampe
· 8 years ago
61fb5fe
Merge "Perfprofd: Generalize post-collection handling"
by Treehugger Robot
· 8 years ago
f7f2310
Merge "Perfprofd: Remove perfprofdutils"
by Treehugger Robot
· 8 years ago
4004d25
Perfprofd: Fix zero-second sleep
by Andreas Gampe
· 8 years ago
577e646
Perfprofd: Generalize post-collection handling
by Andreas Gampe
· 8 years ago
d9084f6
Perfprofd: Remove perfprofdutils
by Andreas Gampe
· 8 years ago
885a185
Perfprofd: Move binder code into subdirectory
by Andreas Gampe
· 8 years ago
455413b
Merge "Perfprofd: Update proto config"
by Treehugger Robot
· 8 years ago
9543854
Perfprofd: Update proto config
by Andreas Gampe
· 8 years ago
edb8ec2
Merge "Perfprofd: Add functions in script"
by Treehugger Robot
· 8 years ago
84bfff3
Merge "Perfprofd: Add a symbolizer based on simpleperf code"
by Treehugger Robot
· 8 years ago
561b682
Perfprofd: Add functions in script
by Andreas Gampe
· 8 years ago
a6c3913
Perfprofd: Add a symbolizer based on simpleperf code
by Andreas Gampe
· 8 years ago
78475c8
Add OWNERS files for perfprofd and simpleperf.
by Elliott Hughes
· 8 years ago
f9a3561
Perfprofd: Add symbolizer interface
by Andreas Gampe
· 8 years ago
3269534
Perfprofd: Fix tests
by Andreas Gampe
· 8 years ago
44e63a7
Perfprofd: Fix tests
by Andreas Gampe
· 8 years ago
48f82d8
Merge "Perfprofd: Start binder service by default"
by Treehugger Robot
· 8 years ago
e2185f2
Perfprofd: Start binder service by default
by Andreas Gampe
· 8 years ago
9217681
Perfprofd: Add process-specific profiling
by Andreas Gampe
· 8 years ago
Next »