summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...Ingo Molnar2018-07-3113-63/+124
| |\
| | * perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-305-0/+5
| | * tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-07-305-58/+93
| | * tools headers uapi: Refresh linux/bpf.h copyArnaldo Carvalho de Melo2018-07-301-5/+23
| | * tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo2018-07-301-0/+1
| | * tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2018-07-301-0/+2
| * | Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-07-271-0/+28
| |\ \
| | * | selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu2018-07-251-0/+28
| | |/
| * | Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-261-3/+16
| |\ \
| | * | tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin2018-07-171-3/+16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-253-4/+49
| |\ \ \ | | |_|/ | |/| |
| | * | bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau2018-07-201-1/+1
| | * | tools/bpftool: Fix segfault case regarding 'pin' argumentsTaeung Song2018-07-201-3/+8
| | * | bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann2018-07-201-0/+40
* | | | 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
* | | | perf list: Add missing documentation for --desc and --debug optionsSangwon Hong2018-07-241-1/+7
* | | | perf kvm: Fix subcommands on s390Thomas Richter2018-07-241-1/+1
* | | | perf stat: Add transaction flag (-T) support for s390Thomas Richter2018-07-243-0/+35
* | | | perf json: Add s390 transaction counter definitionThomas Richter2018-07-243-0/+21
* | | | perf list: Add s390 support for detailed PMU event descriptionThomas Richter2018-07-2416-0/+324
* | | | Revert "perf list: Add s390 support for detailed/verbose PMU event description"Thomas Richter2018-07-241-6/+0