aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-17perf top: Fix the 'E' hotkey, select among multiple eventsArnaldo Carvalho de Melo
2011-10-17perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkeyArnaldo Carvalho de Melo
2011-10-15Merge branch 'perf/core' of git://github.com/acmel/linux into perf/coreIngo Molnar
2011-10-14perf buildid: Fix possible unterminated readlink() result bufferThomas Jarosch
2011-10-14perf annotate browser: Allow toggling the visualization of source code linesArnaldo Carvalho de Melo
2011-10-14perf ui browser: Add filter methodArnaldo Carvalho de Melo
2011-10-14perf annotate browser: Exit when pressing ESC or the left arrowArnaldo Carvalho de Melo
2011-10-14perf hists browser: Invalidate ui_browser->top after timer callsArnaldo Carvalho de Melo
2011-10-13perf hists browser: Fix handling of TAB/UNTAB for multiple eventsArnaldo Carvalho de Melo
2011-10-13perf top: Remove entries from entries_collapsed on decayArnaldo Carvalho de Melo
2011-10-13perf ui browser: Remove ui_browser__add_exit_keysArnaldo Carvalho de Melo
2011-10-13perf ui browser: Handle SIGWINCHArnaldo Carvalho de Melo
2011-10-13perf hists: Fix compilation when NO_NEWT_SUPPORT is setStephane Eranian
2011-10-13perf hists: Don't free decayed entries if in the annotation browserArnaldo Carvalho de Melo
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar
2011-10-12Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-10-11perf hists browser: Recalculate browser pointers after resort/decayArnaldo Carvalho de Melo
2011-10-11tracing: Do not allocate buffer for trace_markerSteven Rostedt
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt
2011-10-10perf probe: Fix to show correct error stringMasami Hiramatsu
2011-10-10ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
2011-10-10Merge branch 'perf/core' of git://github.com/acmel/linux into perf/coreIngo Molnar
2011-10-10x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar
2011-10-10perf, x86: Implement IBS initializationRobert Richter
2011-10-10perf, x86: Share IBS macros between perf and oprofileRobert Richter
2011-10-10x86, nmi: Track NMI usage statsDon Zickus
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-10-10x86, nmi: Create new NMI handler routinesDon Zickus
2011-10-10x86, nmi: Split out nmi from traps.cDon Zickus
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov
2011-10-07perf tools: Make --no-asm-raw the defaultArnaldo Carvalho de Melo
2011-10-07perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian
2011-10-07perf hists browser: Update the browser.nr_entries after the timerArnaldo Carvalho de Melo
2011-10-07perf hists browser: Fix TAB/UNTAB use with multiple eventsArnaldo Carvalho de Melo
2011-10-07perf hists browser: Don't offer symbol actions when symbols not on --sortArnaldo Carvalho de Melo
2011-10-07perf annotate browser: Use -> to navigate on assembly linesArnaldo Carvalho de Melo
2011-10-07perf tools: Fix broken number of samples for perf report -nStephane Eranian
2011-10-07perf top: Use the TUI interface by defaultArnaldo Carvalho de Melo
2011-10-07perf annotate browser: Allow navigation to called functionsArnaldo Carvalho de Melo
2011-10-07perf top: Add callgraph supportArnaldo Carvalho de Melo
2011-10-07perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo
2011-10-07perf browsers: Add live mode to the hists, annotate browsersArnaldo Carvalho de Melo
2011-10-07perf hists: Threaded addition and sorting of entriesArnaldo Carvalho de Melo
2011-10-07perf report: Add option to show total periodArnaldo Carvalho de Melo
2011-10-07perf hists: Allow limiting the number of rows and columns in fprintfArnaldo Carvalho de Melo
2011-10-07perf hists: Stop using 'self' for struct histsArnaldo Carvalho de Melo
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel
2011-10-06perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel
2011-10-06Merge branch 'ras' of git://amd64.org/linux/bp into perf/coreIngo Molnar