aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker
2009-11-10hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker
2009-11-10ksym_tracer: Support read accesses independent of read/write.Paul Mundt
2009-11-08ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan
2009-11-08hw-breakpoints: Arbitrate access to pmu following registers constraintsFrederic Weisbecker
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker
2009-11-05hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker
2009-11-03perf/core: Add a callback to perf eventsFrederic Weisbecker
2009-11-03x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread().Paul Mundt
2009-11-03perf/core: Provide a kernel-internal interface to get to performance countersArjan van de Ven
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-10-17perf tools: Move dereference after NULL testJulia Lawall
2009-10-15events: Harmonize event field names and print output namesIngo Molnar
2009-10-15tracing/events: Fix locking imbalance in the filter codeIngo Molnar
2009-10-15perf trace: Add filter SuppportLi Zefan
2009-10-15tracing/profile: Add filter supportLi Zefan
2009-10-15tracing/filters: Use a different op for glob matchLi Zefan
2009-10-15tracing/filters: Refactor subsystem filter codeLi Zefan
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-15perf tools: Remove all char * typecasts and use const in prototypeSteven Rostedt
2009-10-15perf tools: Handle - and + in parsing trace print formatSteven Rostedt
2009-10-15perf tools: Add latency format to trace outputSteven Rostedt
2009-10-15perf tools: Handle both versions of ftrace outputSteven Rostedt
2009-10-15perf tools: Fix bprintk reading in trace outputSteven Rostedt
2009-10-15perf tools: Still continue on failed parsing of an eventSteven Rostedt
2009-10-15perf tools: Handle the case with and without the "signed" trace fieldSteven Rostedt
2009-10-15perf tools: Handle newlines in trace parsing betterSteven Rostedt
2009-10-15perf tools: Handle * as typecast in trace parsingSteven Rostedt
2009-10-15perf tools: Handle arrays in print fields for trace parsingSteven Rostedt
2009-10-15perf tools: Handle trace parsing of < and >Steven Rostedt
2009-10-15perf tools: Fix backslash processing on trace print formatsSteven Rostedt
2009-10-15perf tools: Handle print concatenations in event format fileSteven Rostedt
2009-10-15Merge branch 'linus' into perf/coreIngo Molnar
2009-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-10-14Merge branch 'tty-fixes'Linus Torvalds
2009-10-14Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-10-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-10-14Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-14x86: linker script syntax nitsRoland McGrath
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter
2009-10-14ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker
2009-10-14ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds