summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-11-12perf tools: Fix crash on synthesizing the unitJiri Olsa
2018-11-12selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-11-12selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman
2018-11-09kselftests/bpf: use ping6 as the default ipv6 ping binary when it existsLi Zhijian
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet
2018-11-09tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet
2018-11-09tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet
2018-11-09tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet
2018-11-09tools/bpftool: copy a few net uapi headers to tools directoryYonghong Song
2018-11-06Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...Ingo Molnar
2018-11-06tools cpupower: Override CFLAGS assignmentsJiri Olsa
2018-11-06tools cpupower debug: Allow to use outside build flagsJiri Olsa
2018-11-06tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov
2018-11-06perf tools: Do not zero sample_id_all for group membersJiri Olsa
2018-11-05tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma
2018-11-05perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero
2018-11-05perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headersArnaldo Carvalho de Melo
2018-11-05perf intel-pt: Add MTC and CYC timestamps to debug logAdrian Hunter
2018-11-05perf intel-pt: Add more event information to debug logAdrian Hunter
2018-11-05perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...Adrian Hunter
2018-11-05perf scripts python: exported-sql-viewer.py: Add help windowAdrian Hunter
2018-11-05perf scripts python: exported-sql-viewer.py: Add Selected branches reportAdrian Hunter
2018-11-05perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...Adrian Hunter
2018-11-05perf top: Display the LBR stats in callchain entryJin Yao
2018-11-05perf stat: Handle different PMU names with common prefixThomas Richter
2018-11-05perf record: Support weak groupsAndi Kleen
2018-11-05perf evlist: Move perf_evsel__reset_weak_group into evlistAndi Kleen
2018-11-05perf augmented_syscalls: Start collecting pathnames in the BPF programArnaldo Carvalho de Melo
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03perf trace: Fix setting of augmented payload when using eBPF + raw_syscallsArnaldo Carvalho de Melo
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-01perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit tooArnaldo Carvalho de Melo
2018-11-01perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}Arnaldo Carvalho de Melo
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-01tools headers barrier: Fix arm64 tools build failure wrt smp_load_{acquire,re...Will Deacon
2018-11-01objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf
2018-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-31bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann
2018-10-31bpf: add various test cases to test_verifierDaniel Borkmann
2018-11-01selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao
2018-10-31libbpf: Fix compile error in libbpf_attach_type_by_nameAndrey Ignatov
2018-10-31kselftests/bpf: use ping6 as the default ipv6 ping binary if it existsLi Zhijian
2018-10-31selftests: mlxsw: qos_mc_aware: Add a test for UC awarenessPetr Machata
2018-10-31selftests: mlxsw: qos_mc_aware: Tweak for min shaperPetr Machata
2018-10-31perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter
2018-10-31perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter
2018-10-31perf tools: Don't clone maps from parent when synthesizing forksDavid Miller
2018-10-31perf top: Start display thread earlierDavid Miller