summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2018-03-0212-43/+99
|\
| * torture: Add a script to edit output from failed runsPaul E. McKenney2018-02-271-0/+55
| *-. Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...Paul E. McKenney2018-02-235-37/+41
| |\ \
| | | * torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney2018-02-201-23/+1
| | | * torture: Grace periods do not piggyback off of themselvesPaul E. McKenney2018-02-201-1/+2
| | | * torture: Adjust rcuperf trace processing to allow for workqueuesPaul E. McKenney2018-02-201-4/+4
| | | * torture: Default jitter off when running rcuperfPaul E. McKenney2018-02-201-0/+6
| | | * torture: Specify qemu memory size with --memory argumentPaul E. McKenney2018-02-202-2/+10
| | | * rcutorture: Add basic ARM64 support to run scriptsLihao Liang2018-02-201-2/+15
| | | * rcutorture: Update kvm.sh header commentPaul E. McKenney2018-02-201-5/+3
| | |/
| * | doc: Fix typo in rcutorture documentationLihao Liang2018-02-201-1/+1
| * | sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney2018-02-155-5/+2
| |/
* | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2018-03-0294-367/+6014
|\ \
| * \ Merge branch 'x86/pti'Ingo Molnar2018-02-235-12/+108
| |\ \
| * \ \ Merge branch 'perf/core'Ingo Molnar2018-02-2354-367/+1771
| |\ \ \
| | * | | perf tools: Add Python 3 supportJaroslav Škarvada2018-02-196-88/+221
| | * | | perf python: Make twatch.py work with both python2 and python3Arnaldo Carvalho de Melo2018-02-191-4/+4
| | * | | perf ftrace: Append an EOL when write tracing filesChangbin Du2018-02-191-2/+16
| | * | | perf machine: Fix paranoid check in machine__set_kernel_mmap()Namhyung Kim2018-02-191-1/+1
| | * | | perf s390: Fix reading cpuid model informationThomas Richter2018-02-191-1/+1
| | * | | Merge tag 'perf-core-for-mingo-4.17-20180216' of git://git.kernel.org/pub/scm...Ingo Molnar2018-02-1746-273/+1526
| | |\ \ \
| | | * | | perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo2018-02-161-1/+1
| | | * | | perf test: Fix test case inet_pton to accept inlines.Thomas Richter2018-02-161-3/+3
| | | * | | perf test: Fix test case 23 for s390 z/VM or KVM guestsThomas Richter2018-02-161-4/+29
| | | * | | perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter2018-02-163-18/+48
| | | * | | perf annotate: Scan cpuid for s390 and save machine typeThomas Richter2018-02-161-1/+26
| | | * | | perf record: Provide detailed information on s390 CPUThomas Richter2018-02-161-5/+125
| | | * | | perf trace powerpc: Use generated syscall tableRavi Bangoria2018-02-162-0/+10
| | | * | | perf powerpc: Generate system call table from asm/unistd.hRavi Bangoria2018-02-162-0/+62
| | | * | | tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.hRavi Bangoria2018-02-162-0/+403
| | | * | | perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2018-02-162-4/+1
| | | * | | perf report: Fix wrong jump arrowJin Yao2018-02-161-2/+7
| | | * | | perf report: Fix description for --mem-modeAndi Kleen2018-02-161-1/+1
| | | * | | perf inject: Emit instruction records on ETM trace discontinuityRobert Walker2018-02-163-23/+67
| | | * | | perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker2018-02-163-64/+436
| | | * | | perf mem: Document a missing optionSangwon Hong2018-02-161-0/+4
| | | * | | perf kmem: Document a missing option & an argumentSangwon Hong2018-02-161-1/+5
| | | * | | perf annotate: Add missing arguments in Man pageJaecheol Shin2018-02-161-3/+3
| | | * | | perf cs-etm: Properly deal with cpu mapsMathieu Poirier2018-02-161-15/+36
| | | * | | perf auxtrace arm: Fixing uninitialised variableMathieu Poirier2018-02-161-1/+1
| | | * | | perf tools: Use target->per_thread and target->system_wide flagsJin Yao2018-02-163-4/+23
| | | * | | perf cs-etm: Freeing allocated memoryMathieu Poirier2018-02-161-0/+6
| | | * | | perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-02-161-1/+1
| | | * | | perf tools: Do not create kernel maps in sample__resolve()Jiri Olsa2018-02-161-11/+0
| | | * | | perf machine: Remove machine__load_kallsyms()Jiri Olsa2018-02-163-13/+5
| | | * | | perf machine: Don't search for active kernel start in __machine__create_kerne...Jiri Olsa2018-02-162-30/+26
| | | * | | perf machine: Generalize machine__set_kernel_mmap()Jiri Olsa2018-02-161-6/+7
| | | * | | perf machine: Move kernel mmap name into struct machineJiri Olsa2018-02-165-49/+39
| | | * | | perf machine: Free root_dir in machine__init() error pathJiri Olsa2018-02-161-1/+7
| | | * | | perf symbols: Check if we read regular file in dso__load()Jiri Olsa2018-02-161-6/+4