Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janaknat committed Aug 29, 2023
1 parent cfb2e49 commit 1ac28b6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ APerf collects the following performance data:
- Disk Utilization per Disk
- Interrupt Data per Interrupt Line per CPU
- CPU Performance Counters
- Network stats
- Meminfo
- Profile data (if enabled with `--profile` and `perf` binary present)

## Requirements
* [Rust toolchain (v1.61.0+)](https://www.rust-lang.org/tools/install)
Expand Down Expand Up @@ -91,7 +94,7 @@ To see a step-by-step example, please see our example [here](./EXAMPLE.md)

`-vv, --verbose --verbose` more verbose messages

`--intensive` gather data for which the CPU utilization is high when collected
`--profile` gather profiling data using the 'perf' binary


`./aperf report -h`
Expand Down

0 comments on commit 1ac28b6

Please sign in to comment.