History log of /system/extras/simpleperf/tracing.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5674ed87431f2d9b05f4ec0c7f7c2e56e585c956 12-Jul-2016 Chih-Hung Hsieh <chh@google.com> Fix google-explicit-constructor warnings in simpleperf.

* Declare explicit conversion constructors.

Bug: 28341362
Change-Id: I9d5b764fe004e291cbdd212617df6f385c31df25
Test: build with clang-tidy
/system/extras/simpleperf/tracing.h
cee718a1c68eaaf7c3cc81be9a4c89fca1ea96ad 21-Jun-2016 Yabin Cui <yabinc@google.com> Merge "simpleperf: add kmem command to report slab allocation information."
6965d42c43f12fd2dfcca3c490b51edc67822586 15-Jun-2016 Yabin Cui <yabinc@google.com> simpleperf: add kmem command to report slab allocation information.

Bug: 27403614

Change-Id: Id3015a4828ec32170ea1db3a1580b14a8bd159ba
/system/extras/simpleperf/tracing.h
877751bbae11e009070e036ee1cd16e88135fff5 14-Jun-2016 Yabin Cui <yabinc@google.com> simpleperf: support event group.

Kernel supports monitoring several events as a group, so they are
scheduled on and out at the same time. Add --group option to
stat command and record command.
Adjust the method to calculate miss rate in stat command: limit
the matched events in the same group or with scale == 1.0.

Bug: 29213742

Change-Id: I899aba207f1e3357307541e81f97526f5a2913c3
/system/extras/simpleperf/tracing.h
4f41df6f68efc3b9b534014a8cfb6ee8ac4d5c91 02-Jun-2016 Yabin Cui <yabinc@google.com> simpleperf: dump tracing data when needed.

When monitoring tracepoint events, dump tracing data to perf.data
can enable reporting on a different machine.

Bug: 27403614
Change-Id: Ie1af624717a245cacbeb44b4c1bcd499fc9ad8db
/system/extras/simpleperf/tracing.h