1. 268397c perf top/tui: Update nr_entries properly after a filter is applied by Namhyung Kim · 10 years ago
  2. 112f761 perf ui/tui: Rename hist_browser__update_nr_entries() by Namhyung Kim · 10 years ago
  3. c481f93 perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries() by Namhyung Kim · 10 years ago
  4. 105eb30 perf ui/tui: Add 'F' hotkey to toggle percentage output by Namhyung Kim · 11 years ago
  5. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  6. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  7. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  8. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  9. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  10. 6dd6013 perf ui/tui: Implement header window by Namhyung Kim · 11 years ago
  11. e8e684a perf ui/tui: Split help message for perf top and report by Namhyung Kim · 11 years ago
  12. d87fcb4 perf evsel: Introduce perf_evsel__prev() method by Arnaldo Carvalho de Melo · 11 years ago
  13. 9a354cd perf tools: Use perf_evlist__{first,last}, perf_evsel__next by Arnaldo Carvalho de Melo · 11 years ago
  14. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  15. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  16. 2b8bfa6 perf tools: Centralize default columns init in perf_hpp__init by Jiri Olsa · 12 years ago
  17. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 12 years ago
  18. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 11 years ago
  19. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 11 years ago
  20. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  21. 9c796ec perf hists browser: Use sort__has_sym by Arnaldo Carvalho de Melo · 11 years ago
  22. 55369fc perf sort: Introduce sort__mode variable by Namhyung Kim · 12 years ago
  23. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 12 years ago
  24. 759ff49 perf evsel: Introduce perf_evsel__is_group_event() helper by Namhyung Kim · 12 years ago
  25. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 12 years ago
  26. 341487ab perf hists browser: Add option for runtime switching perf data file by Feng Tang · 12 years ago
  27. 717e263 perf report: Show group description when event group is enabled by Namhyung Kim · 12 years ago
  28. fc24d7c perf report: Bypass non-leader events when event group is enabled by Namhyung Kim · 12 years ago
  29. 371d8c4 perf hists browser: Add suppport for event group view by Namhyung Kim · 12 years ago
  30. 8970146 perf hists browser: Move coloring logic to hpp functions by Namhyung Kim · 12 years ago
  31. 5aed9d2 perf hists browser: Convert hpp helpers to a function by Namhyung Kim · 12 years ago
  32. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  33. 68d8075 perf report: Postpone objdump check until annotation requested by Namhyung Kim · 12 years ago
  34. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  35. c77d8d7 perf browser: Don't show scripts menu for 'perf top' by Feng Tang · 12 years ago
  36. cdbab7c perf hists browser: Integrate script browser into main hists browser by Feng Tang · 12 years ago
  37. 88a21d2 perf hists browser: Add back callchain folding symbol by Arnaldo Carvalho de Melo · 12 years ago
  38. 63a1a3d perf hists browser: Fix off-by-two bug on the first column by Namhyung Kim · 12 years ago
  39. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  40. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  41. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  42. 67d2591 perf hists browser: Fix first column printing by Namhyung Kim · 12 years ago
  43. 721b311 perf hists browser: Fix output for 100.00% by Namhyung Kim · 12 years ago
  44. f5951d5 perf hists browser: Use perf_hpp__format functions by Namhyung Kim · 12 years ago
  45. 000078b perf hists: Rename and move some functions by Namhyung Kim · 12 years ago
  46. a7cb886 perf hists browser: Add verbose mode hotkey by Arnaldo Carvalho de Melo · 12 years ago
  47. 4cc49d4 perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific by Kirill A. Shutemov · 12 years ago
  48. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 12 years ago
  49. aff3f3f perf hists browser: Implement printing snapshots to files by Arnaldo Carvalho de Melo · 12 years ago
  50. 05e8b08 perf ui browser: Stop using 'self' by Arnaldo Carvalho de Melo · 12 years ago
  51. 5a5626b perf hists browser: Use '/' for search/filter instead of 's' by Arnaldo Carvalho de Melo · 12 years ago
  52. aca7a94 perf tools: Move UI bits to tools/perf/ui directory by Namhyung Kim · 12 years ago[Renamed (99%) from tools/perf/util/ui/browsers/hists.c]
  53. cc68628 perf report: Correct display of samples and events in header by Ashay Rane · 12 years ago
  54. 8493fe1 perf hists browser: Fix NULL deref in hists browsing code by Jiri Olsa · 12 years ago
  55. 0d09eb7 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  56. 9521d83 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  57. e7f01d1 perf tools: Use scnprintf where applicable by Arnaldo Carvalho de Melo · 13 years ago
  58. 0a84f00 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile by David Daney · 13 years ago
  59. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  60. 7b27509 perf hists browser: Warn about lost events by Arnaldo Carvalho de Melo · 13 years ago
  61. 4610e41 perf ui browser: Handle K_RESIZE in dialog windows by Arnaldo Carvalho de Melo · 13 years ago
  62. 13d8f96 perf hists browser: Use K_TIMER by Arnaldo Carvalho de Melo · 13 years ago
  63. a6e51f9 perf hists browser: Refuse 'a' hotkey on non symbolic views by Arnaldo Carvalho de Melo · 13 years ago
  64. cf95800 perf ui browser: Use libslang to read keys by Arnaldo Carvalho de Melo · 13 years ago
  65. cc02c92 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads by Arnaldo Carvalho de Melo · 13 years ago
  66. 2cf9ceb perf hists browser: Honour symbol_conf.show_{nr_samples,total_period} by Arnaldo Carvalho de Melo · 13 years ago
  67. e4419b8 perf hists browser: Do not exit on tab key with single event by David Ahern · 13 years ago
  68. d7b76f0 perf hists: Move the dso and thread filters from hist_browser by Arnaldo Carvalho de Melo · 13 years ago
  69. 33f62b3 perf top tui: Give color hints just on the percentage, like on --stdio by Arnaldo Carvalho de Melo · 13 years ago
  70. f1cf602 perf hists: Don't format the percentage on hist_entry__snprintf by Arnaldo Carvalho de Melo · 13 years ago
  71. c172f74 perf ui browser: Allow initial use without navigation UI elements by Arnaldo Carvalho de Melo · 13 years ago
  72. 2d5646c perf hists browser: Add missing hotkeys to the help window by Arnaldo Carvalho de Melo · 13 years ago
  73. 437cfe7 perf hists browser: Invalidate ui_browser->top after timer calls by Arnaldo Carvalho de Melo · 13 years ago
  74. 18eaf0b perf hists browser: Fix handling of TAB/UNTAB for multiple events by Arnaldo Carvalho de Melo · 13 years ago
  75. ed7e566 perf ui browser: Remove ui_browser__add_exit_keys by Arnaldo Carvalho de Melo · 13 years ago
  76. 3af6e33 perf ui browser: Handle SIGWINCH by Arnaldo Carvalho de Melo · 13 years ago
  77. df71d95 perf hists: Don't free decayed entries if in the annotation browser by Arnaldo Carvalho de Melo · 13 years ago
  78. 900e14a perf hists browser: Recalculate browser pointers after resort/decay by Arnaldo Carvalho de Melo · 13 years ago
  79. be83f5e perf hists browser: Update the browser.nr_entries after the timer by Arnaldo Carvalho de Melo · 13 years ago
  80. 7d16320 perf hists browser: Fix TAB/UNTAB use with multiple events by Arnaldo Carvalho de Melo · 13 years ago
  81. 724c9c9 perf hists browser: Don't offer symbol actions when symbols not on --sort by Arnaldo Carvalho de Melo · 13 years ago
  82. 3495854 perf annotate browser: Allow navigation to called functions by Arnaldo Carvalho de Melo · 13 years ago
  83. 81cce8d perf browsers: Add live mode to the hists, annotate browsers by Arnaldo Carvalho de Melo · 13 years ago
  84. db9a9cbc perf hists browser: Fix seg fault when annotate null symbol by Lin Ming · 13 years ago
  85. 7f0030b perf report tui: Improve multi event session support by Arnaldo Carvalho de Melo · 14 years ago
  86. e248de3 perf tools: Improve support for sessions with multiple events by Arnaldo Carvalho de Melo · 14 years ago
  87. 6009891 perf hists browser: Handle browsing empty hists tree by Arnaldo Carvalho de Melo · 14 years ago
  88. a03f35c perf report tui: Fix multi event switching by Arnaldo Carvalho de Melo · 14 years ago
  89. 170ae6b perf annotate: Show better message when no vmlinux is found by Arnaldo Carvalho de Melo · 14 years ago
  90. 2f525d0 perf annotate: Support multiple histograms in annotation by Arnaldo Carvalho de Melo · 14 years ago
  91. f08c315 perf callchain: Rename cumul_hits into callchain_cumul_hits by Frederic Weisbecker · 14 years ago
  92. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 14 years ago
  93. 469917c perf ui browser: Don't use windows, slang is enough by Arnaldo Carvalho de Melo · 14 years ago
  94. 3c916cc perf hists browser: Introduce "expand/collapse all callchains" action by Arnaldo Carvalho de Melo · 14 years ago
  95. 163caed perf hists browser: Init the has_children fields just once by Arnaldo Carvalho de Melo · 14 years ago
  96. 293db47 perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT() by Arnaldo Carvalho de Melo · 14 years ago
  97. 18b308d perf hists: Fix hist_entry__init_have_children by Arnaldo Carvalho de Melo · 14 years ago
  98. 4c1c952 perf ui browser: Add routines to compactly specify exit keys by Arnaldo Carvalho de Melo · 14 years ago
  99. b50e003 perf ui browser: Return the exit key in all browsers by Arnaldo Carvalho de Melo · 14 years ago
  100. 8f9bbc4 perf ui browser: Abstract some more slang operations by Arnaldo Carvalho de Melo · 14 years ago