summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-02-06perf record: Allocate affinity masksAlexey Budankov6-6/+28
2019-02-06perf pmu: Remove set_drv_config APIMathieu Poirier7-138/+0
2019-02-06perf coresight: Remove set_drv_config() APIMathieu Poirier3-59/+0
2019-02-06perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier1-0/+44
2019-02-06perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header fileMathieu Poirier2-2/+1
2019-02-06perf bpf-loader: Remove unecessary includes from bpf-loader.hArnaldo Carvalho de Melo2-4/+4
2019-02-06perf powerpc kvm-stat: Add missing evlist.h headerArnaldo Carvalho de Melo1-0/+1
2019-02-06perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo4-3/+7
2019-02-06perf pmu: Remove needless evsel.h include, only needs one fwd declArnaldo Carvalho de Melo1-1/+2
2019-02-06perf tests pmu: Add missing headersArnaldo Carvalho de Melo1-0/+2
2019-02-06perf hist: Remove the needless callchain.h include from hist.hArnaldo Carvalho de Melo1-1/+2
2019-02-06perf tools: Add missing include <callchain.h> in various placesArnaldo Carvalho de Melo6-0/+6
2019-02-06perf thread: Don't include symbol.h, symbol_conf.h is enoughArnaldo Carvalho de Melo1-1/+4
2019-02-06perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enoughArnaldo Carvalho de Melo1-1/+1
2019-02-06perf tools: Add missing include for symbols.hArnaldo Carvalho de Melo16-0/+16
2019-02-06perf hist: Remove symbol.h from hist.h, just fwd decls are neededArnaldo Carvalho de Melo4-1/+5
2019-02-06perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo2-0/+3
2019-02-06perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo11-87/+106
2019-02-06pref tools: Add missing map.h includesArnaldo Carvalho de Melo35-0/+35
2019-02-06perf symbols: Introduce map_symbol.hArnaldo Carvalho de Melo5-15/+27
2019-02-06perf callchain: Uninline callchain_cursor_reset() to remove map.h dependencyArnaldo Carvalho de Melo4-15/+20
2019-02-06perf srccode: Move struct definition from map.h to srccode.hArnaldo Carvalho de Melo3-13/+15
2019-02-06perf arm pmu: Add missing linux/string.h headerArnaldo Carvalho de Melo1-0/+1
2019-02-06perf powerpc: Add missing headers to skip-callchain-idx.cArnaldo Carvalho de Melo1-0/+3
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar38-186/+1839
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+28
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan3-0/+131
2019-01-31Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-20/+71
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-22/+131
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-01-28selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+31
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-22/+131
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+8
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2019-01-25selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-01-25selftests: Use lirc.h from kernel tree, not from systemSean Young1-0/+2
2019-01-25selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov1-0/+6
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-01-25perf augmented_syscalls: Convert to bpf_map()Arnaldo Carvalho de Melo1-6/+2
2019-01-25perf bpf examples: Convert etcsnoop to use bpf_map()Arnaldo Carvalho de Melo1-6/+2
2019-01-25perf trace: Fixup etcsnoop exampleArnaldo Carvalho de Melo1-1/+2
2019-01-25perf augmented_raw_syscalls: Use bpf_map()Arnaldo Carvalho de Melo1-12/+2
2019-01-25perf bpf: Convert pid_map() to bpf_map()Arnaldo Carvalho de Melo1-7/+1
2019-01-25perf bpf: Add bpf_map() helperArnaldo Carvalho de Melo1-0/+8
2019-01-25perf script python: Add Python3 support to tests/attr.pyTony Jones1-13/+19
2019-01-25perf script python: Remove explicit shebang from Python scriptsTony Jones4-6/+2
2019-01-25perf script python: Remove explicit shebang from tests/attr.cTony Jones1-1/+0
2019-01-25perf script python: Remove explicit shebang from setup.pyTony Jones1-2/+0