1. 4fd0084 perf annotate: Do not jump after 'k' is pressed by Martin Liška · 4 years ago
  2. 900c8ea perf evlist: Use the right prefix for 'struct evlist' event selection methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  3. e414fd1 perf evlist: Use the right prefix for 'struct evlist' evsel list methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  4. f4bd0b4 perf evlist: Use the right prefix for 'struct evlist' browser methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  5. ade9d20 perf evlist: Use the right prefix for 'struct evlist' 'toggle' methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  6. 5693302 perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  7. 86449b1 perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse() by Song Liu · 4 years, 3 months ago
  8. d4ccbac perf top/report: Fix infinite loop in the TUI for grouped events by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  9. facbf0b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  10. bee9ca1 perf report TUI: Remove needless 'dummy' event from menu by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  11. d61cbb8 perf report TUI: Fix segmentation fault in perf_evsel__hists_browse() by Wei Li · 4 years, 7 months ago
  12. a1f8bc9 perf annotate: Remove unneeded conversion to bool by Jason Yan · 4 years, 9 months ago
  13. 2bb72db perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  14. e470dae perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  15. c754c38 perf evsel: Rename perf_evsel__is_*() to evsel__is*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  16. 347c751 perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  17. 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  18. 376c3c22 perf report/top TUI: Fix title line formatting by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  19. dbddf17 perf report/top TUI: Support hotkeys to let user select any event for sorting by Jin Yao · 5 years ago
  20. 5e3b810 perf report: Support a new key to reload the browser by Jin Yao · 5 years ago
  21. 429a5f9 perf report: Allow specifying event to be used as sort key in --group output by Jin Yao · 5 years ago
  22. ec0479a perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses by Jin Yao · 5 years ago
  23. 7b0a0dc perf report: Support interactive annotation of code without symbols by Jin Yao · 5 years ago
  24. e0ad4d6 perf annotate: Remove privsize from symbol__annotate() args by Ravi Bangoria · 5 years ago
  25. 46ccb44 perf annotate: Fix --show-nr-samples for tui/stdio2 by Ravi Bangoria · 5 years ago
  26. 68aac85 perf annotate: Fix --show-total-period for tui/stdio2 by Ravi Bangoria · 5 years ago
  27. 54cf752 perf annotate/tui: Re-render title bar after switching back from script browser by Ravi Bangoria · 5 years ago
  28. 93e843f perf/ui/gtk: Fix gtk2 build by Jiri Olsa · 5 years ago
  29. 604e213 perf ui gtk: Add missing zalloc object by Jiri Olsa · 5 years ago
  30. e6d6abf perf report/top: Make 'e' visible in the help and make it toggle showing callchains by Arnaldo Carvalho de Melo · 5 years ago
  31. ea537f2 perf report/top: Do not offer annotation for symbols without samples by Arnaldo Carvalho de Melo · 5 years ago
  32. 4c8b9c0 perf report/top: Allow pressing hotkeys in the options popup menu by Arnaldo Carvalho de Melo · 5 years ago
  33. d071265 tools ui popup: Allow returning hotkeys by Arnaldo Carvalho de Melo · 5 years ago
  34. d10ec00 perf hists browser: Allow passing an initial hotkey by Arnaldo Carvalho de Melo · 5 years ago
  35. 209f4e7 perf report/top: Add 'k' hotkey to zoom directly into the kernel map by Arnaldo Carvalho de Melo · 5 years ago
  36. 632003f perf hists browser: Generalize the do_zoom_dso() function by Arnaldo Carvalho de Melo · 5 years ago
  37. bdc633f perf report/top: Improve toggle callchain menu option by Arnaldo Carvalho de Melo · 5 years ago
  38. d5a599d perf report/top: Add menu entry for toggling callchain expansion by Arnaldo Carvalho de Melo · 5 years ago
  39. 9218a91 perf report/top: Make ENTER consistently bring up menu by Arnaldo Carvalho de Melo · 5 years ago
  40. 3f77740 perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc by Arnaldo Carvalho de Melo · 5 years ago
  41. c54d241 perf maps: Rename map_groups.h to maps.h by Arnaldo Carvalho de Melo · 5 years ago
  42. f2eaea0 perf map_symbol: Rename ms->mg to ms->maps by Arnaldo Carvalho de Melo · 5 years ago
  43. fe87797d perf thread: Rename thread->mg to thread->maps by Arnaldo Carvalho de Melo · 5 years ago
  44. 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
  45. 848a5e5 perf report: Jump to symbol source view from total cycles view by Jin Yao · 5 years ago
  46. 5cb456a perf util: Move block TUI function to ui browsers by Jin Yao · 5 years ago
  47. 94e44b9 perf annotate: Stop using map->groups, use map_symbol->mg instead by Arnaldo Carvalho de Melo · 5 years ago
  48. d46a4cd pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol' by Arnaldo Carvalho de Melo · 5 years ago
  49. 2975489 perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers by Arnaldo Carvalho de Melo · 5 years ago
  50. 7fa46cb perf report: Sort by sampled cycles percent per block for tui by Jin Yao · 5 years ago
  51. 0b49f83 perf report: Support --percent-limit for --total-cycles by Jin Yao · 5 years ago
  52. 6f7164f perf report: Sort by sampled cycles percent per block for stdio by Jin Yao · 5 years ago
  53. 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 5 years ago
  54. e0fcfb0 perf evlist: Adopt backwards ring buffer state enum by Arnaldo Carvalho de Melo · 5 years ago
  55. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  56. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  57. 4a903c2 perf tools: Remove debug.h from places where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  58. b22bb13 perf debug: No need to include ui/util.h by Arnaldo Carvalho de Melo · 5 years ago
  59. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  60. f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
  61. fa0d984 perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  62. 7ae811b perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  63. 5c9dbe6 perf tools: Remove needless sort.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  64. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  65. b1d1b09 perf symbols: Move symsrc prototypes to a separate header by Arnaldo Carvalho de Melo · 5 years ago
  66. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  67. b420902 perf tools: Remove debug.h from header files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  68. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  69. c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
  70. 3b4acbb9 perf script: Fix memory leaks in list_scripts() by Gustavo A. R. Silva · 6 years ago
  71. 185bcb9 perf sort: Remove needless headers from sort.h, provide fwd struct decls by Arnaldo Carvalho de Melo · 5 years ago
  72. 5c959b6 perf top: Show info message while collecting samples by Arnaldo Carvalho de Melo · 5 years ago
  73. 2284cf8 perf ui browser: Allow specifying message to show when no samples are available to display by Arnaldo Carvalho de Melo · 5 years ago
  74. 9b01611 perf ui: Introduce non-interactive ui__info_window() function by Arnaldo Carvalho de Melo · 5 years ago
  75. 9e79ff7 perf ui: Make 'exit_msg' optional in ui__question_window() by Arnaldo Carvalho de Melo · 5 years ago
  76. 1cd8fa2 perf ui: No need to set ui_browser to 1 twice by Arnaldo Carvalho de Melo · 5 years ago
  77. 2b75863 perf tools: Fix paths in include statements by Luke Mujica · 6 years ago
  78. 272172b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 5 years ago
  79. fa37bab perf tools: Fix include paths in ui directory by Ian Rogers · 5 years ago
  80. 5643b1a libperf: Move nr_members from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  81. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  82. 6484d2f libperf: Add nr_entries to struct perf_evlist by Jiri Olsa · 5 years ago
  83. ce9036a libperf: Include perf_evlist in evlist object by Jiri Olsa · 5 years ago
  84. b27c4ec libperf: Include perf_evsel in evsel object by Jiri Olsa · 5 years ago
  85. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  86. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  87. ceb7547 perf hists browser: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 6 years ago
  88. e56fbc9 perf tools: Use list_del_init() more thorougly by Arnaldo Carvalho de Melo · 6 years ago
  89. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  90. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  91. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 6 years ago
  92. b10c78c perf diff: Print the basic block cycles diff by Jin Yao · 6 years ago
  93. 13c230a perf tools: Ditch rtrim(), use strim() from tools/lib by Arnaldo Carvalho de Melo · 6 years ago
  94. 3ca43b6 perf tools: Remove trim() implementation, use tools/lib's strim() by Arnaldo Carvalho de Melo · 6 years ago
  95. 3285848 perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel by Arnaldo Carvalho de Melo · 6 years ago
  96. 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
  97. b598c34 perf ui stdio: No need to use 'spaces' to left align by Arnaldo Carvalho de Melo · 6 years ago
  98. 2d7102a perf tools: Fix cache.h include directive by Numfor Mbiziwo-Tiapo · 6 years ago
  99. 78d6ccc perf build: Handle slang being in /usr/include and in /usr/include/slang/ by Arnaldo Carvalho de Melo · 6 years ago
  100. da20196 perf annotate TUI browser: Do not use member from variable within its own initialization by Arnaldo Carvalho de Melo · 6 years ago