1. 9bce13e perf record: Disable debuginfod by default by Jiri Olsa · 3 years, 1 month ago
  2. b4b046f perf intel-pt: Add a config for max loops without consuming a packet by Adrian Hunter · 3 years, 7 months ago
  3. 8f08cf3 perf report: Make --skip-empty as default by Namhyung Kim · 3 years, 9 months ago
  4. 44e1765 perf config: Add annotate.demangle{,_kernel} by Martin Liska · 3 years, 11 months ago
  5. c066626 perf daemon: Add config file support by Jiri Olsa · 4 years ago
  6. e8a2061 perf buildid-cache: Add --debuginfod option to specify a server to fetch debug files by Jiri Olsa · 4 years, 1 month ago
  7. e29386c perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id by Jiri Olsa · 4 years, 1 month ago
  8. 526671bf perf config: Fix example command in manpage to conform to syntax specified in the SYNOPSIS section. by Nick Thompson · 4 years, 1 month ago
  9. bbe5446 perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config' by Arnaldo Carvalho de Melo · 4 years, 4 months ago
  10. eb6d31a perf ftrace: Select function/function_graph tracer automatically by Changbin Du · 4 years, 5 months ago
  11. d778a77 perf config: Add stat.big-num support by Paul A. Clarke · 4 years, 8 months ago
  12. eadcaa3 perf callchain: Update docs regarding kernel/user space unwinding by Tony Jones · 4 years, 10 months ago
  13. b0aaf4c perf config: Document missing config options by Ravi Bangoria · 5 years ago
  14. cd0a9c5 perf annotate: Fix perf config option description by Ravi Bangoria · 5 years ago
  15. f11b280 perf trace: Allow choosing how to augment the tracepoint arguments by Arnaldo Carvalho de Melo · 5 years ago
  16. 5de9e5f perf config: Document the PERF_CONFIG environment variable by Arnaldo Carvalho de Melo · 5 years ago
  17. 87407fa perf config: Update default value for llvm.clang-bpf-cmd-template by Leo Yan · 6 years ago
  18. 9b40dff perf config: Fix an error in the config template documentation by Changbin Du · 6 years ago
  19. e3b74de perf tools report: Add custom scripts to script menu by Andi Kleen · 6 years ago
  20. 4968ac8 perf report: Implement browsing of individual samples by Andi Kleen · 6 years ago
  21. 55fa8b8 perf tools: Add documentation for BPF event selection by Changbin Du · 6 years ago
  22. c65c83f perf trace: Allow asking for not suppressing common string prefixes by Arnaldo Carvalho de Melo · 6 years ago
  23. 9ed45d5 perf trace: Make the alignment of the syscall args be configurable by Arnaldo Carvalho de Melo · 6 years ago
  24. 9d6dc17 perf trace: Allow suppressing the syscall argument names by Arnaldo Carvalho de Melo · 6 years ago
  25. b036146 perf trace: Allow configuring if the syscall start timestamp should be printed by Arnaldo Carvalho de Melo · 6 years ago
  26. d32de87 perf trace: Allow configuring default for perf_event_attr.inherit by Arnaldo Carvalho de Melo · 6 years ago
  27. 42e4a52 perf trace: Allow configuring if the syscall duration should be printed by Arnaldo Carvalho de Melo · 6 years ago
  28. e7c634f perf trace: Allow configuring if zeroed syscall args should be printed by Arnaldo Carvalho de Melo · 6 years ago
  29. ac96287 perf trace: Allow specifying a set of events to add in perfconfig by Arnaldo Carvalho de Melo · 6 years ago
  30. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  31. 43c4023 perf annotate: Allow setting the offset level in .perfconfig by Arnaldo Carvalho de Melo · 7 years ago
  32. 4b35994 perf diff: Add diff.compute config option by Namhyung Kim · 8 years ago
  33. d49dd15 perf diff: Add diff.order config option by Namhyung Kim · 8 years ago
  34. c6fc018 perf config: Add support setting variables in a config file by Taeung Song · 8 years ago
  35. 9092360 perf config: Add support for getting config key-value pairs by Taeung Song · 8 years ago
  36. 893c5c7 perf config: Show default report configuration in example and docs by Milian Wolff · 8 years ago
  37. fa1f456 perf report: Allow configuring the default sort order in ~/.perfconfig by Arnaldo Carvalho de Melo · 8 years ago
  38. c7ac241 perf config: Add '--system' and '--user' options to select which config file is used by Taeung Song · 9 years ago
  39. a9edec3 perf config: Document 'record.build-id' variable in man page by Taeung Song · 9 years ago
  40. 57f0daf perf config: Document 'kmem.default' variable in man page by Taeung Song · 9 years ago
  41. ab2e08e perf config: Document 'pager.<subcommand>' variables in man page by Taeung Song · 9 years ago
  42. 08b75b4 perf config: Document 'man.viewer' variable in man page by Taeung Song · 9 years ago
  43. 0b04c84 perf config: Document 'top.children' variable in man page by Taeung Song · 9 years ago
  44. 806cb95 perf config: Document variables for 'report' section in man page by Taeung Song · 9 years ago
  45. 56c94dc perf config: Document variables for 'call-graph' section in man page by Taeung Song · 9 years ago
  46. 67f43c0 perf config: Document 'ui.show-headers' variable in man page by Taeung Song · 9 years ago
  47. 485311d perf config: Document 'hist.percentage' variable in man page by Taeung Song · 9 years ago
  48. 3b97629 perf config: Document variables for 'annotate' section in man page by Taeung Song · 9 years ago
  49. 2733525 perf config: Document 'buildid.dir' variable in man page by Taeung Song · 9 years ago
  50. 3fa9f40 perf config: Document variables for 'tui' and 'gtk' sections in man page by Taeung Song · 9 years ago
  51. 89debf1 perf config: Document variables for 'colors' section in man page by Taeung Song · 9 years ago
  52. 78ce08d perf annotate: Rename 'colors.code' to 'colors.jump_arrows' by Taeung Song · 9 years ago
  53. 7d68524 perf config: Add initial man page by Taeung Song · 9 years ago