summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-09perf/x86-ibs: Fix usage of IBS op current countRobert Richter
2012-05-09perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter
2012-05-09perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter
2012-05-09perf/x86-ibs: Extend hw period that triggers overflowRobert Richter
2012-05-09perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter
2012-05-09perf/x86-ibs: Rename some variablesRobert Richter
2012-05-09perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter
2012-05-09perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter
2012-05-09perf/x86-ibs: Fix frequency profilingRobert Richter
2012-05-09perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-09perf/x86-ibs: Fix update of periodRobert Richter
2012-05-09Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar
2012-05-08Merge branch 'perf/annotate' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-05-07perf annotate browser: Compact 'nop' outputArnaldo Carvalho de Melo
2012-05-07perf annotate browser: Do raw printing in 'o'ffset in a single placeArnaldo Carvalho de Melo
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-05-04ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.hSteven Rostedt
2012-05-03perf annotate browser: Don't change the asm line color when toggling sourceArnaldo Carvalho de Melo
2012-05-03perf annotate browser: More clearly separate columnsArnaldo Carvalho de Melo
2012-05-03perf ui browser: Introduce routine to draw vertical lineArnaldo Carvalho de Melo
2012-04-28ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt
2012-04-28ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt
2012-04-27perf annotate browser: Don't display 0.00 percentagesArnaldo Carvalho de Melo
2012-04-27perf annotate browser: Remove the vertical line after the percentagesArnaldo Carvalho de Melo
2012-04-27perf annotate browser: Show current jump, back or forwardArnaldo Carvalho de Melo
2012-04-27perf ui browser: Add method to draw up/down arrow lineArnaldo Carvalho de Melo
2012-04-27perf annotate browser: Add a right arrow before call instructionsArnaldo Carvalho de Melo
2012-04-27Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter
2012-04-26perf: Use static variant of perf_event_overflow in core.cRobert Richter
2012-04-26perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter
2012-04-26perf: Trivial cleanup of duplicate codeRobert Richter
2012-04-25perf annotate browser: Don't draw jump connectors for out of function jumpsArnaldo Carvalho de Melo
2012-04-25perf annotate: Mark jump instructions with no offsetArnaldo Carvalho de Melo
2012-04-25perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo
2012-04-25perf/x86: Clean up register_nmi_handler() usageIngo Molnar
2012-04-25perf annotate browser: Handle NULL jump targetsArnaldo Carvalho de Melo
2012-04-25Merge tag 'v3.4-rc4' into perf/coreIngo Molnar
2012-04-24perf annotate browser: Initial loop detectionArnaldo Carvalho de Melo
2012-04-24ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik
2012-04-24tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter
2012-04-24tracing: Add percpu buffers for trace_printk()Steven Rostedt
2012-04-21Linux 3.4-rc4Linus Torvalds
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro