aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20radix tree test suite: keep regression test runs shortRoss Zwisler1-7/+15
2016-05-20radix tree test suite: allow testing other fan-out valuesRoss Zwisler2-7/+2
2016-05-20radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox2-0/+44
2016-05-20radix tree test suite: fix buildMatthew Wilcox3-8/+12
2016-05-20perf evsel: Record fd into perf_mmapWang Nan2-0/+7
2016-05-20perf evsel: Add overwrite attribute and check write_backwardWang Nan2-0/+14
2016-05-20Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar19-61/+109
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds22-34/+665
2016-05-20perf tools: Set buildid dir under symfs when --symfs is providedHe Kuang8-13/+41
2016-05-20perf trace: Only auto set call-graph to "dwarf" when syscalls are being tracedArnaldo Carvalho de Melo1-1/+1
2016-05-20perf annotate: Sort list of recognised instructionsChris Ryder1-5/+23
2016-05-20perf annotate: Fix identification of ARM blt and bls instructionsChris Ryder1-1/+1
2016-05-20perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo8-11/+8
2016-05-20perf callchain: Stop validating callchains by the max_stack sysctlArnaldo Carvalho de Melo1-20/+5
2016-05-20perf trace: Fix exit_group() formattingArnaldo Carvalho de Melo1-1/+1
2016-05-20perf top: Use machine->kptr_restrict_warnedArnaldo Carvalho de Melo2-4/+3
2016-05-20perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1Arnaldo Carvalho de Melo3-1/+21
2016-05-20perf machine: Do not bail out if not managing to read ref reloc symbolArnaldo Carvalho de Melo1-4/+5
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar12-36/+59
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+28
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds9-0/+530
2016-05-18Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams3-3/+5
2016-05-18Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams1-17/+33
2016-05-18Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams1-0/+44
2016-05-18Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2-7/+22
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-2/+2
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-5/+5
2016-05-17objtool: Allow building with older libelfJan Beulich2-0/+9
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-43/+51
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds25-944/+1265
2016-05-16perf tools: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo4-11/+24
2016-05-16perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCOREMasami Hiramatsu5-11/+14
2016-05-16perf stat: Use cpu-clock event for cpu targetsNamhyung Kim1-0/+3
2016-05-16perf stat: Update runtime using cpu-clock eventNamhyung Kim1-2/+4
2016-05-16perf stat: Fix indentation of stalled backend cycleNamhyung Kim1-1/+1
2016-05-16perf symbols: Store vdso buildid unconditionallyHe Kuang2-2/+3
2016-05-16perf stat: Avoid fractional digits for integer scalesAndi Kleen1-9/+10
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+8
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+649
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds176-2014/+5883
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+185
2016-05-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-21/+476
2016-05-16tools: testing: define the _GNU_SOURCE macroMuhammad Falak R Wani1-1/+1
2016-05-16kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim1-0/+72
2016-05-16kselftests/ftrace: Detect tracefs mount pointNamhyung Kim1-2/+7
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki1-2/+2
2016-05-13selftests/seccomp: add MIPS self-test supportMatt Redfearn1-2/+28
2016-05-12perf stat: Fallback to user only counters when perf_event_paranoid > 1Arnaldo Carvalho de Melo1-1/+6
2016-05-12perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()Arnaldo Carvalho de Melo1-0/+18
2016-05-12perf evsel: Improve EPERM error handling in open_strerror()Arnaldo Carvalho de Melo1-2/+3