1. 0c4e774 perf tools: Cache register accesses for unwind processing by Jiri Olsa · 10 years ago
  2. 17314e2 perf record: Fix to honor user freq/interval properly by Namhyung Kim · 10 years ago
  3. 7184062 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  4. 5ee05b8 perf probe: Improve error messages in --line option by Masami Hiramatsu · 10 years ago
  5. 69e96ea perf probe: Improve an error message of perf probe --vars mode by Masami Hiramatsu · 10 years ago
  6. 36d789a perf probe: Improve error message for unknown member of data structure by Masami Hiramatsu · 10 years ago
  7. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 10 years ago
  8. 2b1b710 perf tools: Add support to dynamically get cacheline size by Don Zickus · 10 years ago
  9. 7365be5 perf tools: Add cpumode to struct hist_entry by Don Zickus · 10 years ago
  10. a5a5ba7 Revert "perf: Disable PERF_RECORD_MMAP2 support" by Don Zickus · 10 years ago
  11. 7ef8070 perf tools: Update mmap2 interface with protection and flag bits by Don Zickus · 10 years ago
  12. e646fe7 perf script/python: Print array argument as string by Namhyung Kim · 10 years ago
  13. 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 10 years ago
  14. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
  15. 082f96a perf probe: Fix perf probe to find correct variable DIE by Masami Hiramatsu · 10 years ago
  16. 0c188a0 perf probe: Fix a segfault if asked for variable it doesn't find by Masami Hiramatsu · 10 years ago
  17. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 10 years ago
  18. 2ec85c6 perf tools: Remove elide setup for SORT_MODE__MEMORY mode by Jiri Olsa · 10 years ago
  19. d69b296 perf tools: Reset output/sort order to default by Namhyung Kim · 10 years ago
  20. e511db5 perf tools: Enable --children option by default by Namhyung Kim · 11 years ago
  21. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  22. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 11 years ago
  23. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  24. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  25. be7f855 perf tools: Save callchain info for each cumulative entry by Namhyung Kim · 11 years ago
  26. be1f13e perf callchain: Add callchain_cursor_snapshot() by Namhyung Kim · 12 years ago
  27. b4d3c8b perf report: Cache cumulative callchains by Namhyung Kim · 11 years ago
  28. c7405d8 perf tools: Update cpumode for each cumulative entry by Namhyung Kim · 11 years ago
  29. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  30. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  31. f8be1c8 perf hists: Add support for accumulated stat of hist entry by Namhyung Kim · 12 years ago
  32. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  33. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  34. eca8183 perf tools: Add automatic remapping of Android libraries by Michael Lentine · 10 years ago
  35. 21cfc5e perf tools: Add cat as fallback pager by Michael Lentine · 10 years ago
  36. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 10 years ago
  37. cfaa154 perf tools: Get rid of obsolete hist_entry__sort_list by Namhyung Kim · 10 years ago
  38. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 10 years ago
  39. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  40. 202e7a6 perf tools: Add ->sort() member to struct sort_entry by Namhyung Kim · 10 years ago
  41. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 10 years ago
  42. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 10 years ago
  43. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 10 years ago
  44. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 10 years ago
  45. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 10 years ago
  46. 043ca389 perf tools: Use hpp formats to sort final output by Namhyung Kim · 10 years ago
  47. 093f0ef3 perf tools: Use hpp formats to sort hist entries by Namhyung Kim · 10 years ago
  48. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 10 years ago
  49. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 10 years ago
  50. c5765ec perf session: Fix possible null pointer dereference in session.c by Masanari Iida · 10 years ago
  51. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  52. 2c83bc0 perf tools: Move perf_call_graph_mode enum from perf.h by Jiri Olsa · 10 years ago
  53. 0776eb5 perf tools: Move sample data structures from perf.h by Jiri Olsa · 10 years ago
  54. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  55. 5ac3e4b tools: Unify export.h by Borislav Petkov · 10 years ago
  56. 3617660 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  57. aeffe2a Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 10 years ago
  58. 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 10 years ago
  59. 88080ce perf tools: Move u64_swap union by Borislav Petkov · 10 years ago
  60. 2b9032e perf tools: Parse tracepoints with '-' in system name by Alexander Yarygin · 10 years ago
  61. e148c76 perf tools: Handle EINTR error for readn/writen by Namhyung Kim · 10 years ago
  62. cddcef6 perf tools: Share map_groups among threads of the same group by Jiri Olsa · 10 years ago
  63. a26ca67 perf tools: Reference count map_groups objects by Arnaldo Carvalho de Melo · 10 years ago
  64. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 10 years ago
  65. 2933d78 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  66. 42ebd27 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 10 years ago
  67. 268397c perf top/tui: Update nr_entries properly after a filter is applied by Namhyung Kim · 10 years ago
  68. 3186b68 perf hists: Add missing update on filtered stats in hists__decay_entries() by Namhyung Kim · 10 years ago
  69. 820bc81 perf tools: Account entry stats when it's added to the output tree by Namhyung Kim · 10 years ago
  70. 87e90f4 perf hists: Collapse expanded callchains after filter is applied by Namhyung Kim · 10 years ago
  71. 9283ba9 perf hists: Add a couple of hists stat helper functions by Namhyung Kim · 10 years ago
  72. ae993ef perf hists: Move column length calculation out of hists__inc_stats() by Namhyung Kim · 10 years ago
  73. 6263835 perf hists: Rename hists__inc_stats() by Namhyung Kim · 10 years ago
  74. cff6bb4 perf callchain: Add generic report parse callchain callback function by Don Zickus · 10 years ago
  75. f5b1f4e perf tools: Use cpu/possible instead of cpu/kernel_max by Don Zickus · 10 years ago
  76. 7780c25 perf tools: Allow ability to map cpus to nodes easily by Don Zickus · 10 years ago
  77. 7c2f816 perf tools: Fix pmu object compilation error by Jiri Olsa · 10 years ago
  78. ffa9188 perf tools: Improve error reporting by Adrien BAK · 10 years ago
  79. 922d0e4 perf tools: Adjust symbols in VDSO by Vladimir Nikulichev · 10 years ago
  80. 95ce0ba perf tools: Show absolute percentage by default by Namhyung Kim · 11 years ago
  81. 0b93da1 perf tools: Add hist.percentage config option by Namhyung Kim · 11 years ago
  82. 33db456 perf top: Add --percentage option by Namhyung Kim · 11 years ago
  83. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  84. 1ab1fa5 perf hists: Add support for showing relative percentage by Namhyung Kim · 11 years ago
  85. 03d8941 perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi() by Namhyung Kim · 10 years ago
  86. 182c228 perf probe: Fix to handle errors in line_range searching by Masami Hiramatsu · 10 years ago
  87. 202c7c1 perf probe: Fix --line option behavior by Namhyung Kim · 10 years ago
  88. a51e87c perf tools: Remove unused simple_strtoul() function by Ramkumar Ramachandra · 10 years ago
  89. a33f6ef perf evsel: Update function names in debug messages by Ramkumar Ramachandra · 10 years ago
  90. 8fffdb6 perf tools: Remove thread__find_map function by Jiri Olsa · 10 years ago
  91. 9cdbadce perf annotate: Print the evsel name in the stdio output by Arnaldo Carvalho de Melo · 10 years ago
  92. 574799b perf tools: Fix memory leak when synthesizing thread records by Namhyung Kim · 10 years ago
  93. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 10 years ago
  94. 2c86c7c perf report: Merge al->filtered with hist_entry->filtered by Namhyung Kim · 10 years ago
  95. 466fa76 perf symbols: Apply all filters to an addr_location by Namhyung Kim · 10 years ago
  96. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 10 years ago
  97. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 10 years ago
  98. 363b785 perf tools: Speed up thread map generation by Don Zickus · 10 years ago
  99. 09a71b9 perf kvm: introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 10 years ago
  100. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 10 years ago