Skip to content

Commit ecdbafb

Browse files
authored
Update README.md
1 parent 332c3da commit ecdbafb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# bpf_tools
1+
# ebpf-tools
22
eBPF Tools
33

44
- [disklatency.py](disklatency.py) - Measure Disk I/O Latency
@@ -9,3 +9,4 @@ eBPF Tools
99
- [sync_count.py](sync_count.py) - Monitor number of times `sync` has been called.
1010
- [timer_interrupt_latency.py](timer_interrupt_latency.py) - Timer Interrupt Latency
1111
- [user_probe.py](user_probe.py) - Example usage of User Probes (USDT)
12+
- [core_frequency.py](core_frequency.py) - Low overhead tool to monitor in realtime operating core frequencies

0 commit comments

Comments
 (0)