aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/SUMMARY.md
blob: d0a4e62181398a6aedce2fe28503b23f3847c335 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Summary

- [gdb](./gdb.md)
- [debug & trace](./debug_trace.md)
    - [strace](./strace.md)
    - [lsof](./lsof.md)
    - [pidstat](./pidstat.md)
    - [time](./time.md)
    - [pmap](./pmap.md)
    - [pstack](./pstack.md)
    - [perf](./perf.md)
    - [OProfile](./oprofile.md)