summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* perf vendor events arm64: Enable JSON events for eMAGSean V Kelley2018-08-082-0/+33
* perf report: Add GUI report support for s390 auxiliary traceThomas Richter2018-08-081-8/+585
* perf report: Add raw report support for s390 auxiliary traceThomas Richter2018-08-082-1/+317
* perf auxtrace: Support for perf report -D for s390Thomas Richter2018-08-036-0/+150
* perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscall...Arnaldo Carvalho de Melo2018-08-021-10/+3
* perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME eventsArnaldo Carvalho de Melo2018-08-021-1/+52
* perf trace: Allow setting up a syscall_tp struct without a format_fieldArnaldo Carvalho de Melo2018-08-021-7/+15
* perf trace: Rename some syscall_tp methods to raw_syscallArnaldo Carvalho de Melo2018-08-021-7/+7
* perf trace: Use beautifiers on syscalls:sys_enter_ handlersArnaldo Carvalho de Melo2018-08-021-3/+44
* perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'Arnaldo Carvalho de Melo2018-08-021-5/+8
* 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
|\
| * 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-243-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-191-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