summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker3-20/+27
2009-11-10hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker3-8/+39
2009-11-10ksym_tracer: Support read accesses independent of read/write.Paul Mundt1-1/+10
2009-11-08ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan2-2/+2
2009-11-08hw-breakpoints: Arbitrate access to pmu following registers constraintsFrederic Weisbecker1-6/+205
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker22-750/+885
2009-11-05hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker2-7/+4
2009-11-03perf/core: Add a callback to perf eventsFrederic Weisbecker2-5/+16
2009-11-03x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread().Paul Mundt1-2/+0
2009-11-03perf/core: Provide a kernel-internal interface to get to performance countersArjan van de Ven2-1/+80
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker7303-372909/+755980
2009-10-17perf tools: Move dereference after NULL testJulia Lawall4-8/+8
2009-10-15events: Harmonize event field names and print output namesIngo Molnar5-77/+74
2009-10-15tracing/events: Fix locking imbalance in the filter codeIngo Molnar1-11/+15
2009-10-15perf trace: Add filter SuppportLi Zefan3-3/+40
2009-10-15tracing/profile: Add filter supportLi Zefan6-35/+199
2009-10-15tracing/filters: Use a different op for glob matchLi Zefan2-32/+29
2009-10-15tracing/filters: Refactor subsystem filter codeLi Zefan2-80/+45
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar18-361/+639
2009-10-15perf tools: Remove all char * typecasts and use const in prototypeSteven Rostedt1-61/+61
2009-10-15perf tools: Handle - and + in parsing trace print formatSteven Rostedt1-0/+6
2009-10-15perf tools: Add latency format to trace outputSteven Rostedt3-19/+114
2009-10-15perf tools: Handle both versions of ftrace outputSteven Rostedt1-1/+4
2009-10-15perf tools: Fix bprintk reading in trace outputSteven Rostedt1-8/+7
2009-10-15perf tools: Still continue on failed parsing of an eventSteven Rostedt2-17/+35
2009-10-15perf tools: Handle the case with and without the "signed" trace fieldSteven Rostedt1-29/+52
2009-10-15perf tools: Handle newlines in trace parsing betterSteven Rostedt1-1/+7
2009-10-15perf tools: Handle * as typecast in trace parsingSteven Rostedt1-28/+22
2009-10-15perf tools: Handle arrays in print fields for trace parsingSteven Rostedt1-0/+62
2009-10-15perf tools: Handle trace parsing of < and >Steven Rostedt1-0/+2
2009-10-15perf tools: Fix backslash processing on trace print formatsSteven Rostedt1-2/+25
2009-10-15perf tools: Handle print concatenations in event format fileSteven Rostedt1-0/+16
2009-10-15Merge branch 'linus' into perf/coreIngo Molnar130-792/+1293
2009-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds3-24/+24
2009-10-14Merge branch 'tty-fixes'Linus Torvalds3-17/+33
2009-10-14Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+10
2009-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-5/+5
2009-10-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-32/+43
2009-10-14Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-20/+41
2009-10-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+38
2009-10-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-14/+31
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+8
2009-10-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2009-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-33/+67
2009-10-14x86: linker script syntax nitsRoland McGrath2-11/+10
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter1-20/+19
2009-10-14ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker1-2/+2
2009-10-14ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker1-1/+1
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19