summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf scripts python: Add Python 3 support to Util.pyJeremy Cline2018-07-111-5/+6
* perf scripts python: Add Python 3 support to SchedGui.pyJeremy Cline2018-07-111-1/+1
* perf scripts python: Add Python 3 support to Core.pyJeremy Cline2018-07-111-23/+17Star
* perf tools: Generate a Python script compatible with Python 2 and 3Jeremy Cline2018-07-111-14/+15
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-081-13/+28
|\
| * objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf2018-07-021-13/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-027-10/+36
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-016-10/+36
| |\
| | * selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T2018-06-261-0/+9
| | * selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T2018-06-261-0/+9
| | * selftests: bpf: add missing NET_SCHED to configAnders Roxell2018-06-261-0/+1
| | * tools/bpf: fix test_sockmap failureYonghong Song2018-06-221-6/+0Star
| | * selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T2018-06-221-0/+9
| | * tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski2018-06-211-1/+7
| | * tools: bpftool: remove duplicated error message on prog loadJakub Kicinski2018-06-211-3/+1Star
| * | selftests/net: Fix permissions for fib_tests.shShuah Khan2018-06-281-0/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-301-23/+36
|\ \ \
| * | | selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski2018-06-271-6/+7
| * | | selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski2018-06-271-17/+29
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-3021-21/+200
|\ \ \
| * | | tools/headers: Pick up latest kernel ABIsIngo Molnar2018-06-265-0/+6
| * | | Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s...Ingo Molnar2018-06-2616-21/+194
| |\ \ \ | | |/ / | |/| |
| | * | perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria2018-06-254-4/+23
| | * | perf script: Fix crash because of missing evsel->privRavi Bangoria2018-06-251-0/+14
| | * | perf script: Add missing output fields in a hintRavi Bangoria2018-06-251-2/+3
| | * | perf bench: Fix numa report output codeJiri Olsa2018-06-251-2/+3
| | * | perf stat: Remove duplicate event countingThomas Richter2018-06-251-1/+70
| | * | perf alias: Rebuild alias expression string to make it comparableThomas Richter2018-06-251-1/+24
| | * | perf alias: Remove trailing newline when reading sysfs filesThomas Richter2018-06-251-0/+3
| | * | perf tools: Fix a clang 7.0 compilation errorYonghong Song2018-06-251-2/+9
| | * | tools include uapi: Synchronize bpf.h with the kernelArnaldo Carvalho de Melo2018-06-251-1/+1
| | * | tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_...Arnaldo Carvalho de Melo2018-06-251-0/+2
| | * | tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ...Arnaldo Carvalho de Melo2018-06-251-0/+1
| | * | perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'Arnaldo Carvalho de Melo2018-06-251-0/+2
| | * | tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo2018-06-251-0/+7
| | * | perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-06-251-1/+1
| | * | perf tests: Add valid callback for parse-events testJiri Olsa2018-06-251-2/+15
| | * | perf tests: Add event parsing error handling to parse events testJiri Olsa2018-06-251-3/+5
| | * | perf report powerpc: Fix crash if callchain is emptySandipan Das2018-06-251-1/+1
| | * | perf test session topology: Fix test on s390Thomas Richter2018-06-251-0/+1
| | * | perf record: Support s390 random socket_id assignmentThomas Richter2018-06-251-1/+9
* | | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-301-18/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-252-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | selftests: net: add tcp_inq to gitignoreAnders Roxell2018-06-211-0/+1
| * | | selftests: net: add config fragmentsAnders Roxell2018-06-211-0/+2
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-249-33/+67
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'perf-urgent-for-mingo-4.18-20180611' of git://git.kernel.org/pub/s...Ingo Molnar2018-06-149-33/+67
| |\ \ \
| | * | | perf script: Show hw-cache eventsSeeteena Thoufeek2018-06-081-0/+12
| | * | | perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entryJiri Olsa2018-06-081-5/+5