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