diff options
Diffstat (limited to 'tools/perf/Documentation/perfconfig.example')
| -rw-r--r-- | tools/perf/Documentation/perfconfig.example | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perfconfig.example b/tools/perf/Documentation/perfconfig.example index 42c6fd2ae85d..767ea2436e1c 100644 --- a/tools/perf/Documentation/perfconfig.example +++ b/tools/perf/Documentation/perfconfig.example | |||
| @@ -19,3 +19,11 @@ | |||
| 19 | 19 | ||
| 20 | # Default, disable using /dev/null | 20 | # Default, disable using /dev/null |
| 21 | dir = /root/.debug | 21 | dir = /root/.debug |
| 22 | |||
| 23 | [annotate] | ||
| 24 | |||
| 25 | # Defaults | ||
| 26 | hide_src_code = false | ||
| 27 | use_offset = true | ||
| 28 | jump_arrows = true | ||
| 29 | show_nr_jumps = false | ||
