aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-04selftests/capabilities: Add tests for capability evolutionAndy Lutomirski4-0/+520
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-2/+16
2015-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-16/+201
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+25
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-31/+176
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-187/+307
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+9
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian3-23/+27
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan1-0/+1
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-14/+893
2015-09-01perf dwarf: Fix potential array out of bounds accessWang Nan3-3/+3
2015-09-01Merge branches 'pm-tools' and 'powercap'Rafael J. Wysocki4-17/+94
2015-09-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar17-13/+193
2015-08-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds175-1372/+17836
2015-08-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-3/+12
2015-09-01Merge branch 'acpi-tools'Rafael J. Wysocki5-170/+213
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-14/+2
2015-08-31Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linuxLinus Torvalds4-0/+30
2015-08-31perf record: Add ability to name registers to recordStephane Eranian7-5/+89
2015-08-31perf/x86: Add list of register namesStephane Eranian3-0/+38
2015-08-31perf script: Enable printing of interrupted machine stateStephane Eranian2-2/+31
2015-08-31perf evlist: Open event on evsel cpus and threadsKan Liang2-1/+5
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan3-5/+26
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter2-0/+4
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-194/+278
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+31
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+101
2015-08-31Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar29-102/+433
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-3/+2
2015-08-29Merge tag 'v4.2' into for_nextChris Zankel21-36/+142
2015-08-29tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu1-0/+2
2015-08-28perf evlist: Add backpointer for perf_env to evlistKan Liang2-0/+2
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang10-21/+21
2015-08-28perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2-2/+1
2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2-53/+5
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu4-26/+47
2015-08-28perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo3-0/+8
2015-08-28perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo1-0/+19
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones3-0/+317
2015-08-28perf stat: Get correct cpu id for print_aggrKan Liang1-3/+2
2015-08-28tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt1-0/+1
2015-08-28perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton2-0/+12
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+37
2015-08-26perf probe: Support probing at absolute addressWang Nan3-24/+163
2015-08-26perf probe: Fix error reported when offset without functionWang Nan1-3/+7
2015-08-26perf probe: Fix list result when address is zeroWang Nan1-3/+25
2015-08-26perf probe: Fix list result when symbol can't be foundWang Nan1-1/+1
2015-08-26tools build: Allow duplicate objects in the object listJiri Olsa3-1/+3
2015-08-26perf tools: Remove export.h from MANIFESTJiri Olsa1-1/+0
2015-08-26perf probe: Prevent segfault when reading probe point with absolute addressWang Nan1-4/+4