Age | Commit message (Expand) | Author |
2011-10-17 | perf top: Fix the 'E' hotkey, select among multiple events | Arnaldo Carvalho de Melo |
2011-10-17 | perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey | Arnaldo Carvalho de Melo |
2011-10-15 | Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core | Ingo Molnar |
2011-10-14 | perf buildid: Fix possible unterminated readlink() result buffer | Thomas Jarosch |
2011-10-14 | perf annotate browser: Allow toggling the visualization of source code lines | Arnaldo Carvalho de Melo |
2011-10-14 | perf ui browser: Add filter method | Arnaldo Carvalho de Melo |
2011-10-14 | perf annotate browser: Exit when pressing ESC or the left arrow | Arnaldo Carvalho de Melo |
2011-10-14 | perf hists browser: Invalidate ui_browser->top after timer calls | Arnaldo Carvalho de Melo |
2011-10-13 | perf hists browser: Fix handling of TAB/UNTAB for multiple events | Arnaldo Carvalho de Melo |
2011-10-13 | perf top: Remove entries from entries_collapsed on decay | Arnaldo Carvalho de Melo |
2011-10-13 | perf ui browser: Remove ui_browser__add_exit_keys | Arnaldo Carvalho de Melo |
2011-10-13 | perf ui browser: Handle SIGWINCH | Arnaldo Carvalho de Melo |
2011-10-13 | perf hists: Fix compilation when NO_NEWT_SUPPORT is set | Stephane Eranian |
2011-10-13 | perf hists: Don't free decayed entries if in the annotation browser | Arnaldo Carvalho de Melo |
2011-10-12 | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar |
2011-10-12 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-10-11 | perf hists browser: Recalculate browser pointers after resort/decay | Arnaldo Carvalho de Melo |
2011-10-11 | tracing: Do not allocate buffer for trace_marker | Steven Rostedt |
2011-10-11 | tracing: Warn on output if the function tracer was found corrupted | Steven Rostedt |
2011-10-10 | perf probe: Fix to show correct error string | Masami Hiramatsu |
2011-10-10 | ftrace/kprobes: Fix not to delete probes if in use | Masami Hiramatsu |
2011-10-10 | Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core | Ingo Molnar |
2011-10-10 | x86, nmi, drivers: Fix nmi splitup build bug | Ingo Molnar |
2011-10-10 | perf, x86: Implement IBS initialization | Robert Richter |
2011-10-10 | perf, x86: Share IBS macros between perf and oprofile | Robert Richter |
2011-10-10 | x86, nmi: Track NMI usage stats | Don Zickus |
2011-10-10 | x86, nmi: Add in logic to handle multiple events and unknown NMIs | Don Zickus |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus |
2011-10-10 | x86, nmi: Create new NMI handler routines | Don Zickus |
2011-10-10 | x86, nmi: Split out nmi from traps.c | Don Zickus |
2011-10-10 | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov |
2011-10-07 | perf tools: Make --no-asm-raw the default | Arnaldo Carvalho de Melo |
2011-10-07 | perf tools: Make perf.data more self-descriptive (v8) | Stephane Eranian |
2011-10-07 | perf hists browser: Update the browser.nr_entries after the timer | Arnaldo Carvalho de Melo |
2011-10-07 | perf hists browser: Fix TAB/UNTAB use with multiple events | Arnaldo Carvalho de Melo |
2011-10-07 | perf hists browser: Don't offer symbol actions when symbols not on --sort | Arnaldo Carvalho de Melo |
2011-10-07 | perf annotate browser: Use -> to navigate on assembly lines | Arnaldo Carvalho de Melo |
2011-10-07 | perf tools: Fix broken number of samples for perf report -n | Stephane Eranian |
2011-10-07 | perf top: Use the TUI interface by default | Arnaldo Carvalho de Melo |
2011-10-07 | perf annotate browser: Allow navigation to called functions | Arnaldo Carvalho de Melo |
2011-10-07 | perf top: Add callgraph support | Arnaldo Carvalho de Melo |
2011-10-07 | perf top: Reuse the 'report' hist_entry/hists classes | Arnaldo Carvalho de Melo |
2011-10-07 | perf browsers: Add live mode to the hists, annotate browsers | Arnaldo Carvalho de Melo |
2011-10-07 | perf hists: Threaded addition and sorting of entries | Arnaldo Carvalho de Melo |
2011-10-07 | perf report: Add option to show total period | Arnaldo Carvalho de Melo |
2011-10-07 | perf hists: Allow limiting the number of rows and columns in fprintf | Arnaldo Carvalho de Melo |
2011-10-07 | perf hists: Stop using 'self' for struct hists | Arnaldo Carvalho de Melo |
2011-10-06 | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel |
2011-10-06 | perf, core: Introduce attrs to count in either host or guest mode | Joerg Roedel |
2011-10-06 | Merge branch 'ras' of git://amd64.org/linux/bp into perf/core | Ingo Molnar |