Janakarajan Natarajan

Results 5 issues of Janakarajan Natarajan

Raw events are configured with PERF_TYPE_RAW. Added an example that measures CPI using raw events on aarch64 and x86_64.

Is there a reason for not allowing Group to set CPU, task? From src/lib.rs: ``` /// A `Group` and its members must all observe the same tasks and cpus; mixing...

The APerf reports contain the data archives. Use these if a report is passed in to the aperf report sub-command. The aperf report command will fail if a report is...

Switch to using log4rs crate which allows all prints from aperf to be shown both in the console and a file. This file can be used to see the run...

Two new options are provided for the user to configure the data collected with aperf. * collect_only - select only the datatypes to collect. * skip_only - select only the...