Skip to content

Commit ddc2c2b

Browse files
hanyujie2002dbaluta
authored andcommitted
Documentation: lectures: Debugging: Fix typo
1 parent 0df51ba commit ddc2c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Documentation/teaching/lectures/debugging.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ perf
923923
924924
* performance counters, tracepoints, kprobes, uprobes
925925
* hardware events: CPU cycles, TLB misses, cache misses
926-
* software events: page fauls , context switches
926+
* software events: page faults , context switches
927927
* collects backtraces (user + kernel)
928928
929929
Other tools

0 commit comments

Comments
 (0)