aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar
2009-10-17perf: Add perf-probe documentMasami Hiramatsu
2009-10-17perf: Add DIE_IF() macro for error checkingMasami Hiramatsu
2009-10-17perf: Use eprintf() for debug messages in perf-probeMasami Hiramatsu
2009-10-17perf: Use die() for error cases in perf-probeMasami Hiramatsu
2009-10-17perf: Check libdwarf APIs for perf probeMasami Hiramatsu
2009-10-17x86: Add AMD prefetch and 3DNow! opcodes to opcode mapMasami Hiramatsu
2009-10-17x86: Add MMX/SSE opcode groups to opcode mapMasami Hiramatsu
2009-10-17tracing/kprobes: Add failure messages for debuggingMasami Hiramatsu
2009-10-17tracing/kprobes: Update kprobe-tracer selftest against new syntaxMasami Hiramatsu
2009-10-17perf tools: Move dereference after NULL testJulia Lawall
2009-10-16perf tools: Bump version to 0.0.2Ingo Molnar
2009-10-15Linux 2.6.32-rc5Linus Torvalds
2009-10-15Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-10-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-15KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells
2009-10-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-10-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-15Merge the right tty-fixes branchLinus Torvalds
2009-10-15Update flex_arrays.txtJonathan Corbet
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-15Revert "x86: linker script syntax nits"Ingo Molnar