summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-02-06perf pmu: Remove set_drv_config APIMathieu Poirier-138/+0
2019-02-06perf coresight: Remove set_drv_config() APIMathieu Poirier-59/+0
2019-02-06perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier-0/+44
2019-02-06perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header fileMathieu Poirier-2/+1
2019-02-06perf bpf-loader: Remove unecessary includes from bpf-loader.hArnaldo Carvalho de Melo-4/+4
2019-02-06perf powerpc kvm-stat: Add missing evlist.h headerArnaldo Carvalho de Melo-0/+1
2019-02-06perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo-3/+7
2019-02-06perf pmu: Remove needless evsel.h include, only needs one fwd declArnaldo Carvalho de Melo-1/+2
2019-02-06perf tests pmu: Add missing headersArnaldo Carvalho de Melo-0/+2
2019-02-06perf hist: Remove the needless callchain.h include from hist.hArnaldo Carvalho de Melo-1/+2
2019-02-06perf tools: Add missing include <callchain.h> in various placesArnaldo Carvalho de Melo-0/+6
2019-02-06perf thread: Don't include symbol.h, symbol_conf.h is enoughArnaldo Carvalho de Melo-1/+4
2019-02-06perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enoughArnaldo Carvalho de Melo-1/+1
2019-02-06perf tools: Add missing include for symbols.hArnaldo Carvalho de Melo-0/+16
2019-02-06perf hist: Remove symbol.h from hist.h, just fwd decls are neededArnaldo Carvalho de Melo-1/+5
2019-02-06perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo-0/+3
2019-02-06perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo-87/+106
2019-02-06pref tools: Add missing map.h includesArnaldo Carvalho de Melo-0/+35
2019-02-06perf symbols: Introduce map_symbol.hArnaldo Carvalho de Melo-15/+27
2019-02-06perf callchain: Uninline callchain_cursor_reset() to remove map.h dependencyArnaldo Carvalho de Melo-15/+20
2019-02-06perf srccode: Move struct definition from map.h to srccode.hArnaldo Carvalho de Melo-13/+15
2019-02-06perf arm pmu: Add missing linux/string.h headerArnaldo Carvalho de Melo-0/+1
2019-02-06perf powerpc: Add missing headers to skip-callchain-idx.cArnaldo Carvalho de Melo-0/+3
2019-02-05tools/bpf: silence a libbpf unnecessary warningYonghong Song-2/+2
2019-02-05tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameterYonghong Song-2/+2
2019-02-05tools/bpf: fix a selftest test_btf failureYonghong Song-1/+1
2019-02-05selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel-0/+33
2019-02-05selftests/btf: add initial BTF dedup testsAndrii Nakryiko-15/+537
2019-02-05btf: add BTF types deduplication algorithmAndrii Nakryiko-0/+1749
2019-02-05btf: extract BTF type size calculationAndrii Nakryiko-52/+46
2019-02-05perf script python: Add Python3 support to tests/attr.pyTony Jones-13/+19
2019-02-04libbpf: fix libbpf_printStanislav Fomichev-47/+13
2019-02-04tools/bpf: implement libbpf btf__get_map_kv_tids() API functionYonghong Song-63/+87
2019-02-04tools/bpf: expose functions btf_ext__* as API functionsYonghong Song-12/+18
2019-02-04selftests/bpf: use localhost in tcp_{server,client}.pyStanislav Fomichev-6/+2
2019-02-04perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo-7/+18
2019-02-04perf symbols: Filter out hidden symbols from labelsJiri Olsa-1/+8
2019-02-04perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo-0/+14
2019-02-04tools/bpf: simplify libbpf API function libbpf_set_print()Yonghong Song-76/+68
2019-02-04tools/bpf: print out btf log at LIBBPF_WARN levelYonghong Song-22/+9
2019-02-04tools/bpf: move libbpf pr_* debug print functions to headersYonghong Song-70/+120
2019-02-04tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo-1/+1
2019-02-04perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo-1/+1
2019-02-04perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria-6/+26
2019-02-04perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva-1/+1
2019-02-04selftests: netfilter: add simple masq/redirect test casesFlorian Westphal-1/+763
2019-02-04selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju-1/+1
2019-02-04Merge tag 'v5.0-rc5' into locking/core to pick up fixesIngo Molnar-186/+1841
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-186/+1839
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-0/+14