summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+3
|\
| * tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse2018-08-091-0/+3
* | Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-131-1/+0
|\ \
| * | parisc: Drop architecture-specific ENOTSUP defineHelge Deller2018-08-131-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-133-0/+539
|\ \ \
| * | | rseq/selftests: add s390 supportVasily Gorbik2018-08-093-0/+539
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-135-2/+8
|\ \ \ \
| * | | | x86/unwind/orc: Detect the end of the stackJosh Poimboeuf2018-06-215-2/+8
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-131-0/+5
|\ \ \ \ \
| * | | | | selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz2018-07-101-0/+5
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-1374-158/+2012
|\ \ \ \ \ \
| * | | | | | perf trace: Do not require --no-syscalls to suppress strace like outputArnaldo Carvalho de Melo2018-08-011-8/+3
| * | | | | | perf bpf: Include uapi/linux/bpf.h from the 'perf trace' script's bpf.hArnaldo Carvalho de Melo2018-08-011-0/+3
| * | | | | | perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy2018-08-011-0/+2
| * | | | | | perf bpf: Show better message when failing to load an objectArnaldo Carvalho de Melo2018-07-311-1/+3
| * | | | | | perf list: Unify metric group description format with PMU event descriptionMichael Petlan2018-07-311-2/+2
| * | | | | | perf vendor events arm64: Update ThunderX2 implementation defined pmu core ev...Ganapatrao Kulkarni2018-07-311-3/+84
| * | | | | | perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packetLeo Yan2018-07-311-7/+17
| * | | | | | perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packetLeo Yan2018-07-311-0/+8
| * | | | | | perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packetLeo Yan2018-07-311-2/+15
| * | | | | | perf cs-etm: Fix start tracing packet handlingLeo Yan2018-07-312-1/+19
| * | | | | | perf build: Fix installation directory for eBPFThomas Richter2018-07-311-2/+2
| * | | | | | perf c2c report: Fix crash for empty browserJiri Olsa2018-07-311-0/+3
| * | | | | | perf tests: Fix indexing when invoking subtestsSandipan Das2018-07-311-2/+2
| * | | | | | perf trace: Beautify the AF_INET & AF_INET6 'socket' syscall 'protocol' argsArnaldo Carvalho de Melo2018-07-311-2/+4
| * | | | | | perf trace beauty: Add beautifiers for 'socket''s 'protocol' argArnaldo Carvalho de Melo2018-07-314-0/+42
| * | | | | | perf trace beauty: Do not print NULL strarray entriesArnaldo Carvalho de Melo2018-07-311-1/+1
| * | | | | | perf beauty: Add a generator for IPPROTO_ socket's protocol constantsArnaldo Carvalho de Melo2018-07-311-0/+11
| * | | | | | tools include uapi: Grab a copy of linux/in.hArnaldo Carvalho de Melo2018-07-312-0/+302
| * | | | | | perf tests: Fix complex event name parsingSandipan Das2018-07-311-1/+1
| * | | | | | perf evlist: Fix error out while applying initial delay and LBRKan Liang2018-07-311-0/+14
| * | | | | | perf trace beauty: Default header_dir to cwd to work without parmsArnaldo Carvalho de Melo2018-07-319-17/+18
| * | | | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-07-3118-70/+217
| |\ \ \ \ \ \
| * | | | | | | perf test: Fix subtest number when showing resultsThomas Richter2018-07-241-1/+1
| * | | | | | | perf stat: Get rid of extra clock display functionJiri Olsa2018-07-244-49/+21
| * | | | | | | perf tools: Use perf_evsel__match instead of open coded equivalentJiri Olsa2018-07-241-4/+1
| * | | | | | | perf tools: Fix struct comm_str removal crashJiri Olsa2018-07-241-5/+11
| * | | | | | | perf machine: Use last_match threads cache only in single thread modeJiri Olsa2018-07-241-3/+22
| * | | | | | | perf machine: Add threads__set_last_match functionJiri Olsa2018-07-241-3/+9
| * | | | | | | perf machine: Add threads__get_last_match functionJiri Olsa2018-07-241-13/+26
| * | | | | | | perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa2018-07-241-1/+1
| * | | | | | | perf script: Show correct offsets for DWARF-based unwindingSandipan Das2018-07-243-3/+10
| * | | | | | | perf trace arm64: Use generated syscall tableKim Phillips2018-07-242-0/+6
| * | | | | | | perf arm64: Generate system call table from asm/unistd.hKim Phillips2018-07-242-0/+83
| * | | | | | | tools include: Grab copies of arm64 dependent unistd.h filesKim Phillips2018-07-243-0/+805
| * | | | | | | perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das2018-07-241-4/+24
| * | | | | | | perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das2018-07-241-1/+1
| * | | | | | | perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das2018-07-241-0/+6
| * | | | | | | perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-07-241-2/+6
| * | | | | | | perf powerpc: Fix callchain ip filteringSandipan Das2018-07-241-1/+1
OpenPOWER on IntegriCloud