aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter1-0/+11
2017-08-04bpf: fix byte order test in test_verifierDaniel Borkmann1-9/+10
2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann2-0/+4
2017-08-03test: add msg_zerocopy testWillem de Bruijn4-1/+811
2017-08-03ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFILv Zheng1-32/+73
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng2-2/+2
2017-08-02netvsc: remove bonding setup scriptstephen hemminger1-255/+0
2017-08-02selftests: capabilities: convert the test to use TAP13 ksft frameworkShuah Khan2-38/+62
2017-08-02selftests: capabilities: fix to run Non-root +ia, sgidroot => i testShuah Khan1-1/+2
2017-08-02selftests: ptp: include default header install pathGrygorii Strashko1-0/+1
2017-08-02selftests: sigaltstack: convert to use TAP13 ksft frameworkShuah Khan1-22/+31
2017-08-02selftests: splice: add .gitignore for generated filesShuah Khan1-0/+1
2017-08-02selftests: pstore: add .gitignore for generated filesShuah Khan1-0/+2
2017-08-01ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe1-0/+4
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-13/+58
2017-08-01perf trace beautify ioctl: Beautify perf ioctl's 'cmd' argArnaldo Carvalho de Melo3-8/+39
2017-08-01perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' argArnaldo Carvalho de Melo3-2/+42
2017-08-01tools include uapi: Grab a copy of linux/vhost.hArnaldo Carvalho de Melo3-0/+211
2017-08-01perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintfArnaldo Carvalho de Melo1-12/+12
2017-08-01perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo3-3/+37
2017-08-01tools include uapi: Grab a copy of linux/kvm.hArnaldo Carvalho de Melo3-0/+1421
2017-08-01perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo4-7/+63
2017-08-01tools include uapi: Grab a copy of sound/asound.hArnaldo Carvalho de Melo3-0/+1028
2017-08-01perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo3-3/+40
2017-08-01tools include uapi: Grab copies of drm/{drm,i915_drm}.hArnaldo Carvalho de Melo4-0/+2411
2017-08-01perf trace beauty ioctl: Improve 'cmd' beautifierArnaldo Carvalho de Melo4-43/+95
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+34
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo1-6/+8
2017-07-31tools perf: Do not check spaces/blank lines when checking header file copy driftArnaldo Carvalho de Melo1-5/+5
2017-07-31tools include uapi: Grab a copy of asm-generic/ioctls.hArnaldo Carvalho de Melo3-0/+120
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo1-1/+1
2017-07-31tools headers: Sync kernel ABI headers with tooling headersIngo Molnar6-1/+34
2017-07-31perf build: Clarify open-coded header version warning messageIngo Molnar2-3/+3
2017-07-31perf build: Clarify header version warning messageIngo Molnar1-1/+1
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava8-17/+28
2017-07-30Merge tag 'perf-core-for-mingo-4.14-20170728' of git://git.kernel.org/pub/scm...Ingo Molnar13-32/+334
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar98-1445/+8390
2017-07-29bpf: testing: fix devmap testsJohn Fastabend2-1/+4
2017-07-28perf data: Add doc when no conversion support compiledGeneviève Bastien1-1/+1
2017-07-28perf data: Add mmap[2] events to CTF conversionGeneviève Bastien1-0/+35
2017-07-28perf data: Add callchain to CTF conversionGeneviève Bastien1-1/+91
2017-07-28selftests: sync: convert to use TAP13 ksft frameworkShuah Khan2-34/+41
2017-07-28selftests: kselftest framework: add API to return pass/fail/* countsShuah Khan1-0/+10
2017-07-28selftests: sync: differentiate between sync unsupported and access errorsShuah Khan1-4/+19
2017-07-28perf annotate TUI: Set appropriate column width for period/percentArnaldo Carvalho de Melo1-4/+6
2017-07-28perf annotate TUI: Fix column header when toggling period/percentTaeung Song1-1/+1
2017-07-28perf annotate TUI: Clarify calculation of column header widthsArnaldo Carvalho de Melo1-9/+11
2017-07-28perf annotate TUI: Fix --show-total-periodTaeung Song1-1/+1
2017-07-28perf annotate TUI: Use sym_hist_entry in disasm_line_samplesArnaldo Carvalho de Melo1-4/+4
2017-07-28perf annotate: Fix storing per line sym_hist_entryArnaldo Carvalho de Melo1-2/+3