aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-11-09tools/bpftool: copy a few net uapi headers to tools directoryYonghong Song2-0/+649
2018-11-08rcutorture: Make use of nolibc when availableWilly Tarreau1-1/+17
2018-11-08rcutorture: Import a copy of nolibcWilly Tarreau1-0/+2197
2018-11-08rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau1-4/+4
2018-11-08rcutorture: Always strip using the cross-compilerWilly Tarreau1-2/+1
2018-11-08rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney1-1/+1
2018-11-08rcutorture: Make initrd/init execute in userspacePaul E. McKenney1-4/+39
2018-11-08rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney2-94/+45
2018-11-08rcutorture: Automatically create initrd directoryConnor Shu2-0/+68
2018-11-08selftests: pmtu: Introduce FoU and GUE PMTU exceptions testsStefano Brivio1-0/+179
2018-11-08selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6Stefano Brivio1-31/+86
2018-11-08selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6Stefano Brivio1-18/+125
2018-11-08ACPICA: Use %d for signed int print formatting instead of %uColin Ian King1-1/+1
2018-11-07selftests: add functionals test for UDP GROPaolo Abeni6-23/+282
2018-11-07selftests: add some benchmark for UDP GROPaolo Abeni2-0/+94
2018-11-07selftests: add dummy xdp test helperPaolo Abeni2-1/+15
2018-11-07selftests: add GRO support to udp bench rx programPaolo Abeni1-7/+30
2018-11-07tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, mapsQuentin Monnet4-0/+14
2018-11-07selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet2-10/+14
2018-11-06Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar19-121/+820
2018-11-06media: rc: self test for IR encoders and decodersSean Young5-0/+226
2018-11-06tools cpupower: Override CFLAGS assignmentsJiri Olsa1-6/+6
2018-11-06tools cpupower debug: Allow to use outside build flagsJiri Olsa1-2/+2
2018-11-06tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov5-6/+6
2018-11-06perf tools: Do not zero sample_id_all for group membersJiri Olsa2-2/+0
2018-11-06nds32: Perf portingNickhu6-0/+338
2018-11-05tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma1-4/+4
2018-11-05perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero1-11/+38
2018-11-05perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headersArnaldo Carvalho de Melo1-1/+1
2018-11-05perf intel-pt: Add MTC and CYC timestamps to debug logAdrian Hunter1-0/+4
2018-11-05perf intel-pt: Add more event information to debug logAdrian Hunter3-3/+19
2018-11-05perf scripts python: exported-sql-viewer.py: Fix table find when table re-orderedAdrian Hunter1-1/+3
2018-11-05perf scripts python: exported-sql-viewer.py: Add help windowAdrian Hunter1-1/+154
2018-11-05perf scripts python: exported-sql-viewer.py: Add Selected branches reportAdrian Hunter1-0/+327
2018-11-05perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libxed.soAdrian Hunter1-1/+6
2018-11-05perf top: Display the LBR stats in callchain entryJin Yao1-0/+3
2018-11-05perf stat: Handle different PMU names with common prefixThomas Richter1-1/+1
2018-11-05perf record: Support weak groupsAndi Kleen2-2/+6
2018-11-05perf evlist: Move perf_evsel__reset_weak_group into evlistAndi Kleen3-27/+31
2018-11-05perf augmented_syscalls: Start collecting pathnames in the BPF programArnaldo Carvalho de Melo1-0/+72
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-10/+38
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds100-538/+3613
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar106-1504/+1289
2018-11-03perf trace: Fix setting of augmented payload when using eBPF + raw_syscallsArnaldo Carvalho de Melo1-7/+30
2018-11-02tools/power turbostat: reduce debug outputLen Brown1-0/+2
2018-11-02tools/power turbosat: fix AMD APIC-id outputLen Brown1-33/+60
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds9-34/+32
2018-11-01perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit tooArnaldo Carvalho de Melo1-1/+2
2018-11-01perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}Arnaldo Carvalho de Melo1-0/+59
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-63/+374