1. c6d8f2a perf symbols: Record whether a dso is 64-bit by Adrian Hunter · 10 years ago
  2. 4d40b05 perf callchain: Fix appending a callchain from a previous sample by Adrian Hunter · 10 years ago
  3. a2f3b6b perf symbols: Fix missing GNU IFUNC symbols by Adrian Hunter · 10 years ago
  4. 1f2a706 perf tools: Fix missing kernel map load by Adrian Hunter · 10 years ago
  5. 39e09d4 perf record: Select comm_exec flag if supported by Adrian Hunter · 10 years ago
  6. 022c50d perf script: Display PERF_RECORD_MISC_COMM_EXEC flag by Adrian Hunter · 10 years ago
  7. 1fcb876 perf machine: Fix the value used for unknown pids by Adrian Hunter · 10 years ago
  8. 57608cf perf script: Provide additional sample information on generic events by Joseph Schuchart · 10 years ago
  9. 0f5f5bc perf script: Add callchain to generic and tracepoint events by Joseph Schuchart · 10 years ago
  10. 05f832e perf script: Add missing calls to Py_DECREF for return values by Joseph Schuchart · 10 years ago
  11. 3be8e2a perf kvm: Add stat support on s390 by Alexander Yarygin · 10 years ago
  12. 54c801f perf kvm: Add skip_event() for --duration option by Alexander Yarygin · 10 years ago
  13. 9daa812 perf kvm: Move arch specific code into arch/ by Alexander Yarygin · 10 years ago
  14. ff2ebe4 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
  15. b97b59b perf timechart: Implement IO mode by Stanislav Fomichev · 10 years ago
  16. f8dda74 perf timechart: Fix rendering in Firefox by Stanislav Fomichev · 10 years ago
  17. 071266b perf tools: Suggest using -f to override perf.data file ownership message by Arnaldo Carvalho de Melo · 10 years ago
  18. d400a68 perf tools: Convert open coded equivalents to asprintf() by Andy Shevchenko · 10 years ago
  19. 1561880 perf hists browser: Left justify column headers by Arnaldo Carvalho de Melo · 10 years ago
  20. c830236 perf hists browser: Add ui.show-headers config file option by Jiri Olsa · 10 years ago
  21. 8ac631c perf script: Handle the num array type in python properly by Sebastian Andrzej Siewior · 11 years ago
  22. 33058b9 perf script: Move the number processing into its own function by Sebastian Andrzej Siewior · 11 years ago
  23. a60335b perf tools powerpc: Adjust callchain based on DWARF debug info by Sukadev Bhattiprolu · 10 years ago
  24. 06c654c 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
  25. a93f0e5 perf symbols: Get kernel start address by symbol name by Simon Que · 10 years ago
  26. 5229e36 perf evlist: Add suggestion of how to set perf_event_paranoid sysctl by Arnaldo Carvalho de Melo · 10 years ago
  27. c1f9aa0 perf tools: Add dso__data_* interface descriptons by Jiri Olsa · 11 years ago
  28. a08cae0 perf tools: Allow to close dso fd in case of open failure by Jiri Olsa · 11 years ago
  29. c3fbd2a perf tools: Add file size check and factor dso__data_read_offset by Jiri Olsa · 11 years ago
  30. c658045 perf tools: Cache dso data file descriptor by Jiri Olsa · 11 years ago
  31. bda6ee4 perf tools: Add global count of opened dso objects by Jiri Olsa · 11 years ago
  32. eba5102 perf tools: Add global list of opened dso objects by Jiri Olsa · 11 years ago
  33. 53fa8eaa perf tools: Add data_fd into dso object by Jiri Olsa · 11 years ago
  34. ca40e2a perf tools: Separate dso data related variables by Jiri Olsa · 11 years ago
  35. 0c4e774 perf tools: Cache register accesses for unwind processing by Jiri Olsa · 11 years ago
  36. 17314e2 perf record: Fix to honor user freq/interval properly by Namhyung Kim · 10 years ago
  37. 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
  38. 5ee05b8 perf probe: Improve error messages in --line option by Masami Hiramatsu · 10 years ago
  39. 69e96ea perf probe: Improve an error message of perf probe --vars mode by Masami Hiramatsu · 10 years ago
  40. 36d789a perf probe: Improve error message for unknown member of data structure by Masami Hiramatsu · 10 years ago
  41. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 10 years ago
  42. 2b1b710 perf tools: Add support to dynamically get cacheline size by Don Zickus · 10 years ago
  43. 7365be5 perf tools: Add cpumode to struct hist_entry by Don Zickus · 11 years ago
  44. a5a5ba7 Revert "perf: Disable PERF_RECORD_MMAP2 support" by Don Zickus · 10 years ago
  45. 7ef8070 perf tools: Update mmap2 interface with protection and flag bits by Don Zickus · 11 years ago
  46. e646fe7 perf script/python: Print array argument as string by Namhyung Kim · 11 years ago
  47. 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 10 years ago
  48. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
  49. 082f96a perf probe: Fix perf probe to find correct variable DIE by Masami Hiramatsu · 11 years ago
  50. 0c188a0 perf probe: Fix a segfault if asked for variable it doesn't find by Masami Hiramatsu · 11 years ago
  51. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 11 years ago
  52. 2ec85c6 perf tools: Remove elide setup for SORT_MODE__MEMORY mode by Jiri Olsa · 11 years ago
  53. d69b296 perf tools: Reset output/sort order to default by Namhyung Kim · 11 years ago
  54. e511db5 perf tools: Enable --children option by default by Namhyung Kim · 11 years ago
  55. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  56. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 11 years ago
  57. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  58. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  59. be7f855 perf tools: Save callchain info for each cumulative entry by Namhyung Kim · 11 years ago
  60. be1f13e perf callchain: Add callchain_cursor_snapshot() by Namhyung Kim · 12 years ago
  61. b4d3c8b perf report: Cache cumulative callchains by Namhyung Kim · 11 years ago
  62. c7405d8 perf tools: Update cpumode for each cumulative entry by Namhyung Kim · 11 years ago
  63. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  64. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  65. f8be1c8 perf hists: Add support for accumulated stat of hist entry by Namhyung Kim · 12 years ago
  66. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  67. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 11 years ago
  68. eca8183 perf tools: Add automatic remapping of Android libraries by Michael Lentine · 11 years ago
  69. 21cfc5e perf tools: Add cat as fallback pager by Michael Lentine · 11 years ago
  70. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 11 years ago
  71. cfaa154 perf tools: Get rid of obsolete hist_entry__sort_list by Namhyung Kim · 11 years ago
  72. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 11 years ago
  73. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 11 years ago
  74. 202e7a6 perf tools: Add ->sort() member to struct sort_entry by Namhyung Kim · 11 years ago
  75. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 11 years ago
  76. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 11 years ago
  77. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 11 years ago
  78. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 11 years ago
  79. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 11 years ago
  80. 043ca389 perf tools: Use hpp formats to sort final output by Namhyung Kim · 11 years ago
  81. 093f0ef3 perf tools: Use hpp formats to sort hist entries by Namhyung Kim · 11 years ago
  82. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 11 years ago
  83. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 11 years ago
  84. c5765ec perf session: Fix possible null pointer dereference in session.c by Masanari Iida · 11 years ago
  85. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 11 years ago
  86. 2c83bc0 perf tools: Move perf_call_graph_mode enum from perf.h by Jiri Olsa · 11 years ago
  87. 0776eb5 perf tools: Move sample data structures from perf.h by Jiri Olsa · 11 years ago
  88. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  89. 5ac3e4b tools: Unify export.h by Borislav Petkov · 11 years ago
  90. 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 · 11 years ago
  91. aeffe2a Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 11 years ago
  92. 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 11 years ago
  93. 88080ce perf tools: Move u64_swap union by Borislav Petkov · 11 years ago
  94. 2b9032e perf tools: Parse tracepoints with '-' in system name by Alexander Yarygin · 11 years ago
  95. e148c76 perf tools: Handle EINTR error for readn/writen by Namhyung Kim · 11 years ago
  96. cddcef6 perf tools: Share map_groups among threads of the same group by Jiri Olsa · 11 years ago
  97. a26ca67 perf tools: Reference count map_groups objects by Arnaldo Carvalho de Melo · 11 years ago
  98. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 11 years ago
  99. 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 · 11 years ago
  100. 42ebd27 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 11 years ago