1. e8e684a perf ui/tui: Split help message for perf top and report by Namhyung Kim · 11 years ago
  2. d87fcb4 perf evsel: Introduce perf_evsel__prev() method by Arnaldo Carvalho de Melo · 11 years ago
  3. 9a354cd perf tools: Use perf_evlist__{first,last}, perf_evsel__next by Arnaldo Carvalho de Melo · 11 years ago
  4. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  5. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  6. 1d5077b perf annotate: Another fix for annotate_browser__callq() by Adrian Hunter · 11 years ago
  7. 1179e11 perf annotate: Fix annotate_browser__callq() by Adrian Hunter · 11 years ago
  8. e6f6538 perf annotate browser: Fix typo by Ingo Molnar · 11 years ago
  9. fcd9fef perf annotate browser: Improve description of '?' hotkey by Arnaldo Carvalho de Melo · 11 years ago
  10. 34f77ab perf annotate: Put dso name in symbol annotation title by Adrian Hunter · 11 years ago
  11. 2b8bfa6 perf tools: Centralize default columns init in perf_hpp__init by Jiri Olsa · 12 years ago
  12. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 12 years ago
  13. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 11 years ago
  14. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 11 years ago
  15. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  16. 9c796ec perf hists browser: Use sort__has_sym by Arnaldo Carvalho de Melo · 11 years ago
  17. 55369fc perf sort: Introduce sort__mode variable by Namhyung Kim · 12 years ago
  18. d06f791 perf map browser: Exit just on well known key presses by Arnaldo Carvalho de Melo · 12 years ago
  19. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 12 years ago
  20. a4032536 perf map browser: Use ui_browser__input_window() by Arnaldo Carvalho de Melo · 12 years ago
  21. c7e7b61 perf annotate browser: Support event group view on TUI by Namhyung Kim · 12 years ago
  22. e64aa75 perf annotate browser: Use disasm__calc_percent() by Namhyung Kim · 12 years ago
  23. ab77df6 perf annotate browser: Make browser_disasm_line->percent an array by Namhyung Kim · 12 years ago
  24. c5a8368 perf annotate: Factor out struct source_line_percent by Namhyung Kim · 12 years ago
  25. 759ff49 perf evsel: Introduce perf_evsel__is_group_event() helper by Namhyung Kim · 12 years ago
  26. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 12 years ago
  27. 341487ab perf hists browser: Add option for runtime switching perf data file by Feng Tang · 12 years ago
  28. 717e263 perf report: Show group description when event group is enabled by Namhyung Kim · 12 years ago
  29. fc24d7c perf report: Bypass non-leader events when event group is enabled by Namhyung Kim · 12 years ago
  30. 371d8c4 perf hists browser: Add suppport for event group view by Namhyung Kim · 12 years ago
  31. 8970146 perf hists browser: Move coloring logic to hpp functions by Namhyung Kim · 12 years ago
  32. 5aed9d2 perf hists browser: Convert hpp helpers to a function by Namhyung Kim · 12 years ago
  33. 7c3102b perf ui browsers: Fix usage of __ in struct names by Arnaldo Carvalho de Melo · 12 years ago
  34. 865c66c perf annotate browser: Fix segfault when drawing out-of-bounds jumps by Frederik Deweerdt · 12 years ago
  35. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  36. 32ae1ef perf annotate: Don't try to follow jump target on PLT symbols by Namhyung Kim · 12 years ago
  37. 68d8075 perf report: Postpone objdump check until annotation requested by Namhyung Kim · 12 years ago
  38. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  39. c77d8d7 perf browser: Don't show scripts menu for 'perf top' by Feng Tang · 12 years ago
  40. cdbab7c perf hists browser: Integrate script browser into main hists browser by Feng Tang · 12 years ago
  41. 79ee47f perf annotate browser: Integrate script browser into annotation browser by Feng Tang · 12 years ago
  42. 6651782 perf scripts browser: Add a browser for perf script by Feng Tang · 12 years ago
  43. 88a21d2 perf hists browser: Add back callchain folding symbol by Arnaldo Carvalho de Melo · 12 years ago
  44. 63a1a3d perf hists browser: Fix off-by-two bug on the first column by Namhyung Kim · 12 years ago
  45. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  46. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  47. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  48. 67d2591 perf hists browser: Fix first column printing by Namhyung Kim · 12 years ago
  49. 721b311 perf hists browser: Fix output for 100.00% by Namhyung Kim · 12 years ago
  50. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  51. f5951d5 perf hists browser: Use perf_hpp__format functions by Namhyung Kim · 12 years ago
  52. 000078b perf hists: Rename and move some functions by Namhyung Kim · 12 years ago
  53. a7cb886 perf hists browser: Add verbose mode hotkey by Arnaldo Carvalho de Melo · 12 years ago
  54. 4cc49d4 perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific by Kirill A. Shutemov · 12 years ago
  55. c0a58fb perf annotate: Check null of sym pointer before using it by Samuel Liao · 12 years ago
  56. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 12 years ago
  57. aff3f3f perf hists browser: Implement printing snapshots to files by Arnaldo Carvalho de Melo · 12 years ago
  58. 107baec perf annotate browser: Fix help window entry for navigating to hottest line by Arnaldo Carvalho de Melo · 12 years ago
  59. 05e8b08 perf ui browser: Stop using 'self' by Arnaldo Carvalho de Melo · 12 years ago
  60. c323cf0 perf annotate browser: Read perf config file for settings by Arnaldo Carvalho de Melo · 12 years ago
  61. e9823b2 perf annotate browser: Make feature toggles global by Arnaldo Carvalho de Melo · 12 years ago
  62. a44b45f perf annotate browser: The idx_asm field should be used in asm only view by Arnaldo Carvalho de Melo · 12 years ago
  63. 54e7a4e perf annotate browser: Add key bindings help window by Arnaldo Carvalho de Melo · 12 years ago
  64. 2402e4a perf annotate browser: Show 'jumpy' functions by Arnaldo Carvalho de Melo · 12 years ago
  65. 7d5b12f perf annotate browser: Count the numbers of jump sources to a target by Arnaldo Carvalho de Melo · 12 years ago
  66. 5dcefda Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  67. 5a5626b perf hists browser: Use '/' for search/filter instead of 's' by Arnaldo Carvalho de Melo · 12 years ago
  68. f6c1be2 perf annotate: shorten helpline so it fits in visible space by David Ahern · 12 years ago
  69. 5417072 perf annotate browser: Do raw printing in 'o'ffset in a single place by Arnaldo Carvalho de Melo · 12 years ago
  70. 64aa17c perf annotate browser: Don't change the asm line color when toggling source by Arnaldo Carvalho de Melo · 12 years ago
  71. 83b1f2a perf annotate browser: More clearly separate columns by Arnaldo Carvalho de Melo · 12 years ago
  72. 0822cc8 perf annotate browser: Don't display 0.00 percentages by Arnaldo Carvalho de Melo · 12 years ago
  73. 3e8b5dd perf annotate browser: Remove the vertical line after the percentages by Arnaldo Carvalho de Melo · 12 years ago
  74. 9d1ef56 perf annotate browser: Show current jump, back or forward by Arnaldo Carvalho de Melo · 12 years ago
  75. 88298f5 perf annotate browser: Add a right arrow before call instructions by Arnaldo Carvalho de Melo · 12 years ago
  76. 38b31bd perf annotate browser: Don't draw jump connectors for out of function jumps by Arnaldo Carvalho de Melo · 12 years ago
  77. 44d1a3e perf annotate: Disambiguage offsets and addresses in operands by Arnaldo Carvalho de Melo · 12 years ago
  78. 9481ede perf annotate browser: Handle NULL jump targets by Arnaldo Carvalho de Melo · 12 years ago
  79. a3f895b perf annotate browser: Initial loop detection by Arnaldo Carvalho de Melo · 12 years ago
  80. 59d038d ui browser: Add method to write graphical characters by Arnaldo Carvalho de Melo · 12 years ago
  81. c4cceae perf annotate browser: Handle retq instructions by Arnaldo Carvalho de Melo · 12 years ago
  82. 4ea08b5 perf annotate browser: Add visual cue for retq instruction by Arnaldo Carvalho de Melo · 12 years ago
  83. 51a0d45 perf annotate browser: Add visual cues on jump lines by Arnaldo Carvalho de Melo · 12 years ago
  84. 97148a9 perf annotate browser: Bandaid offsets/jump label objdump ambiguity by Arnaldo Carvalho de Melo · 12 years ago
  85. c7e6ead perf annotate: Group operands members by Arnaldo Carvalho de Melo · 12 years ago
  86. cf2dacc perf annotate browser: Use a vertical line as percentage separator by Arnaldo Carvalho de Melo · 12 years ago
  87. 8bf39cb perf annotate browser: Make lines more compact by Arnaldo Carvalho de Melo · 12 years ago
  88. 61e04b3 perf annotate browser: Align jump labels by Arnaldo Carvalho de Melo · 12 years ago
  89. b793a40 perf annotate browser: Hide non jump target addresses in offset mode by Arnaldo Carvalho de Melo · 12 years ago
  90. 887c006 perf annotate browser: Rename disasm_line_rb_node by Arnaldo Carvalho de Melo · 12 years ago
  91. 28548d7 perf annotate: Introduce scnprintf ins_ops method by Arnaldo Carvalho de Melo · 12 years ago
  92. d86b059 perf annotate: Parse call targets earlier by Arnaldo Carvalho de Melo · 12 years ago
  93. 4f9d032 perf annotate: Disassembler instruction parsing by Arnaldo Carvalho de Melo · 12 years ago
  94. 657bcaf perf annotate browser: Use the disasm_line instruction name and operand fields by Arnaldo Carvalho de Melo · 12 years ago
  95. 29ed6e7 perf annotate: Rename objdump_line to disasm_line by Arnaldo Carvalho de Melo · 12 years ago
  96. aca7a94 perf tools: Move UI bits to tools/perf/ui directory by Namhyung Kim · 13 years ago