Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyuzhao authored Mar 10, 2024
1 parent 9af5e6d commit 9a9e25e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ After all the $I$ invocations are finished, running `cargo harness report` will

**`harness` supports collecting and reporting extra performance data other than execution time**, by enabling the following probes:

* **harness-probe-perf**: Collect perf-event values for the timing iteration.
* **harness-probe-ebpf (WIP)**: Extra performance data collected by eBPF programs.
* `harness-probe-perf`: Collect perf-event values for the timing iteration.
* `harness-probe-ebpf (WIP)`: Extra performance data collected by eBPF programs.

## System checks

Expand Down

0 comments on commit 9a9e25e

Please sign in to comment.