aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-06perf test: Add roundtrip test for hardware cache eventsArnaldo Carvalho de Melo1-0/+61
2012-09-06perf evlist: Add fprintf methodArnaldo Carvalho de Melo2-0/+15
2012-09-06perf tools: Remove extraneous newline when parsing hardware cache eventsArnaldo Carvalho de Melo1-1/+1
2012-09-06perf test: Add round trip test for sw and hw event namesArnaldo Carvalho de Melo3-5/+60
2012-09-06perf header: Prepare tracepoint events regardless of nameNamhyung Kim1-14/+22
2012-09-06perf header: Fix a typo on evselNamhyung Kim1-1/+1
2012-09-06perf tools: Clean target should do clean for lib/traceevent tooDavid Ahern1-1/+4
2012-09-05perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki6-1/+14
2012-09-05perf tools: Replace mempcpy with memcpyIrina Tirdea1-2/+2
2012-09-05perf header: Swap pmu mapping numbers if neededNamhyung Kim1-0/+6
2012-09-05perf header: Set tracepoint event name only if not setNamhyung Kim1-1/+1
2012-09-05perf header: Use evlist->nr_entries on write_event_desc()Namhyung Kim1-3/+2
2012-09-05perf tools: remove unneeded include of network header filesDavid Ahern2-9/+4
2012-09-05perf tools: Remove the node from rblist in strlist__removeSuzuki K. Poulose1-1/+1
2012-09-05perf tools: Fix intlist node removalSuzuki K. Poulose1-2/+2
2012-09-05perf tools: Fix x86 builds with ARCH specified on the command lineDavid Ahern1-2/+2
2012-09-05perf record: Remove use of die/exitDavid Ahern1-49/+109
2012-09-05perf script: Remove use of die/exitDavid Ahern1-19/+41
2012-09-05perf help: Remove use of die and handle errorsDavid Ahern1-14/+34
2012-09-05perf stat: Remove use of die/exit and handle errorsDavid Ahern1-3/+4
2012-09-05perf lock: Remove use of die and handle errorsDavid Ahern1-57/+124
2012-09-05perf tool: handle errors in synthesized event functionsDavid Ahern1-9/+26
2012-09-05perf session: flush_sample_queue needs to handle errors from handlersDavid Ahern1-9/+15
2012-09-05tools lib traceevent: Modify header to work in C++ programsSteven Rostedt1-2/+2
2012-09-05Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/coreIngo Molnar2-13/+8
2012-08-28uprobes: Remove "verify" argument from set_orig_insn()Oleg Nesterov2-12/+10
2012-08-28uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()Oleg Nesterov3-14/+2
2012-08-28uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov4-1/+29
2012-08-28uprobes: Do not use -EEXIST in install_breakpoint() pathsOleg Nesterov1-11/+5
2012-08-28uprobes: Change uprobe_mmap() to ignore the errors but check fatal_signal_pending()Oleg Nesterov1-21/+6
2012-08-28uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmapOleg Nesterov2-30/+3
2012-08-28uprobes: Kill uprobes_state->countOleg Nesterov2-37/+3
2012-08-28uprobes: Remove check for uprobe variable in handle_swbp()Sebastian Andrzej Siewior1-9/+7
2012-08-28uprobes: Remove redundant lock_page/unlock_pageSrikar Dronamraju1-2/+0
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar836-5715/+10130
2012-08-27oprofile: Remove 'WQ on CPUx, prefer CPUy' warningRobert Richter1-8/+3
2012-08-27oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter1-5/+5
2012-08-27perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian1-0/+3
2012-08-25Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds49-101/+174
2012-08-25Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds7-130/+113
2012-08-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds21-242/+209
2012-08-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-23/+64
2012-08-25Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-11/+14
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds19-110/+171
2012-08-25Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-10/+7
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds17-123/+378
2012-08-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-14/+42
2012-08-25libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entryPrarit Bhargava1-1/+1
2012-08-24Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt1-30/+73
2012-08-24powerpc/perf: Use pmc_overflow() to detect rolled back eventsSukadev Bhattiprolu1-1/+1