Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
c2fdf8e2a6eecba46b0e18793e7c30f35a7267fc
c2fdf8e
simpleperf: fix building simpleperf_script.zip.
by Yabin Cui
· 8 years ago
e96387a
Merge "simpleperf: fix link of README.md."
by Yabin Cui
· 8 years ago
f25edc8
simpleperf: fix link of README.md.
by Yabin Cui
· 8 years ago
668f19e
Merge "simpleperf: improve warning msg."
by Yabin Cui
· 8 years ago
e466d4d
simpleperf: improve warning msg.
by Yabin Cui
· 8 years ago
c2adeaf
Merge "simpleperf: use app_profiler.py in inferno."
by Yabin Cui
· 8 years ago
45da834
Merge "simpleperf: fix stat cmd."
by Treehugger Robot
· 8 years ago
d51b849
Merge "simpleperf: add --exit-with-parent option in record cmd."
by Yabin Cui
· 8 years ago
d8aa2ed
simpleperf: fix stat cmd.
by Yabin Cui
· 8 years ago
6d087d5
simpleperf: add --exit-with-parent option in record cmd.
by Yabin Cui
· 8 years ago
69bce02
simpleperf: use app_profiler.py in inferno.
by Yabin Cui
· 8 years ago
f9ed7b5
Merge "simpleperf: allow recording events in different speed."
by Yabin Cui
· 8 years ago
6278bc9
Merge "Fix fd ownership issue in PrintNativeInfo/GetNativeInfo."
by Elliott Hughes
· 8 years ago
20b49f8
simpleperf: allow recording events in different speed.
by Yabin Cui
· 8 years ago
dc7d1dd
Fix fd ownership issue in PrintNativeInfo/GetNativeInfo.
by Elliott Hughes
· 8 years ago
51bdff6
Merge "simpleperf: support profiling native programs in app_profiler.py."
by Yabin Cui
· 8 years ago
312cbae
Merge "simpleperf: export meta info in report_sample.proto."
by Yabin Cui
· 8 years ago
20663f5
simpleperf: export meta info in report_sample.proto.
by Yabin Cui
· 8 years ago
a386d21
Merge "Fix clang-tidy performance-* warnings in system/extras."
by Treehugger Robot
· 8 years ago
58d1088
simpleperf: support profiling native programs in app_profiler.py.
by Yabin Cui
· 8 years ago
f6d5b0d
Fix clang-tidy performance-* warnings in system/extras.
by Chih-Hung Hsieh
· 8 years ago
b3734fd
Merge "simpleperf: fix supporting ctrl-c when using `adb shell simpleperf xxx`."
by Treehugger Robot
· 8 years ago
1dafb1a
simpleperf: fix supporting ctrl-c when using `adb shell simpleperf xxx`.
by Yabin Cui
· 8 years ago
76163e6
Merge "simpleperf: update simpleperf prebuilts to build 4237700."
by Yabin Cui
· 8 years ago
51a6976
simpleperf: update simpleperf prebuilts to build 4237700.
by Yabin Cui
· 8 years ago
3b7e114
Merge "simpleperf: split README.md in doc directory."
by Yabin Cui
· 8 years ago
2da90c8
simpleperf: split README.md in doc directory.
by Yabin Cui
· 8 years ago
2ad09b2
Merge "simpleperf: add --show-features option in list cmd."
by Yabin Cui
· 8 years ago
6dfe8cd
Merge "Update for v4.12.3 kernel headers."
by Christopher Ferris
· 8 years ago
1944f45
simpleperf: add --show-features option in list cmd.
by Yabin Cui
· 8 years ago
4ba39d1
Merge "simpleperf add more script tests."
by Yabin Cui
· 8 years ago
d97a532
simpleperf add more script tests.
by Yabin Cui
· 8 years ago
a6feef5
Update for v4.12.3 kernel headers.
by Christopher Ferris
· 8 years ago
d4c959b
Merge "ext4_utils: enable uninit_bg feature for ext4 mke2fs"
by Treehugger Robot
· 8 years ago
deb3ce2
ext4_utils: enable uninit_bg feature for ext4 mke2fs
by Jin Qian
· 8 years ago
6979f2d
Merge "simpleperf: fix README.md to show inferno pictures correctly."
by Yabin Cui
· 8 years ago
6fd3f9b
Merge "simpleperf: update simpleperf prebuilts to build 4219235."
by Yabin Cui
· 8 years ago
b9cc3f1
simpleperf: update simpleperf prebuilts to build 4219235.
by Yabin Cui
· 8 years ago
f336349
simpleperf: fix README.md to show inferno pictures correctly.
by Yabin Cui
· 8 years ago
880d4e8
Merge "Fix a memory leak"
by Treehugger Robot
· 8 years ago
f751aeb
Fix a memory leak
by George Burgess IV
· 8 years ago
0cffcbe
Merge "simpleperf: move inferno to scripts directory."
by Treehugger Robot
· 8 years ago
be51cd0
Merge "simpleperf: support reporting trace offcpu data in simpleperf_report_lib."
by Treehugger Robot
· 8 years ago
12a6910
simpleperf: move inferno to scripts directory.
by Yabin Cui
· 8 years ago
481127a
Merge "Remove LOCAL_CLANG and clang: true"
by Treehugger Robot
· 8 years ago
3327578
simpleperf: support reporting trace offcpu data in simpleperf_report_lib.
by Yabin Cui
· 8 years ago
60c6d5b
Merge "simpleperf: use --app option in python scripts and README.md."
by Yabin Cui
· 8 years ago
f4375be
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 8 years ago
fb1b760
Merge "simpleperf: exclude kernel callchains when needed."
by Treehugger Robot
· 8 years ago
d3cb3b0
simpleperf: exclude kernel callchains when needed.
by Yabin Cui
· 8 years ago
7d6936b
simpleperf: use --app option in python scripts and README.md.
by Yabin Cui
· 8 years ago
239663c
Merge "Track google-benchmark API change."
by Treehugger Robot
· 8 years ago
6dd50e6
Merge "simpleperf: adjust sample freq instead of checking it."
by Treehugger Robot
· 8 years ago
07fb9f2
Merge "simpleperf: add tests for scripts."
by Treehugger Robot
· 8 years ago
8f4bd93
Merge "simpleperf: support tracing offcpu time."
by Treehugger Robot
· 8 years ago
38cf311
Track google-benchmark API change.
by Elliott Hughes
· 8 years ago
8605e49
simpleperf: adjust sample freq instead of checking it.
by Yabin Cui
· 8 years ago
68b8383
simpleperf: support tracing offcpu time.
by Yabin Cui
· 8 years ago
c8deb72
Merge "Add swapPSS support to showmap"
by Treehugger Robot
· 8 years ago
bfe1a73
simpleperf: add tests for scripts.
by Yabin Cui
· 8 years ago
737412d
Add swapPSS support to showmap
by Mathieu Chartier
· 8 years ago
6f998b3
Merge changes from topic 'mke2fs_2'
by Treehugger Robot
· 8 years ago
5771bde
ext4_utils: copy mke2fs.conf to /etc
by Jin Qian
· 8 years ago
e4d0736
ext4_utils: copy mke2fs.conf to recovery /etc
by Jin Qian
· 8 years ago
c35e698
Merge "simpleperf: update simpleperf prebuilts to build 4194070."
by Yabin Cui
· 8 years ago
c91cbde
simpleperf: update simpleperf prebuilts to build 4194070.
by Yabin Cui
· 8 years ago
87fcb8c
Merge "simpleperf: add test for dumping regs for tracepoint events."
by Treehugger Robot
· 8 years ago
f897452
simpleperf: add test for dumping regs for tracepoint events.
by Yabin Cui
· 8 years ago
945911c
Merge "Add event monitoring to Inferno."
by Treehugger Robot
· 8 years ago
e5ad887
Merge "simpleperf: replace config file with cmdline options."
by Yabin Cui
· 8 years ago
9bc1704
Merge "simpleperf: change the way running cts tests."
by Treehugger Robot
· 8 years ago
616b3a0
simpleperf: change the way running cts tests.
by Yabin Cui
· 8 years ago
b843926
simpleperf: replace config file with cmdline options.
by Yabin Cui
· 8 years ago
9aa1dc2
Merge "simpleperf: support "--app" option in record/stat command."
by Treehugger Robot
· 8 years ago
7ce805c
Merge changes from topic 'ext4_encryption_flag'
by Tom Cherry
· 8 years ago
a80f8f7
simpleperf: support "--app" option in record/stat command.
by Yabin Cui
· 8 years ago
95ef487
Add event monitoring to Inferno.
by Fabien Sanglard
· 8 years ago
af30023
Merge "Inferno: A framegrapher based on simpleperf"
by Fabien Sanglard
· 8 years ago
80e0678
Merge "os-release.d: set the default version to four numbers."
by Treehugger Robot
· 8 years ago
9dc8dd6
Merge "simpleperf: add test for recording cpu-clock."
by Treehugger Robot
· 8 years ago
50ffb91
os-release.d: set the default version to four numbers.
by Sen Jiang
· 8 years ago
1a7855c
Inferno: A framegrapher based on simpleperf
by Fabien Sanglard
· 8 years ago
1564048
Merge "simpleperf: enforce support of dwarf based callgraph."
by Yabin Cui
· 8 years ago
d18c42e
simpleperf: enforce support of dwarf based callgraph.
by Yabin Cui
· 8 years ago
a20808b
simpleperf: add test for recording cpu-clock.
by Yabin Cui
· 8 years ago
f266c1a
ext4_sb.h: make feature flags in fs_info 32-bit
by Eric Biggers
· 8 years ago
1468fba
ext4.h: add EXT4_FEATURE_INCOMPAT_ENCRYPT
by Eric Biggers
· 8 years ago
3cd4b5a
Merge "kernel.config: check console-ramoops-0"
by Treehugger Robot
· 8 years ago
0817a93
kernel.config: check console-ramoops-0
by Mark Salyzyn
· 8 years ago
d39db9b
Merge "simpleperf: add demo for kotlin."
by Yabin Cui
· 8 years ago
6cc52fd
simpleperf: add demo for kotlin.
by Yabin Cui
· 8 years ago
6a94441
Merge "use f2fs upstream host to generate image"
by Jin Qian
· 8 years ago
7bc8785
use f2fs upstream host to generate image
by Yang Jin
· 8 years ago
7c8b89a
Merge "simpleperf: fix the way to pull perf.data on windows."
by Yabin Cui
· 8 years ago
a2ed7c9
simpleperf: fix the way to pull perf.data on windows.
by Yabin Cui
· 8 years ago
5abacf3
Merge "simpleperf: fix x86 register dump on x86_64."
by Yabin Cui
· 8 years ago
30ae2db
simpleperf: fix x86 register dump on x86_64.
by Yabin Cui
· 8 years ago
7941d19
Merge "simpleperf: Support Ctrl-C in app_profiler.py."
by Yabin Cui
· 8 years ago
1ad1e76
Merge "simpleperf: fix importing tkinter in report.py."
by Yabin Cui
· 8 years ago
ccf7a5e
simpleperf: Support Ctrl-C in app_profiler.py.
by Yabin Cui
· 8 years ago
Next »