1. 531d241 perf tools: Do not include stringify.h from the kernel sources by Arnaldo Carvalho de Melo · 9 years ago
  2. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
  3. b8cbb34 perf config: Bring perf_default_config to the very beginning at main() by Wang Nan · 9 years ago
  4. 4251446 perf report: Add --hierarchy option by Namhyung Kim · 9 years ago
  5. 5b2ea6f perf report: Check error during report__collapse_hists() by Namhyung Kim · 9 years ago
  6. 9887804 perf report: Move UI initialization ahead of sort setup by Jiri Olsa · 9 years ago
  7. 452ce03 perf hists: Introduce perf_evsel__output_resort function by Jiri Olsa · 9 years ago
  8. 2665b45 perf report: Apply --percent-limit to callchains also by Namhyung Kim · 9 years ago
  9. 34b7b0f perf tools: Fallback to srcdir/Documentation/tips.txt by Namhyung Kim · 9 years ago
  10. 14cbfbeb perf report: Show random usage tip on the help line by Namhyung Kim · 9 years ago
  11. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 9 years ago
  12. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  13. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  14. b3f38fc perf report: Check argument before calling setup_browser() by Namhyung Kim · 9 years ago
  15. 25b1606 perf report: Show error message when processing sample fails by Namhyung Kim · 9 years ago
  16. b49a8fe perf callchain: Honor hide_unresolved by Namhyung Kim · 9 years ago
  17. f2af008 perf report: Add callchain value option by Namhyung Kim · 9 years ago
  18. 2059fc7 perf symbols: Allow forcing reading of non-root owned files by root by Arnaldo Carvalho de Melo · 9 years ago
  19. b272a59 perf report: Rename to --show-cpu-utilization by Namhyung Kim · 9 years ago
  20. 76a2654 perf tools: Improve call graph documents and help messages by Namhyung Kim · 9 years ago
  21. 792aeaf perf tools: Defaults to 'caller' callchain order only if --children is enabled by Namhyung Kim · 9 years ago
  22. 21cf628 perf tools: Move callchain help messages to callchain.h by Namhyung Kim · 9 years ago
  23. def02db perf callchain: Switch default to 'graph,0.5,caller' by Arnaldo Carvalho de Melo · 9 years ago
  24. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  25. 77e6597 perf machine: Use machine__kernel_map() thoroughly by Arnaldo Carvalho de Melo · 9 years ago
  26. 188bb5e perf report: Make max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  27. f86225d perf report: Skip events with null branch stacks by Adrian Hunter · 9 years ago
  28. fb9fab6 perf report: Also do default setup for synthesized branch stacks by Adrian Hunter · 9 years ago
  29. c7eced6 perf report: Adjust sample type validation for synthesized branch stacks by Adrian Hunter · 9 years ago
  30. d062ac1 perf report: Fix sample type validation for synthesized callchains by Adrian Hunter · 9 years ago
  31. 84734b0 perf hists browser: Zoom in/out for processor socket by Kan Liang · 9 years ago
  32. 21394d9 perf report: Introduce --socket-filter option by Kan Liang · 9 years ago
  33. 9e207dd perf report: Show call graph from reference events by Kan Liang · 9 years ago
  34. a9710ba perf tools: Support full source file paths for srcline by Andi Kleen · 9 years ago
  35. 57849998 perf report: Add processing for cycle histograms by Andi Kleen · 9 years ago
  36. 98df858 perf report: Add flag for non ANY branch mode by Andi Kleen · 9 years ago
  37. 07a716f perf report: Fill in the missing session freeing after an error occurs by Taeung Song · 9 years ago
  38. 36c8bb5 perf symbols: Check access permission when reading symbol files by Li Zhang · 9 years ago
  39. 6ba29c2 perf tools: Fix build failure on 32-bit arch by He Kuang · 9 years ago
  40. c4937a9 perf tools: handle PERF_RECORD_LOST_SAMPLES by Kan Liang · 9 years ago
  41. 063bd93 perf hists: Reducing arguments of hist_entry_iter__add() by Namhyung Kim · 9 years ago
  42. 021162c perf report: Do not restrict -T option by other options by Namhyung Kim · 9 years ago
  43. b138f42 perf report: Force tty output if -T/--thread option is given by Namhyung Kim · 9 years ago
  44. f7dc7fd Merge branch 'perf/urgent' into perf/core, to resolve conflicts by Ingo Molnar · 9 years ago
  45. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  46. 520a2eb perf report: Add Instruction Tracing support by Adrian Hunter · 9 years ago
  47. e944ec2 perf report: Fix -T/--threads option to work again by Namhyung Kim · 9 years ago
  48. f6fcc14 perf report: Don't call map__kmap if map is NULL. by Wang Nan · 10 years ago
  49. e03eaa4 perf tools: Add pid/tid filtering to report and script commands by David Ahern · 10 years ago
  50. 228f14f perf tools: Remove (null) value of "Sort order" for perf mem report by Yunlong Song · 10 years ago
  51. 0c8c207 perf report: Don't allow empty argument for '-t'. by Wang Nan · 10 years ago
  52. b7b61cb perf ordered_events: Shorten function signatures by Arnaldo Carvalho de Melo · 10 years ago
  53. fefd2d9 perf report: Fix branch stack mode cannot be set by He Kuang · 10 years ago
  54. aad2b21 perf tools: Enable LBR call stack support by Kan Liang · 10 years ago
  55. 590cd34 perf report: Get rid of report__inc_stat() by Namhyung Kim · 10 years ago
  56. 740b97f perf report: Show progress bar for output resorting by Namhyung Kim · 10 years ago
  57. 09a6a1b perf report: In branch stack mode use address history sorting by Andi Kleen · 10 years ago
  58. fa94c36 perf report: Add --branch-history option by Andi Kleen · 10 years ago
  59. 8b7bad5 perf callchain: Support handling complete branch stacks as histograms by Andi Kleen · 10 years ago
  60. 0cdccac perf report: Set callchain_param.record_mode for future use by Namhyung Kim · 10 years ago
  61. a635fc5 perf tools: Remove hists from evsel by Arnaldo Carvalho de Melo · 10 years ago
  62. 2a1731f perf session: Remove last reference to hists struct by Arnaldo Carvalho de Melo · 10 years ago
  63. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  64. 52e02834 perf tools: Modify error code for when perf_session__new() fails by Taeung Song · 10 years ago
  65. 763122a perf tools: Disable kernel symbol demangling by default by Avi Kivity · 10 years ago
  66. edd114e perf report: Set proper sort__mode for the branch option by naota@elisp.net · 10 years ago
  67. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  68. 94786b6 perf tools: Add report.queue-size config file option by Jiri Olsa · 10 years ago
  69. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
  70. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  71. 8d8e645 perf report: Add report.children config option by Namhyung Kim · 12 years ago
  72. 793aaaa perf report: Add --children option by Namhyung Kim · 11 years ago
  73. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  74. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  75. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  76. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 11 years ago
  77. 22af969 perf tools: Call perf_hpp__init() before setting up GUI browsers by Namhyung Kim · 11 years ago
  78. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 11 years ago
  79. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 11 years ago
  80. 820bc81 perf tools: Account entry stats when it's added to the output tree by Namhyung Kim · 10 years ago
  81. 58c311d perf report: Count number of entries separately by Namhyung Kim · 10 years ago
  82. cff6bb4 perf callchain: Add generic report parse callchain callback function by Don Zickus · 11 years ago
  83. 33db456 perf top: Add --percentage option by Namhyung Kim · 11 years ago
  84. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  85. 1ab1fa5 perf hists: Add support for showing relative percentage by Namhyung Kim · 11 years ago
  86. b9ce0c9 perf report: Use ui__has_annotation() by Namhyung Kim · 11 years ago
  87. 2c86c7c perf report: Merge al->filtered with hist_entry->filtered by Namhyung Kim · 11 years ago
  88. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  89. 48c65bd perf annotate: Check availability of annotate when processing samples by Namhyung Kim · 11 years ago
  90. 106395d perf report: Remove some needless container_of usage by Arnaldo Carvalho de Melo · 11 years ago
  91. 644f2df perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  92. e80faac perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  93. 17f22a3 perf report: Use al->cpumode where applicable by Arnaldo Carvalho de Melo · 11 years ago
  94. 2dc9fb1 perf tools: Factor out sample__resolve_callchain() by Namhyung Kim · 11 years ago
  95. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  96. f6d8b05 perf report: Move histogram entries collapsing to separate function by Arnaldo Carvalho de Melo · 11 years ago
  97. 8362951 perf report: Move hist browser selection code to separate function by Arnaldo Carvalho de Melo · 11 years ago
  98. fad2918 perf report: Move logic to warn about kptr_restrict'ed kernels to separate function by Arnaldo Carvalho de Melo · 11 years ago
  99. 150e465 perf report: Print session information only if --stdio is given by Namhyung Kim · 11 years ago
  100. a421014 perf report: Use pr_*() functions where applicable by Namhyung Kim · 11 years ago