Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyuzhao committed Jun 28, 2024
1 parent a854009 commit df0a75f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bench/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,3 @@ mi = { env = { MALLOC = "mi", IS_MALLOCKIT = "0" } }
mi2 = { env = { MALLOC = "mi2", IS_MALLOCKIT = "0" } }
tc = { env = { MALLOC = "tc", IS_MALLOCKIT = "0" } }
je = { env = { MALLOC = "je", IS_MALLOCKIT = "0" } }

[package.metadata.harness.profiles.default.probes]
harness-probe-perf = { events = "PERF_COUNT_HW_CACHE_LL:READ:ACCESS,PERF_COUNT_HW_CACHE_LL:READ:MISS,PERF_COUNT_HW_INSTRUCTIONS,PERF_COUNT_HW_CACHE_L1I:MISS,PERF_COUNT_HW_CACHE_ITLB:MISS", inherit = true }

0 comments on commit df0a75f

Please sign in to comment.