summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
|\ \ \ | |/ / |/| |
| * | sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0
* | | 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
| | * | | perf stat: Add event parsing error handling to add_default_attributesJiri Olsa2018-06-071-4/+6
| | * | | perf stat: Allow to specify specific metric column lenJiri Olsa2018-06-071-4/+5
| | * | | perf stat: Fix metric column header display alignmentJiri Olsa2018-06-071-8/+9
| | * | | perf stat: Use only color_fprintf call in print_metric_onlyJiri Olsa2018-06-071-4/+1
| | * | | perf stat: Add --interval-clear optionJiri Olsa2018-06-072-2/+12
| | * | | perf tools: Fix error index for pmu event parserJiri Olsa2018-06-071-0/+5
| | * | | perf hists: Reimplement hists__has_callchains()Arnaldo Carvalho de Melo2018-06-072-4/+6
| | * | | perf hists browser gtk: Use hist_entry__has_callchains()Arnaldo Carvalho de Melo2018-06-071-1/+1
| | * | | perf hists: Make hist_entry__has_callchains() work with 'perf c2c'Arnaldo Carvalho de Melo2018-06-071-1/+1
| | * | | perf hists: Save the callchain_size in struct hist_entryArnaldo Carvalho de Melo2018-06-072-2/+6
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-242-0/+1
|\ \ \ \ \
| * | | | | rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers2018-06-211-0/+1
| * | | | | rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers2018-06-211-0/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-0/+1
|\ \ \ \ \
| * | | | | objtool: Add machine_real_restart() to the noreturn listJosh Poimboeuf2018-06-201-0/+1
* | | | | | Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-243-0/+751
|\ \ \ \ \ \
OpenPOWER on IntegriCloud