Skip to content

Commit

Permalink
Documentation: lectures: Debugging: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyujie2002 committed Apr 7, 2024
1 parent 696df5e commit 6ac5a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/teaching/lectures/debugging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@ perf
* performance counters, tracepoints, kprobes, uprobes
* hardware events: CPU cycles, TLB misses, cache misses
* software events: page fauls , context switches
* software events: page faults , context switches
* collects backtraces (user + kernel)
Other tools
Expand Down

0 comments on commit 6ac5a3a

Please sign in to comment.