1. b66d8c0 perf annotate: Auto allocate symbol per addr hist buckets by Arnaldo Carvalho de Melo · 11 years ago
  2. 5cfe2c8 perf report: Add --header/--header-only options by Jiri Olsa · 11 years ago
  3. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  4. 91aba0a perf report: Use parse_options_usage() for -s option failure by Namhyung Kim · 11 years ago
  5. 4bceffb perf report: Postpone setting up browser after parsing options by Namhyung Kim · 11 years ago
  6. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  7. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  8. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  9. cc9784bd perf session: Separating data file properties from session by Jiri Olsa · 11 years ago
  10. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  11. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  12. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  13. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  14. 33e940a perf session: Check for SIGINT in more loops by Arnaldo Carvalho de Melo · 11 years ago
  15. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  16. 7556257 perf tools: Add support for PERF_SAMPLE_IDENTIFIER by Adrian Hunter · 11 years ago
  17. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  18. b868171 perf report: Set the machines symbol filter by Adrian Hunter · 11 years ago
  19. 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
  20. 6065210 perf tools: Remove event types framework completely by Jiri Olsa · 11 years ago
  21. 2b8bfa6 perf tools: Centralize default columns init in perf_hpp__init by Jiri Olsa · 11 years ago
  22. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  23. d4ae0a6 perf report: Fix perf_session__delete removal by Jiri Olsa · 11 years ago
  24. ad3d6f5 perf tools: Do not elide parent symbol column by Jiri Olsa · 11 years ago
  25. 0276c22 perf tools: Fix -x/--exclude-other option for report command by Jiri Olsa · 11 years ago
  26. eec574e perf report: Add report.percent-limit config variable by Namhyung Kim · 11 years ago
  27. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  28. f3dd198 perf report: Don't bother locking when adding hist entries by Namhyung Kim · 11 years ago
  29. 27a0dcb perf hists: Move locking to its call-sites by Namhyung Kim · 11 years ago
  30. 08e7154 perf sort: Consolidate sort_entry__setup_elide() by Namhyung Kim · 11 years ago
  31. afab87b perf sort: Separate out memory-specific sort keys by Namhyung Kim · 11 years ago
  32. 55369fc perf sort: Introduce sort__mode variable by Namhyung Kim · 11 years ago
  33. 26353a6 perf hists: Fix an invalid memory free on he->branch_info by Namhyung Kim · 11 years ago
  34. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 11 years ago
  35. f4f7e28 perf report: Add support for mem access profiling by Stephane Eranian · 11 years ago
  36. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 11 years ago
  37. 328ccda perf report: Add --no-demangle option by Namhyung Kim · 11 years ago
  38. db3c6bf perf report: Remove duplicated include by Wei Yongjun · 11 years ago
  39. 759ff49 perf evsel: Introduce perf_evsel__is_group_event() helper by Namhyung Kim · 11 years ago
  40. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 11 years ago
  41. ad0de09 perf report: Enable the runtime switching of perf data file by Feng Tang · 11 years ago
  42. 00c7e1f perf report: Add report.group config option by Namhyung Kim · 11 years ago
  43. 01d14f1 perf report: Add --group option by Namhyung Kim · 11 years ago
  44. 717e263 perf report: Show group description when event group is enabled by Namhyung Kim · 11 years ago
  45. fc24d7c perf report: Bypass non-leader events when event group is enabled by Namhyung Kim · 11 years ago
  46. 6e1f601 perf report: Make another loop for linking group hists by Namhyung Kim · 11 years ago
  47. 9811360 perf report: Update documentation for sort keys by Namhyung Kim · 12 years ago
  48. 876650e perf machine: Introduce struct machines by Arnaldo Carvalho de Melo · 12 years ago
  49. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  50. 68d8075 perf report: Postpone objdump check until annotation requested by Namhyung Kim · 12 years ago
  51. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  52. 70cb4e9 perf tools: Add a global variable "const char *input_name" by Feng Tang · 12 years ago
  53. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago
  54. f62d3f0 perf event: No need to create a thread when handling PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 12 years ago
  55. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  56. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  57. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  58. 60e5c70 perf report: Add missing perf_hpp__init for pipe-mode by Namhyung Kim · 12 years ago
  59. 034a926 perf report: Enable integrated annotation only if possible by Namhyung Kim · 12 years ago
  60. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  61. 7a4ec93 perf tools: Allow user to indicate path to objdump in command line by Maciek Borzecki · 12 years ago
  62. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago
  63. 7f3be65 perf session: Use perf_evlist__sample_type more extensively by Arnaldo Carvalho de Melo · 12 years ago
  64. 300aa94 perf report: Delay sample_type checks in pipe mode by David Ahern · 12 years ago
  65. a9c34a9 perf tools: Remove unused evsel parameter from machine__resolve_callchain by Jiri Olsa · 12 years ago
  66. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 12 years ago
  67. 4726064 perf callchain: Make callchain cursors TLS by Namhyung Kim · 12 years ago
  68. 91557e8 perf report: Use the right symbol for annotation by Arnaldo Carvalho de Melo · 12 years ago
  69. 3780f48 perf tools: Convert critical messages to ui__error() by Namhyung Kim · 12 years ago
  70. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  71. 04480d0 perf report: Fix format string for x86-32 compilation by Jiri Olsa · 12 years ago
  72. 281ef54 perf ui: Add gtk2 support into setup_browser() by Namhyung Kim · 12 years ago
  73. 28e62b9 perf ui gtk: Rename functions for consistency by Namhyung Kim · 12 years ago
  74. 7706f96 perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser() by Namhyung Kim · 12 years ago
  75. 9e75575 perf report: Fix crash showing warning related to kernel maps by David Ahern · 12 years ago
  76. cc68628 perf report: Correct display of samples and events in header by Ashay Rane · 12 years ago
  77. c31a945 perf report: Add a simple GTK2-based 'perf report' browser by Pekka Enberg · 12 years ago
  78. 6db6127 perf report: Treat an argument as a symbol filter by Namhyung Kim · 12 years ago
  79. b14ffac perf report: Add --symbol-filter option by Namhyung Kim · 12 years ago
  80. a68c2c5 perf report: Enable TUI in branch view mode by Stephane Eranian · 12 years ago
  81. 993ac88 perf report: Auto-detect branch stack sampling mode by Stephane Eranian · 12 years ago
  82. b50311d perf report: Add support for taken branch sampling by Roberto Agostino Vitillo · 12 years ago
  83. efad141 perf report: Accept fifos as input file by Robert Richter · 13 years ago
  84. fb2bace perf report: Fix usage string by Namhyung Kim · 13 years ago
  85. 6581f6e perf report: Document '--call-graph' for optional print_limit argument by Namhyung Kim · 13 years ago
  86. c8e6672 perf tools: make -C consistent across commands (for cpu list arg) by David Ahern · 13 years ago
  87. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  88. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  89. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  90. fa372aa perf report: Group options in a struct by Arnaldo Carvalho de Melo · 13 years ago
  91. 246d4ce perf session: Remove superfluous callchain_cursor member by Arnaldo Carvalho de Melo · 13 years ago
  92. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  93. 64c6f0c perf tools: Make --no-asm-raw the default by Arnaldo Carvalho de Melo · 13 years ago
  94. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  95. 81cce8d perf browsers: Add live mode to the hists, annotate browsers by Arnaldo Carvalho de Melo · 13 years ago
  96. 3f2728b perf report: Add option to show total period by Arnaldo Carvalho de Melo · 13 years ago
  97. ef9dfe6 perf hists: Allow limiting the number of rows and columns in fprintf by Arnaldo Carvalho de Melo · 13 years ago
  98. b53af0f perf report: Fix stdio event name header printing by Arnaldo Carvalho de Melo · 13 years ago
  99. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  100. 00894ce perf report: Use ui__warning in some more places by Arnaldo Carvalho de Melo · 13 years ago