1. 1e378eb perf top: Add a visual cue for toggle zeroing of samples by Taeung Song · 10 years ago
  2. 95e8d97 perf ui browsers: Add missing include by Arnaldo Carvalho de Melo · 10 years ago
  3. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  4. 72f72ed perf hists browser: Fix callchain print bug on TUI by Namhyung Kim · 10 years ago
  5. 39ee533 perf hists browser: Consolidate callchain print functions in TUI by Namhyung Kim · 10 years ago
  6. 2f3f9bc perf tools: Add +field argument support for --field option by Jiri Olsa · 10 years ago
  7. c09a7e7 perf hists browser: Cleanup callchain print functions by Namhyung Kim · 10 years ago
  8. f4536dd perf hists browser: Factor out hist_browser__show_callchain_entry() by Namhyung Kim · 10 years ago
  9. 2bfa152 perf hists browser: Fix children overhead dump by Namhyung Kim · 10 years ago
  10. 36e15dd perf hists browser: Get rid of unused 'remaining' variable by Namhyung Kim · 10 years ago
  11. 42337a2 perf top: Handle 'z' key for toggle zeroing samples in TUI by Namhyung Kim · 10 years ago
  12. 82162b5 perf hists browser: Fix a small callchain display bug by Namhyung Kim · 10 years ago
  13. 59dc9f2 perf tools: Fix column alignment when headers aren't shown on TUI by Namhyung Kim · 10 years ago
  14. 1ecd445 perf tools: Add name field into perf_hpp_fmt by Namhyung Kim · 10 years ago
  15. 5b59166 perf report: Honor column width setting by Namhyung Kim · 10 years ago
  16. e0d66c7 perf tools: Save column length in perf_hpp_fmt by Namhyung Kim · 10 years ago
  17. d675107 perf tools: Make __hpp__fmt() receive an additional len argument by Namhyung Kim · 10 years ago
  18. acebd40 perf tools: Remove verbose from functions prototypes by Jiri Olsa · 10 years ago
  19. c830236 perf hists browser: Add ui.show-headers config file option by Jiri Olsa · 10 years ago
  20. 81a888f perf hists browser: Display columns header text on 'H' press by Jiri Olsa · 10 years ago
  21. 025bf7e perf hists browser: Add support for showing columns header by Arnaldo Carvalho de Melo · 10 years ago
  22. 357cfff perf hists browser: Override ui_browser refresh_dimensions method by Arnaldo Carvalho de Melo · 10 years ago
  23. ca3ff33 perf hists browser: Introduce gotorc method by Arnaldo Carvalho de Melo · 10 years ago
  24. fa70b5d perf ui browser: Allow overriding refresh_dimensions method by Arnaldo Carvalho de Melo · 10 years ago
  25. 62c95ae perf ui browser: Add ->rows to disambiguate from ->height by Arnaldo Carvalho de Melo · 10 years ago
  26. 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
  27. d755330 perf tools: Fix segfault in cumulative.callchain report by Jiri Olsa · 10 years ago
  28. 8963297 perf ui browser: Fix scrollbar refresh row index by Jiri Olsa · 10 years ago
  29. dd00d48 perf hists browser: Remove ev_name argument from perf_evsel__hists_browse by Jiri Olsa · 10 years ago
  30. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 10 years ago
  31. 7f3e508 perf tools: Fix "==" into "=" in ui_browser__warning assignment by zhangdianfang · 10 years ago
  32. e4cf6f8 perf ui/gtk: Fix callchain display by Namhyung Kim · 10 years ago
  33. 56772ad perf ui/stdio: Fix invalid percentage value of cumulated hist entries by Namhyung Kim · 10 years ago
  34. 2bf1a12 perf tools: Do not auto-remove Children column if --fields given by Namhyung Kim · 10 years ago
  35. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 11 years ago
  36. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  37. b09955b perf ui/gtk: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  38. 0434ddd perf ui/browser: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  39. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  40. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 10 years ago
  41. cfaa154 perf tools: Get rid of obsolete hist_entry__sort_list by Namhyung Kim · 10 years ago
  42. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 10 years ago
  43. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  44. c0f1527 perf report/tui: Fix a bug when --fields/sort is given by Namhyung Kim · 10 years ago
  45. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 10 years ago
  46. 22af969 perf tools: Call perf_hpp__init() before setting up GUI browsers by Namhyung Kim · 10 years ago
  47. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 10 years ago
  48. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 10 years ago
  49. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 10 years ago
  50. f156d84 perf tools: Support event grouping in hpp ->sort() by Namhyung Kim · 10 years ago
  51. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 10 years ago
  52. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 10 years ago
  53. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  54. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 10 years ago
  55. c3b7895 perf hists/tui: Count callchain rows separately by Namhyung Kim · 10 years ago
  56. 268397c perf top/tui: Update nr_entries properly after a filter is applied by Namhyung Kim · 10 years ago
  57. 112f761 perf ui/tui: Rename hist_browser__update_nr_entries() by Namhyung Kim · 10 years ago
  58. c481f93 perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries() by Namhyung Kim · 10 years ago
  59. 105eb30 perf ui/tui: Add 'F' hotkey to toggle percentage output by Namhyung Kim · 10 years ago
  60. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  61. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 10 years ago
  62. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  63. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 10 years ago
  64. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  65. 9b0d2fb perf ui/stdio: Fix invalid output on event group report by Namhyung Kim · 10 years ago
  66. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  67. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  68. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  69. f538565 perf tools: No need to test against NULL before calling free() by Arnaldo Carvalho de Melo · 11 years ago
  70. 6dd6013 perf ui/tui: Implement header window by Namhyung Kim · 11 years ago
  71. e8e684a perf ui/tui: Split help message for perf top and report by Namhyung Kim · 11 years ago
  72. 5c743cf perf ui/tui: Protect windows by ui__lock by Namhyung Kim · 11 years ago
  73. 3184c47 perf ui browser: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 11 years ago
  74. 48d038f perf ui browser: Fix segfault caused by off by one handling END key by Arnaldo Carvalho de Melo · 11 years ago
  75. d87fcb4 perf evsel: Introduce perf_evsel__prev() method by Arnaldo Carvalho de Melo · 11 years ago
  76. 9a354cd perf tools: Use perf_evlist__{first,last}, perf_evsel__next by Arnaldo Carvalho de Melo · 11 years ago
  77. b222213 perf tools: Remove trivial extra semincolon by Davidlohr Bueso · 11 years ago
  78. d53e57d perf ui tui progress: Don't force a refresh during progress update by Patrick Palka · 11 years ago
  79. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  80. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  81. 2a3ede8 Merge branch 'perf/urgent' into perf/core to fix conflicts by Ingo Molnar · 11 years ago
  82. 53805ec perf tools: Remove cast of non-variadic function to variadic by Michael Hudson-Doyle · 11 years ago
  83. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  84. 9754c4f perf hists: Add color overhead for stdio output buffer by Jiri Olsa · 11 years ago
  85. 4d3001f perf ui progress: Per progress bar state by Arnaldo Carvalho de Melo · 11 years ago
  86. 4779a2e perf ui: Rename ui_progress to ui_progress_ops by Arnaldo Carvalho de Melo · 11 years ago
  87. 1d5077b perf annotate: Another fix for annotate_browser__callq() by Adrian Hunter · 11 years ago
  88. 1179e11 perf annotate: Fix annotate_browser__callq() by Adrian Hunter · 11 years ago
  89. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  90. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  91. 99cf666 perf hists: Fix formatting of long symbol names by Arnaldo Carvalho de Melo · 11 years ago
  92. d50bf78 perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop by Namhyung Kim · 11 years ago
  93. e6f6538 perf annotate browser: Fix typo by Ingo Molnar · 11 years ago
  94. fcd9fef perf annotate browser: Improve description of '?' hotkey by Arnaldo Carvalho de Melo · 11 years ago
  95. 34f77ab perf annotate: Put dso name in symbol annotation title by Adrian Hunter · 11 years ago
  96. be0e6d1 perf tools: Move hist_entry__period_snprintf into stdio code by Jiri Olsa · 12 years ago
  97. 345dc0b perf diff: Move diff related columns into diff command by Jiri Olsa · 12 years ago
  98. e0af43d perf hists: Marking dummy hists entries by Jiri Olsa · 12 years ago
  99. 9af303e perf diff: Switching the base hists to be pairs head by Jiri Olsa · 12 years ago
  100. 2b8bfa6 perf tools: Centralize default columns init in perf_hpp__init by Jiri Olsa · 12 years ago