Commit | Date | |
---|---|---|
[f89745]
(6.4 kB)
by
![]() simpleperf: add test for dumping regs for tracepoint events. If the test fails, probably a kernel patch is missing: To support the test, also enable recording tracepoint events in Bug: http://b/29520177 Change-Id: I085114113732366305e92f6a1e6c3b6efc6ff5ff |
2017-07-17 21:36:37 |
View
Download |
[616b3a]
(6.4 kB)
by
![]() simpleperf: change the way running cts tests. Before this CL, CtsSimpleperfTestCases copies itself to the app's With this CL, CtsSimpleperfTestCases keeps itself in /data/local/tmp, This is a preparation to add tests for recording tracepoint events. Bug: http://b/29520177 Change-Id: I1709adfb1ff7169df87560226c197e473fdf8516 |
2017-07-14 22:59:56 |
View
Download |
[a80f8f]
(6.0 kB)
by
![]() simpleperf: support "--app" option in record/stat command. By using --app [package_name] option, users don't need to For simpleperf, it now can start in the shell's context, This CL is tested manually, but I will change the Bug: http://b/34108866 Change-Id: I8db0390af8e49c56dc4860374153f753bbcf9b11 |
2017-07-12 22:50:20 |
View
Download |
[5be914]
(5.3 kB)
by
![]() simpleperf: fix tests for dwarf callgraph unwinding. 32-bit simpleperf can't unwind a 64-bit `sleep` process in aarch64 So make the workload be able to start a process Also fix a flaky test IOEventLoop.signal. Bug: http://b/33167911 |
2016-11-29 23:21:13 |
View
Download |
[987d9a]
(5.0 kB)
by
![]() simpleperf: let simpleperf running record/stat command die if parent exits. Bug: 28114205 |
2016-07-15 21:08:48 |
View
Download |
[6d1ee4]
(4.9 kB)
by
![]() simpleperf: don't warn if child process was killed by simpleperf. Bug: 29574526 |
2016-07-07 22:00:10 |
View
Download |
[66dd09]
(4.8 kB)
by
![]() Track rename from base/ to android-base/. Change-Id: Ic15d4778c7accd1382de0b440a437aba2cf67016 |
2015-12-04 22:00:57 |
View
Download |
[aebe74]
(4.8 kB)
by
![]() Simpleperf: remove unnecessary exit(). Change-Id: I5256617373c3414195a7a994d0ce217d9afd47e6 |
2015-11-25 00:58:53 |
View
Download |
[c8fcde]
(4.8 kB)
by
![]() Simpleperf: fix flaky workload unit tests. Move SIGABRT to SIGKILL to make sure the child process is terminated by a signal. Add a final _exit(1) after ChildProcessFn in case execvp() fails. Change-Id: I353720b10c6ea42826efcafce5ff2699fd246e22 |
2015-09-24 19:37:27 |
View
Download |
[42aa12]
(4.8 kB)
by
![]() Simpleperf: rewrite unsupported logging style. Previously we can use a ternary operator to choose the log level, like This CL also changes some improper log levels and log messages. Change-Id: Ib9a55f2ca241516a6e89afad4a733cc07b19570f |
2015-09-18 18:10:55 |
View
Download |