1. a9edec3 perf config: Document 'record.build-id' variable in man page by Taeung Song · 9 years ago
  2. 57f0daf perf config: Document 'kmem.default' variable in man page by Taeung Song · 9 years ago
  3. ab2e08e perf config: Document 'pager.<subcommand>' variables in man page by Taeung Song · 9 years ago
  4. 08b75b4 perf config: Document 'man.viewer' variable in man page by Taeung Song · 9 years ago
  5. 0b04c84 perf config: Document 'top.children' variable in man page by Taeung Song · 9 years ago
  6. 806cb95 perf config: Document variables for 'report' section in man page by Taeung Song · 9 years ago
  7. 56c94dc perf config: Document variables for 'call-graph' section in man page by Taeung Song · 9 years ago
  8. 67f43c0 perf config: Document 'ui.show-headers' variable in man page by Taeung Song · 9 years ago
  9. 3c7a152 perf build tests: Move the feature related vars to the front of the make cmdline by Arnaldo Carvalho de Melo · 9 years ago
  10. 5978531 perf build tests: Elide "-f Makefile" from make invokation by Arnaldo Carvalho de Melo · 9 years ago
  11. d3aaf09 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  12. b83ea91 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  13. 580df49 Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  14. 9a96940 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  15. 51fd2df perf stat: Fix interval output values by Jiri Olsa · 9 years ago
  16. b62e8df perf hists browser: Add 'L' hotkey to change percent limit by Namhyung Kim · 9 years ago
  17. 1ba2fc6 perf report: Update documention of --percent-limit option by Namhyung Kim · 9 years ago
  18. c6f5f6b perf report: Update documentation of --sort option by Namhyung Kim · 9 years ago
  19. aa6f50a perf hists: Introduce hists__for_each_sort_list macro by Jiri Olsa · 9 years ago
  20. f0786af perf hists: Introduce hists__for_each_format macro by Jiri Olsa · 9 years ago
  21. 5b65855 perf tools: Add hpp_list into struct hists object by Jiri Olsa · 9 years ago
  22. 43e0a68 perf hists: Add struct perf_hpp_list argument to helper functions by Jiri Olsa · 9 years ago
  23. 1a8ebd2 perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro by Jiri Olsa · 9 years ago
  24. d29a497 perf hists: Introduce perf_hpp_list__for_each_sort_list macro by Jiri Olsa · 9 years ago
  25. 7a1799e perf hists: Introduce perf_hpp_list__for_each_format_safe macro by Jiri Olsa · 9 years ago
  26. cf09404 perf hists: Introduce perf_hpp_list__for_each_format macro by Jiri Olsa · 9 years ago
  27. 0760002 perf hists: Pass perf_hpp_list all the way through setup_output_list by Jiri Olsa · 9 years ago
  28. ebdd98e perf hists: Add perf_hpp_list register helpers by Jiri Olsa · 9 years ago
  29. 94b3dc3 perf hists: Introduce perf_hpp_list__init function by Jiri Olsa · 9 years ago
  30. 7c31e10 perf hists: Introduce struct perf_hpp_list by Jiri Olsa · 9 years ago
  31. 6d3375e perf hists: Separate output fields parsing into setup_output_list function by Jiri Olsa · 9 years ago
  32. 2fbaa39 perf hists: Separate sort fields parsing into setup_sort_list function by Jiri Olsa · 9 years ago
  33. 564132f perf hists: Properly release format fields by Jiri Olsa · 9 years ago
  34. 12cb439 perf hists: Remove perf_hpp__column_(disable|enable) by Jiri Olsa · 9 years ago
  35. 1945c3e perf hists: Allocate output sort field by Jiri Olsa · 9 years ago
  36. 3ee60c3 perf top: Move UI initialization ahead of sort setup by Arnaldo Carvalho de Melo · 9 years ago
  37. 9887804 perf report: Move UI initialization ahead of sort setup by Jiri Olsa · 9 years ago
  38. 3f931f2 perf hists: Make hpp setup function generic by Jiri Olsa · 9 years ago
  39. c0020ef perf hists: Add 'hpp__equal' callback function by Jiri Olsa · 9 years ago
  40. 9735808 perf hists: Add 'equal' method to perf_hpp_fmt struct by Jiri Olsa · 9 years ago
  41. 2e8b79e perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_width by Jiri Olsa · 9 years ago
  42. b21a763 perf hists: Add _idx fields into struct perf_hpp_fmt by Jiri Olsa · 9 years ago
  43. 452ce03 perf hists: Introduce perf_evsel__output_resort function by Jiri Olsa · 9 years ago
  44. 01441af perf hists: Factor output_resort from hists__output_resort by Jiri Olsa · 9 years ago
  45. 8eb22c9 Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  46. d072b89 Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  47. 402e8db Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  48. 270bde1 perf probe: Search both .eh_frame and .debug_frame sections for probe location by Hemant Kumar · 9 years ago
  49. 3a4acda perf tools: Fix thread lifetime related segfaut in intel_pt by Adrian Hunter · 9 years ago
  50. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  51. 3848c23 perf report: Don't show blank lines if entry has no callchain by Namhyung Kim · 9 years ago
  52. 59c624e perf hists browser: Fix percent display in callchains by Namhyung Kim · 9 years ago
  53. 5eca104 perf hists browser: Pass parent_total to callchain print functions by Namhyung Kim · 9 years ago
  54. 0c841c6 perf hists browser: Fix dump to show correct callchain style by Namhyung Kim · 9 years ago
  55. 7ed5d6e perf report: Fix percent display in callchains on --stdio by Namhyung Kim · 9 years ago
  56. 54d27b3 perf callchain: Pass parent_samples to __callchain__fprintf_graph() by Namhyung Kim · 9 years ago
  57. 7e597d3 perf report: Get rid of hist_entry__callchain_fprintf() by Namhyung Kim · 9 years ago
  58. 2665b45 perf report: Apply --percent-limit to callchains also by Namhyung Kim · 9 years ago
  59. 0f58474 perf hists: Update hists' total period when adding entries by Namhyung Kim · 9 years ago
  60. 744070e perf hists: Fix min callchain hits calculation by Namhyung Kim · 9 years ago
  61. ec183d2 perf tools: tracepoint_error() can receive e=NULL, robustify it by Adrian Hunter · 9 years ago
  62. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 76e9f0e phys_to_pfn_t: use phys_addr_t by Dan Williams · 9 years ago
  65. 814568d perf build: Align the names of the build tests: by Arnaldo Carvalho de Melo · 9 years ago
  66. 78e6c39 perf kvm/powerpc: Add support for HCALL reasons by Hemant Kumar · 9 years ago
  67. 066d359 perf kvm/powerpc: Port perf kvm stat to powerpc by Hemant Kumar · 9 years ago
  68. 48deaa7 perf kvm/{x86,s390}: Remove const from kvm_events_tp by Hemant Kumar · 9 years ago
  69. 162607e perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h by Hemant Kumar · 9 years ago
  70. d2db9a9 perf record: Use OPT_BOOLEAN_SET for buildid cache related options by Wang Nan · 9 years ago
  71. 37b2015 perf tools: Move timestamp creation to util by Wang Nan · 9 years ago
  72. 8fd34e1 perf test: Improve bp_signal by Wang Nan · 9 years ago
  73. 6a7d550 perf test: Check environment before start real BPF test by Wang Nan · 9 years ago
  74. fd786fa perf buildid: Fix cpumode of buildid event by Wang Nan · 9 years ago
  75. 14a05e1 perf auxtrace: Add perf_evlist pointer to *info_priv_size() by Mathieu Poirier · 9 years ago
  76. a639a62 perf tools: Speed up build-tests by reducing the number of builds tested by Arnaldo Carvalho de Melo · 9 years ago
  77. 79191c8 perf build: Use feature dump file for build-test by Wang Nan · 9 years ago
  78. 5a155bb perf build: Remove all condition feature check {C,LD}FLAGS by Wang Nan · 9 years ago
  79. 76c4aae perf build: Fix feature-dump checks, we need to test all features by Jiri Olsa · 9 years ago
  80. cf9162c tools build: Check basic headers for test-compile feature checker by Wang Nan · 9 years ago
  81. 5ac7628 perf cpumap: Auto initialize cpu__max_{node,cpu} by Arnaldo Carvalho de Melo · 9 years ago
  82. b1baae8 perf hists browser: Skip scripting when perf.data file not available by Namhyung Kim · 9 years ago
  83. c053a15 perf build: Select all feature checkers for feature-dump by Wang Nan · 9 years ago
  84. e03a58c kselftests: timers: Add adjtimex SETOFFSET validity tests by John Stultz · 9 years ago
  85. 9fd4186 tools build: Allow subprojects select all feature checkers by Wang Nan · 9 years ago
  86. 666810e perf bpf: Check relocation target section by Wang Nan · 9 years ago
  87. 7b6982c perf test: Add libbpf relocation checker by Wang Nan · 9 years ago
  88. ab414dc perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test by Arnaldo Carvalho de Melo · 9 years ago
  89. 8acd3da perf machine: Introduce machine__find_kernel_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  90. 4056132 perf hists browser: Offer non-symbol specific menu options for --sort without 'sym' by Namhyung Kim · 9 years ago
  91. d9695d9 perf hists browser: Be a bit more strict about presenting CPU socket zoom by Namhyung Kim · 9 years ago
  92. b1447a54 perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order has 'dso' by Namhyung Kim · 9 years ago
  93. c221acb perf hists browser: Only offer symbol scripting when a symbol is under the cursor by Namhyung Kim · 9 years ago
  94. 2eafd41 perf hists browser: Only 'Zoom into thread' only when sort order has 'pid' by Namhyung Kim · 9 years ago
  95. cfd92da perf sort: Provide a way to find out if per-thread bucketing is in place by Namhyung Kim · 9 years ago
  96. 485311d perf config: Document 'hist.percentage' variable in man page by Taeung Song · 9 years ago
  97. 3b97629 perf config: Document variables for 'annotate' section in man page by Taeung Song · 9 years ago
  98. 2733525 perf config: Document 'buildid.dir' variable in man page by Taeung Song · 9 years ago
  99. 3fa9f40 perf config: Document variables for 'tui' and 'gtk' sections in man page by Taeung Song · 9 years ago
  100. 89debf1 perf config: Document variables for 'colors' section in man page by Taeung Song · 9 years ago