1. db6d0bb perf diff: Remove displacement output option by Jiri Olsa · 12 years ago
  2. f4c8bae perf diff: Change formula methods to work with pair directly by Jiri Olsa · 12 years ago
  3. 05472da perf diff: Change compute methods to work with pair directly by Jiri Olsa · 12 years ago
  4. c0d246b perf hists: Fix period symbol_conf.field_sep display by Jiri Olsa · 12 years ago
  5. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  6. b56e533 perf ui/helpline: Introduce ui_helpline__vshow() by Namhyung Kim · 12 years ago
  7. 7529142 perf ui: Always compile error printing code by Namhyung Kim · 12 years ago
  8. 59ed16b perf ui: Always compile browser setup code by Namhyung Kim · 12 years ago
  9. a5580f3 perf ui: Add ui_progress__finish() by Namhyung Kim · 12 years ago
  10. a753579 perf ui gtk: Implement ui_progress functions by Namhyung Kim · 12 years ago
  11. 688f2f5 perf ui: Introduce generic ui_progress helper by Namhyung Kim · 12 years ago
  12. 7da5c85 perf ui tui: Move progress.c under ui/tui directory by Namhyung Kim · 12 years ago
  13. 32ae1ef perf annotate: Don't try to follow jump target on PLT symbols by Namhyung Kim · 12 years ago
  14. b821c73 perf diff: Start moving to support matching more than two hists by Arnaldo Carvalho de Melo · 12 years ago
  15. 68d8075 perf report: Postpone objdump check until annotation requested by Namhyung Kim · 12 years ago
  16. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  17. c77d8d7 perf browser: Don't show scripts menu for 'perf top' by Feng Tang · 12 years ago
  18. cdbab7c perf hists browser: Integrate script browser into main hists browser by Feng Tang · 12 years ago
  19. 79ee47f perf annotate browser: Integrate script browser into annotation browser by Feng Tang · 12 years ago
  20. 6651782 perf scripts browser: Add a browser for perf script by Feng Tang · 12 years ago
  21. ef8c029 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  22. 88a21d2 perf hists browser: Add back callchain folding symbol by Arnaldo Carvalho de Melo · 12 years ago
  23. 63a1a3d perf hists browser: Fix off-by-two bug on the first column by Namhyung Kim · 12 years ago
  24. 6e92349 perf diff: Display empty space for non paired samples by Jiri Olsa · 12 years ago
  25. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 12 years ago
  26. 61949b2 perf diff: Add -p option to display period values for hist entries by Jiri Olsa · 12 years ago
  27. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 12 years ago
  28. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 12 years ago
  29. 7aaf6b3 perf diff: Add ratio computation way to compare hist entries by Jiri Olsa · 12 years ago
  30. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  31. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  32. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  33. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  34. 5395a04 perf hists: Separate overhead and baseline columns by Jiri Olsa · 12 years ago
  35. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  36. f9f526e perf tools: Convert to GTK2_SUPPORT by Namhyung Kim · 12 years ago
  37. 1254b51e perf tools: Convert to NEWT_SUPPORT by Namhyung Kim · 12 years ago
  38. 67d2591 perf hists browser: Fix first column printing by Namhyung Kim · 12 years ago
  39. 721b311 perf hists browser: Fix output for 100.00% by Namhyung Kim · 12 years ago
  40. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  41. 12ceade perf gtk/browser: Use perf_hpp__format functions by Namhyung Kim · 12 years ago
  42. f5951d5 perf hists browser: Use perf_hpp__format functions by Namhyung Kim · 12 years ago
  43. 7e62ef4 perf hists: Use perf_hpp__format->width to calculate the column widths by Namhyung Kim · 12 years ago
  44. 9ffad98 perf hists: Handle field separator properly by Namhyung Kim · 12 years ago
  45. ea251d5 perf hists: Introduce perf_hpp for hist period printing by Namhyung Kim · 12 years ago
  46. 000078b perf hists: Rename and move some functions by Namhyung Kim · 12 years ago
  47. 7ccf4f9 perf hists: Separate out hist print functions by Namhyung Kim · 12 years ago
  48. 2708bf3 perf ui gtk: Ensure not to call gtk_main_quit() twice by Namhyung Kim · 12 years ago
  49. 0985a94 perf ui gtk: Add perf_gtk__show_helpline() for pr_* by Namhyung Kim · 12 years ago
  50. ed70c60 perf ui/gtk: Use helpline API in browser by Namhyung Kim · 12 years ago
  51. 4bb1646 perf ui gtk: Implement helpline_fns by Namhyung Kim · 12 years ago
  52. e6e9046 perf ui: Introduce struct ui_helpline 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 · 13 years ago
  56. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 13 years ago
  57. aff3f3f perf hists browser: Implement printing snapshots to files by Arnaldo Carvalho de Melo · 13 years ago
  58. e078ba1 perf ui/gtk: Use struct perf_error_ops by Namhyung Kim · 13 years ago
  59. a6b702c perf ui/gtk: Add GTK info_bar widget to browser window by Namhyung Kim · 13 years ago
  60. b4418c6 perf ui/gtk: Add GTK statusbar widget to browser window by Namhyung Kim · 13 years ago
  61. 42ab68a perf ui/gtk: Introduce struct perf_gtk_context by Namhyung Kim · 13 years ago
  62. ba47a14 perf ui: Introduce struct perf_error_ops by Namhyung Kim · 13 years ago
  63. 107baec perf annotate browser: Fix help window entry for navigating to hottest line by Arnaldo Carvalho de Melo · 13 years ago
  64. 05e8b08 perf ui browser: Stop using 'self' by Arnaldo Carvalho de Melo · 13 years ago
  65. c323cf0 perf annotate browser: Read perf config file for settings by Arnaldo Carvalho de Melo · 13 years ago
  66. e9823b2 perf annotate browser: Make feature toggles global by Arnaldo Carvalho de Melo · 13 years ago
  67. a44b45f perf annotate browser: The idx_asm field should be used in asm only view by Arnaldo Carvalho de Melo · 13 years ago
  68. 21f0d42 perf ui: Make --stdio default when TUI is not supported by Namhyung Kim · 13 years ago
  69. 54e7a4e perf annotate browser: Add key bindings help window by Arnaldo Carvalho de Melo · 13 years ago
  70. 2402e4a perf annotate browser: Show 'jumpy' functions by Arnaldo Carvalho de Melo · 13 years ago
  71. 7d5b12f perf annotate browser: Count the numbers of jump sources to a target by Arnaldo Carvalho de Melo · 13 years ago
  72. 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 · 13 years ago
  73. 5a5626b perf hists browser: Use '/' for search/filter instead of 's' by Arnaldo Carvalho de Melo · 13 years ago
  74. f6c1be2 perf annotate: shorten helpline so it fits in visible space by David Ahern · 13 years ago
  75. 5417072 perf annotate browser: Do raw printing in 'o'ffset in a single place by Arnaldo Carvalho de Melo · 13 years ago
  76. 64aa17c perf annotate browser: Don't change the asm line color when toggling source by Arnaldo Carvalho de Melo · 13 years ago
  77. 83b1f2a perf annotate browser: More clearly separate columns by Arnaldo Carvalho de Melo · 13 years ago
  78. 4656cca perf ui browser: Introduce routine to draw vertical line by Arnaldo Carvalho de Melo · 13 years ago
  79. dc41b9b perf ui: Change fallback policy of setup_browser() by Namhyung Kim · 13 years ago
  80. 281ef54 perf ui: Add gtk2 support into setup_browser() by Namhyung Kim · 13 years ago
  81. 28e62b9 perf ui gtk: Rename functions for consistency by Namhyung Kim · 13 years ago
  82. 7706f96 perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser() by Namhyung Kim · 13 years ago
  83. ca09b2e perf ui: Make setup_browser() generic by Namhyung Kim · 13 years ago
  84. 0822cc8 perf annotate browser: Don't display 0.00 percentages by Arnaldo Carvalho de Melo · 13 years ago
  85. 3e8b5dd perf annotate browser: Remove the vertical line after the percentages by Arnaldo Carvalho de Melo · 13 years ago
  86. 9d1ef56 perf annotate browser: Show current jump, back or forward by Arnaldo Carvalho de Melo · 13 years ago
  87. 944e1ab perf ui browser: Add method to draw up/down arrow line by Arnaldo Carvalho de Melo · 13 years ago
  88. 88298f5 perf annotate browser: Add a right arrow before call instructions by Arnaldo Carvalho de Melo · 13 years ago
  89. 38b31bd perf annotate browser: Don't draw jump connectors for out of function jumps by Arnaldo Carvalho de Melo · 13 years ago
  90. 44d1a3e perf annotate: Disambiguage offsets and addresses in operands by Arnaldo Carvalho de Melo · 13 years ago
  91. 9481ede perf annotate browser: Handle NULL jump targets by Arnaldo Carvalho de Melo · 13 years ago
  92. a3f895b perf annotate browser: Initial loop detection by Arnaldo Carvalho de Melo · 13 years ago
  93. 59d038d ui browser: Add method to write graphical characters by Arnaldo Carvalho de Melo · 13 years ago
  94. c4cceae perf annotate browser: Handle retq instructions by Arnaldo Carvalho de Melo · 13 years ago
  95. 4ea08b5 perf annotate browser: Add visual cue for retq instruction by Arnaldo Carvalho de Melo · 13 years ago
  96. 51a0d45 perf annotate browser: Add visual cues on jump lines by Arnaldo Carvalho de Melo · 13 years ago
  97. 97148a9 perf annotate browser: Bandaid offsets/jump label objdump ambiguity by Arnaldo Carvalho de Melo · 13 years ago
  98. c7e6ead perf annotate: Group operands members by Arnaldo Carvalho de Melo · 13 years ago
  99. cf2dacc perf annotate browser: Use a vertical line as percentage separator by Arnaldo Carvalho de Melo · 13 years ago
  100. 8bf39cb perf annotate browser: Make lines more compact by Arnaldo Carvalho de Melo · 13 years ago