summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-09-28perf tools: Rename the 'single_dep' target to 'prepare'Jiri Olsa
2015-09-28tools build: Make the fixdep helper part of the build processJiri Olsa
2015-09-28tools build: Move dependency copy into functionJiri Olsa
2015-09-28tools build: Add fixdep dependency helperJiri Olsa
2015-09-28tools build: Add test for missing includeJiri Olsa
2015-09-28tools build: Add Makefile.includeJiri Olsa
2015-09-28tools lib api fs: Store tracing mountpoint for better error messageJiri Olsa
2015-09-28perf tools: Use __map__is_kernel() when synthesizing kernel module mmap recordsArnaldo Carvalho de Melo
2015-09-28perf hists browser: Use the map to determine if a DSO is being used as a kernelArnaldo Carvalho de Melo
2015-09-28perf top: Filter symbols based on __map__is_kernel(map)Arnaldo Carvalho de Melo
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-25perf tools: Fix copying of /proc/kcoreAdrian Hunter
2015-09-25perf intel-pt: Remove no_force_psb from documentationAdrian Hunter
2015-09-25perf probe: Use existing routine to look for a kernel module by dso->short_nameArnaldo Carvalho de Melo
2015-09-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-09-23Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...Ingo Molnar
2015-09-23perf record: Synthesize COMM event for a command line workloadNamhyung Kim
2015-09-23tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.hArnaldo Carvalho de Melo
2015-09-22membarrier: clean up selftestMathieu Desnoyers
2015-09-22userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli
2015-09-22userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli
2015-09-22userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli
2015-09-22userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman
2015-09-22userfaultfd: selftest: headers fixupAndrea Arcangeli
2015-09-22userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding
2015-09-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh
2015-09-22perf tools: Add include/err.h into MANIFESTJiri Olsa
2015-09-22tools lib bpf: Use FEATURE_USER to allow building in the same dir as perfArnaldo Carvalho de Melo
2015-09-22tools build: Allow setting the feature detection userArnaldo Carvalho de Melo
2015-09-22tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usageArnaldo Carvalho de Melo
2015-09-22tools build: Fixup feature detection display function nameArnaldo Carvalho de Melo
2015-09-21perf tools: Don't assume that the parser returns non empty evsel listWang Nan
2015-09-21perf probe: Fix a segfault when removing uprobe eventsMasami Hiramatsu
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-09-20Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-18perf record: Avoid infinite loop at buildid processing with no samplesMark Rutland
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-09-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-09-17perf tools: Bool functions shouldn't return -1Peter Senna Tschudin
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo
2015-09-17Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"Arnaldo Carvalho de Melo
2015-09-17s390: wire up userfaultfd system callHeiko Carstens
2015-09-16perf stat: Fix per-pkg event reporting bugStephane Eranian
2015-09-16tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin
2015-09-16Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar