aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2012-08-24powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard2-4/+4
2012-08-24powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard1-31/+0
2012-08-24powerpc: Fix personality handling in ppc64_personality()Jiri Kosina1-4/+4
2012-08-24powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen1-5/+4
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling1-2/+0
2012-08-24powerpc/kgdb: Restore current_thread_info properlyTiejun Chen1-2/+9
2012-08-24powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen1-0/+15
2012-08-24powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen1-1/+0
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood2-0/+4
2012-08-24powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling1-1/+1
2012-08-24powerpc: Fixup whitespace in xmonMichael Ellerman1-20/+20
2012-08-24powerpc: Fix xmon dl command for new printk implementationMichael Ellerman1-26/+10