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