summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-09-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+9
2015-09-01selftests/zram: Makefile fixNaresh Kamboju1-3/+0
2015-09-01selftests/zram: must be run as rootNaresh Kamboju4-0/+24
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...Linus 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/...Ingo Molnar17-13/+193
2015-09-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds175-1372/+17836
2015-09-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-3/+12
2015-09-01Merge branch 'acpi-tools'Rafael J. Wysocki5-170/+213
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-14/+2
2015-09-01Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linuxLinus Torvalds4-0/+30
2015-09-01perf 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/...Linus Torvalds5-194/+278
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+31
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+101
2015-08-31Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar29-102/+433
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-3/+2
2015-08-30Merge tag 'v4.2' into for_nextChris Zankel21-36/+142
2015-08-29libnvdimm, pmem: 'struct page' for pmemDan Williams2-0/+14
2015-08-29libnvdimm, pfn: 'struct page' provider infrastructureDan Williams1-0/+2
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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+37
2015-08-28Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams3-17/+71
2015-08-28nd_blk: change aperture mapping from WC to WBRoss Zwisler3-5/+37
2015-08-28selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang1-13/+3
2015-08-28selftests: check before installBamvor Jian Zhang2-6/+8
2015-08-28selftests/zram: Adding zram testsNaresh Kamboju7-0/+449
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