1. 740b97f perf report: Show progress bar for output resorting by Namhyung Kim · 10 years ago
  2. a635fc5 perf tools: Remove hists from evsel by Arnaldo Carvalho de Melo · 10 years ago
  3. 2a1731f perf session: Remove last reference to hists struct by Arnaldo Carvalho de Melo · 10 years ago
  4. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  5. 52e02834 perf tools: Modify error code for when perf_session__new() fails by Taeung Song · 10 years ago
  6. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  7. fa10f31 perf annotate: Move session handling out of __cmd_annotate() by Namhyung Kim · 10 years ago
  8. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
  9. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  10. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  11. 820bc81 perf tools: Account entry stats when it's added to the output tree by Namhyung Kim · 10 years ago
  12. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  13. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  14. 00e5521 perf hists: Leave symbol addr hist bucket auto alloc to symbol layer by Arnaldo Carvalho de Melo · 11 years ago
  15. 6f1d0c8 perf annotate: Fix typo by Dongsheng Yang · 11 years ago
  16. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  17. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  18. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  19. cc9784bd perf session: Separating data file properties from session by Jiri Olsa · 11 years ago
  20. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  21. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  22. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  23. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  24. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  25. 476d35c perf annotate: Set the machines symbol filter by Adrian Hunter · 11 years ago
  26. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 11 years ago
  27. b1dd443 perf annotate: Add basic support to event group view by Namhyung Kim · 11 years ago
  28. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 11 years ago
  29. 18c9e5c perf annotate: Make it to be able to skip unannotatable symbols by Namhyung Kim · 11 years ago
  30. 7a60ba9 perf gtk/annotate: Support multiple event annotation by Namhyung Kim · 11 years ago
  31. 2b676bf perf ui/gtk: Implement basic GTK2 annotation browser by Namhyung Kim · 11 years ago
  32. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 11 years ago
  33. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  34. 70cb4e9 perf tools: Add a global variable "const char *input_name" by Feng Tang · 12 years ago
  35. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago
  36. ec4622f perf annotate: Handle PERF_RECORD_EXIT events by Arnaldo Carvalho de Melo · 12 years ago
  37. f62d3f0 perf event: No need to create a thread when handling PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 12 years ago
  38. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  39. 7a4ec93 perf tools: Allow user to indicate path to objdump in command line by Maciek Borzecki · 12 years ago
  40. 3780f48 perf tools: Convert critical messages to ui__error() by Namhyung Kim · 12 years ago
  41. 6714a04 perf annotate: Get rid of field_sep check by Namhyung Kim · 13 years ago
  42. 9934525 perf annotate: Fix usage string by Namhyung Kim · 13 years ago
  43. efad141 perf report: Accept fifos as input file by Robert Richter · 13 years ago
  44. c8e6672 perf tools: make -C consistent across commands (for cpu list arg) by David Ahern · 13 years ago
  45. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  46. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  47. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  48. 7009cc3 perf annotate: Group options in a struct by Arnaldo Carvalho de Melo · 13 years ago
  49. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  50. cf95800 perf ui browser: Use libslang to read keys by Arnaldo Carvalho de Melo · 13 years ago
  51. 64c6f0c perf tools: Make --no-asm-raw the default by Arnaldo Carvalho de Melo · 13 years ago
  52. 3495854 perf annotate browser: Allow navigation to called functions by Arnaldo Carvalho de Melo · 13 years ago
  53. 81cce8d perf browsers: Add live mode to the hists, annotate browsers by Arnaldo Carvalho de Melo · 13 years ago
  54. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  55. e71a059 perf annotate: Add --symfs option by Stephane Eranian · 13 years ago
  56. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 13 years ago
  57. 5d67be9 perf report/annotate/script: Add option to specify a CPU range by Anton Blanchard · 13 years ago
  58. ea7659f perf: Remove duplicate headers by Jesper Juhl · 13 years ago
  59. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  60. e248de3 perf tools: Improve support for sessions with multiple events by Arnaldo Carvalho de Melo · 13 years ago
  61. ce6f4fa perf annotate: Move locking to struct annotation by Arnaldo Carvalho de Melo · 13 years ago
  62. d040bd3 perf annotate: Config options for symbol__tty_annotate by Arnaldo Carvalho de Melo · 13 years ago
  63. 2f525d0 perf annotate: Support multiple histograms in annotation by Arnaldo Carvalho de Melo · 13 years ago
  64. 78f7def perf annotate: Move annotate functions to util/ by Arnaldo Carvalho de Melo · 13 years ago
  65. 229ade9 perf tools: Don't fallback to setup_pager unconditionally by Arnaldo Carvalho de Melo · 13 years ago
  66. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 13 years ago
  67. 8d50e5b perf tools: Rename 'struct sample_data' to 'struct perf_sample' by Arnaldo Carvalho de Melo · 13 years ago
  68. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 13 years ago
  69. eac23d1 perf record,report,annotate,diff: Process events in order by Ian Munsie · 14 years ago
  70. 21ef97f perf session: Fallback to unordered processing if no sample_id_all by Ian Munsie · 14 years ago
  71. 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
  72. 8b9e74e perf tools: Add --tui and --stdio to choose the UI by Arnaldo Carvalho de Melo · 14 years ago
  73. b50e003 perf ui browser: Return the exit key in all browsers by Arnaldo Carvalho de Melo · 14 years ago
  74. 9222116 perf annotate: Sort by hottest lines in the TUI by Arnaldo Carvalho de Melo · 14 years ago
  75. 41a37e2 perf tools: Make event__preprocess_sample parse the sample by Arnaldo Carvalho de Melo · 14 years ago
  76. 62e3436 perf tui: Reset use_browser if stdout is not a tty by Arnaldo Carvalho de Melo · 14 years ago
  77. 46e3e05 perf annotate: Add TUI interface by Arnaldo Carvalho de Melo · 14 years ago
  78. c8446b9 perf hist: Make event__totals per hists by Arnaldo Carvalho de Melo · 14 years ago
  79. ef7b93a perf report: Librarize the annotation code and use it in the newt browser by Arnaldo Carvalho de Melo · 14 years ago
  80. 1c02c4d perf hist: Introduce hists class and move lots of methods to it by Arnaldo Carvalho de Melo · 14 years ago
  81. 28e2a10 perf hist: Simplify the insertion of new hist_entry instances by Arnaldo Carvalho de Melo · 14 years ago
  82. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  83. cbf6968 perf machines: Make the machines class adopt the dsos__fprintf methods by Arnaldo Carvalho de Melo · 14 years ago
  84. 23346f2 perf tools: Rename "kernel_info" to "machine" by Arnaldo Carvalho de Melo · 14 years ago
  85. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  86. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  87. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 14 years ago
  88. 59fd530 perf tools: Introduce struct map_symbol by Arnaldo Carvalho de Melo · 14 years ago
  89. ac73c5a perf annotate: Allow specifying DSOs where to look for symbol by Arnaldo Carvalho de Melo · 14 years ago
  90. d06d92b perf annotate: Properly notify the user that vmlinux is missing by Arnaldo Carvalho de Melo · 14 years ago
  91. eefc465 perf session: Change perf_session post processing functions to take histogram tree by Eric B Munson · 14 years ago
  92. d403d0a perf session: Change add_hist_entry to take the tree root instead of session by Eric B Munson · 14 years ago
  93. 48fb4fd perf annotate: Handle samples not at objdump output addr boundaries by Arnaldo Carvalho de Melo · 14 years ago
  94. 628ada0 perf annotate: Defer allocating sym_priv->hist array by Arnaldo Carvalho de Melo · 14 years ago
  95. 7a2b620 perf annotate: Fix it for non-prelinked *.so by Kirill Smelkov · 14 years ago
  96. 29a9f66 perf tools: Adjust some verbosity levels by Arnaldo Carvalho de Melo · 14 years ago
  97. 0d75503 perf tools: Don't cast RIP to pointers by Arnaldo Carvalho de Melo · 15 years ago
  98. 55aa640 perf session: Remove redundant prefix & suffix from perf_event_ops by Arnaldo Carvalho de Melo · 15 years ago
  99. c410a33 perf symbols: Move symbol filtering to event__preprocess_sample() by Arnaldo Carvalho de Melo · 15 years ago
  100. 655000e perf symbols: Adopt the strlists for dso, comm by Arnaldo Carvalho de Melo · 15 years ago