1. f9e3d4b perf top: Fix live annotation in the --stdio interface by Arnaldo Carvalho de Melo · 13 years ago
  2. 104268a perf top tui: Don't recalc column widths considering just the first page by Arnaldo Carvalho de Melo · 13 years ago
  3. 8866056 perf report: Add progress bar when processing time ordered events by Arnaldo Carvalho de Melo · 13 years ago
  4. 7b27509 perf hists browser: Warn about lost events by Arnaldo Carvalho de Melo · 13 years ago
  5. 1ca4ff41 perf tools: Fix a typo of command name as trace-cmd by Masami Hiramatsu · 13 years ago
  6. 7928631 perf hists: Fix recalculation of total_period when sorting entries by Arnaldo Carvalho de Melo · 13 years ago
  7. a9072bc perf header: Fix build on old systems by Arnaldo Carvalho de Melo · 13 years ago
  8. 4610e41 perf ui browser: Handle K_RESIZE in dialog windows by Arnaldo Carvalho de Melo · 13 years ago
  9. 0458122 perf ui browser: No need to switch char sets that often by Arnaldo Carvalho de Melo · 13 years ago
  10. 13d8f96 perf hists browser: Use K_TIMER by Arnaldo Carvalho de Melo · 13 years ago
  11. b8631e6 perf ui: Rename ui__warning_paranoid to ui__error_paranoid by Arnaldo Carvalho de Melo · 13 years ago
  12. ae55795 perf ui: Reimplement the popup windows using libslang by Arnaldo Carvalho de Melo · 13 years ago
  13. 1056d3d perf ui: Reimplement ui__popup_menu using ui__browser by Arnaldo Carvalho de Melo · 13 years ago
  14. 2ba908e perf ui: Reimplement ui_helpline using libslang by Arnaldo Carvalho de Melo · 13 years ago
  15. 71172ed perf ui: Improve handling sigwinch a bit by Arnaldo Carvalho de Melo · 13 years ago
  16. ca59bcb perf ui progress: Reimplement using slang by Arnaldo Carvalho de Melo · 13 years ago
  17. 727ab04 perf evlist: Fix grouping of multiple events by Arnaldo Carvalho de Melo · 13 years ago
  18. c752d04 perf symbols: Increase symbol KSYM_NAME_LEN size by Ricardo Ribalda Delgado · 13 years ago
  19. a6e51f9 perf hists browser: Refuse 'a' hotkey on non symbolic views by Arnaldo Carvalho de Melo · 13 years ago
  20. cf95800 perf ui browser: Use libslang to read keys by Arnaldo Carvalho de Melo · 13 years ago
  21. 29208e5 perf tools: Fix tracing info recording by Jiri Olsa · 13 years ago
  22. 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
  23. d197fd5 perf hists: Don't consider filtered entries when calculating column widths by Arnaldo Carvalho de Melo · 13 years ago
  24. c64550c perf hists: Don't decay total_period for filtered entries by Arnaldo Carvalho de Melo · 13 years ago
  25. 2cf9ceb perf hists browser: Honour symbol_conf.show_{nr_samples,total_period} by Arnaldo Carvalho de Melo · 13 years ago
  26. e4419b8 perf hists browser: Do not exit on tab key with single event by David Ahern · 13 years ago
  27. fe46e64 perf annotate browser: Don't change selection line when returning from callq by Arnaldo Carvalho de Melo · 13 years ago
  28. d327fa4 perf tools: handle endianness of feature bitmap by David Ahern · 13 years ago
  29. e77b15b perf tools: Add prelink suggestion to dso update message by David Ahern · 13 years ago
  30. 51192de perf script: Fix unknown feature comment by David Ahern · 13 years ago
  31. 90cf1fb perf hists browser: Apply the dso and thread filters when merging new batches by Arnaldo Carvalho de Melo · 13 years ago
  32. d7b76f0 perf hists: Move the dso and thread filters from hist_browser by Arnaldo Carvalho de Melo · 13 years ago
  33. 82e0af8 perf ui browser: Honour the xterm colors by Arnaldo Carvalho de Melo · 13 years ago
  34. 33f62b3 perf top tui: Give color hints just on the percentage, like on --stdio by Arnaldo Carvalho de Melo · 13 years ago
  35. e039fc7 perf ui browser: Make the colors configurable and change the defaults by Arnaldo Carvalho de Melo · 13 years ago
  36. cc6e7aa perf tui: Remove unneeded call to newtCls on startup by Arnaldo Carvalho de Melo · 13 years ago
  37. f1cf602 perf hists: Don't format the percentage on hist_entry__snprintf by Arnaldo Carvalho de Melo · 13 years ago
  38. c172f74 perf ui browser: Allow initial use without navigation UI elements by Arnaldo Carvalho de Melo · 13 years ago
  39. 3f7247e perf tui: Catch signals to exit gracefully by Arnaldo Carvalho de Melo · 13 years ago
  40. 2d5646c perf hists browser: Add missing hotkeys to the help window by Arnaldo Carvalho de Melo · 13 years ago
  41. db45bd9 x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile by Josh Stone · 13 years ago
  42. 47724df Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  43. abcefec m32r: Allow use of atomic64 by Steven Rostedt · 13 years ago
  44. ee8f967 Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core by Ingo Molnar · 13 years ago
  45. 53b0a61 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  46. 7bc7298 perf hists browser: Add missing stdarg.h include by Mike Galbraith · 13 years ago
  47. b2b7e9e perf top: Fix the 'E' hotkey, select among multiple events by Arnaldo Carvalho de Melo · 13 years ago
  48. b079d4e perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey by Arnaldo Carvalho de Melo · 13 years ago
  49. c73a3cb Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core by Ingo Molnar · 13 years ago
  50. 6c3c5b2 perf buildid: Fix possible unterminated readlink() result buffer by Thomas Jarosch · 13 years ago
  51. 0361fc2 perf annotate browser: Allow toggling the visualization of source code lines by Arnaldo Carvalho de Melo · 13 years ago
  52. 250611c perf ui browser: Add filter method by Arnaldo Carvalho de Melo · 13 years ago
  53. 7296d66 perf annotate browser: Exit when pressing ESC or the left arrow by Arnaldo Carvalho de Melo · 13 years ago
  54. 437cfe7 perf hists browser: Invalidate ui_browser->top after timer calls by Arnaldo Carvalho de Melo · 13 years ago
  55. 436fc28 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 13 years ago
  56. 9b5f8b3 ftrace: Fix README to state tracing_on to start/stop tracing by Geunsik Lim · 13 years ago
  57. 18eaf0b perf hists browser: Fix handling of TAB/UNTAB for multiple events by Arnaldo Carvalho de Melo · 13 years ago
  58. e345fa1 perf top: Remove entries from entries_collapsed on decay by Arnaldo Carvalho de Melo · 13 years ago
  59. ed7e566 perf ui browser: Remove ui_browser__add_exit_keys by Arnaldo Carvalho de Melo · 13 years ago
  60. 3af6e33 perf ui browser: Handle SIGWINCH by Arnaldo Carvalho de Melo · 13 years ago
  61. 33e2731 perf hists: Fix compilation when NO_NEWT_SUPPORT is set by Stephane Eranian · 13 years ago
  62. df71d95 perf hists: Don't free decayed entries if in the annotation browser by Arnaldo Carvalho de Melo · 13 years ago
  63. 910e94d Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core by Ingo Molnar · 13 years ago
  64. 177e216 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  65. 900e14a perf hists browser: Recalculate browser pointers after resort/decay by Arnaldo Carvalho de Melo · 13 years ago
  66. d696b58 tracing: Do not allocate buffer for trace_marker by Steven Rostedt · 13 years ago
  67. e0a413f tracing: Warn on output if the function tracer was found corrupted by Steven Rostedt · 13 years ago
  68. 44a5604 perf probe: Fix to show correct error string by Masami Hiramatsu · 13 years ago
  69. 02ca152 ftrace/kprobes: Fix not to delete probes if in use by Masami Hiramatsu · 13 years ago
  70. 7588bad Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core by Ingo Molnar · 13 years ago
  71. d48b0e1 x86, nmi, drivers: Fix nmi splitup build bug by Ingo Molnar · 13 years ago
  72. b716916 perf, x86: Implement IBS initialization by Robert Richter · 13 years ago
  73. ee5789d perf, x86: Share IBS macros between perf and oprofile by Robert Richter · 13 years ago
  74. efc3aac x86, nmi: Track NMI usage stats by Don Zickus · 13 years ago
  75. b227e23 x86, nmi: Add in logic to handle multiple events and unknown NMIs by Don Zickus · 13 years ago
  76. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  77. c9126b2 x86, nmi: Create new NMI handler routines by Don Zickus · 13 years ago
  78. 1d48922 x86, nmi: Split out nmi from traps.c by Don Zickus · 13 years ago
  79. 144d31e perf, intel: Use GO/HO bits in perf-ctr by Gleb Natapov · 13 years ago
  80. 64c6f0c perf tools: Make --no-asm-raw the default by Arnaldo Carvalho de Melo · 13 years ago
  81. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  82. be83f5e perf hists browser: Update the browser.nr_entries after the timer by Arnaldo Carvalho de Melo · 13 years ago
  83. 7d16320 perf hists browser: Fix TAB/UNTAB use with multiple events by Arnaldo Carvalho de Melo · 13 years ago
  84. 724c9c9 perf hists browser: Don't offer symbol actions when symbols not on --sort by Arnaldo Carvalho de Melo · 13 years ago
  85. 234a537 perf annotate browser: Use -> to navigate on assembly lines by Arnaldo Carvalho de Melo · 13 years ago
  86. e39622c perf tools: Fix broken number of samples for perf report -n by Stephane Eranian · 13 years ago
  87. 8b1bfdb perf top: Use the TUI interface by default by Arnaldo Carvalho de Melo · 13 years ago
  88. 3495854 perf annotate browser: Allow navigation to called functions by Arnaldo Carvalho de Melo · 13 years ago
  89. 19d4ac3 perf top: Add callgraph support by Arnaldo Carvalho de Melo · 13 years ago
  90. ab81f3f perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago
  91. 81cce8d perf browsers: Add live mode to the hists, annotate browsers by Arnaldo Carvalho de Melo · 13 years ago
  92. 1980c2eb perf hists: Threaded addition and sorting of entries by Arnaldo Carvalho de Melo · 13 years ago
  93. 3f2728b perf report: Add option to show total period by Arnaldo Carvalho de Melo · 13 years ago
  94. ef9dfe6 perf hists: Allow limiting the number of rows and columns in fprintf by Arnaldo Carvalho de Melo · 13 years ago
  95. 42b28ac perf hists: Stop using 'self' for struct hists by Arnaldo Carvalho de Melo · 13 years ago
  96. 011af85 perf, amd: Use GO/HO bits in perf-ctr by Joerg Roedel · 13 years ago
  97. a240f76 perf, core: Introduce attrs to count in either host or guest mode by Joerg Roedel · 13 years ago
  98. 7b4f86a Merge branch 'ras' of git://amd64.org/linux/bp into perf/core by Ingo Molnar · 13 years ago
  99. 9d01402 Merge commit 'v3.1-rc9' into perf/core by Ingo Molnar · 13 years ago
  100. 976d167 Linux 3.1-rc9 by Linus Torvalds · 13 years ago