summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-07-31perf tests: Fix complex event name parsingSandipan Das
2018-07-31perf evlist: Fix error out while applying initial delay and LBRKan Liang
2018-07-31perf trace beauty: Default header_dir to cwd to work without parmsArnaldo Carvalho de Melo
2018-07-31Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-07-31Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...Ingo Molnar
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo
2018-07-30tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo
2018-07-30tools headers uapi: Refresh linux/bpf.h copyArnaldo Carvalho de Melo
2018-07-30tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo
2018-07-30tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-26Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24perf test: Fix subtest number when showing resultsThomas Richter
2018-07-24perf stat: Get rid of extra clock display functionJiri Olsa
2018-07-24perf tools: Use perf_evsel__match instead of open coded equivalentJiri Olsa
2018-07-24perf tools: Fix struct comm_str removal crashJiri Olsa
2018-07-24perf machine: Use last_match threads cache only in single thread modeJiri Olsa
2018-07-24perf machine: Add threads__set_last_match functionJiri Olsa
2018-07-24perf machine: Add threads__get_last_match functionJiri Olsa
2018-07-24perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa
2018-07-24perf script: Show correct offsets for DWARF-based unwindingSandipan Das
2018-07-24perf trace arm64: Use generated syscall tableKim Phillips
2018-07-24perf arm64: Generate system call table from asm/unistd.hKim Phillips
2018-07-24tools include: Grab copies of arm64 dependent unistd.h filesKim Phillips
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das
2018-07-24perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das
2018-07-24perf powerpc: Fix callchain ip filteringSandipan Das
2018-07-24perf list: Add missing documentation for --desc and --debug optionsSangwon Hong
2018-07-24perf kvm: Fix subcommands on s390Thomas Richter
2018-07-24perf stat: Add transaction flag (-T) support for s390Thomas Richter
2018-07-24perf json: Add s390 transaction counter definitionThomas Richter
2018-07-24perf list: Add s390 support for detailed PMU event descriptionThomas Richter
2018-07-24Revert "perf list: Add s390 support for detailed/verbose PMU event description"Thomas Richter
2018-07-24perf cs-etm: Bail out immediately for instruction sample failureLeo Yan
2018-07-24perf cs-etm: Introduce invalid address macroLeo Yan
2018-07-24perf hists: Clarify callchain disabling when availableArnaldo Carvalho de Melo
2018-07-24perf tests: Check that complex event name is parsed correctlyAlexey Budankov
2018-07-24Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau
2018-07-20tools/bpftool: Fix segfault case regarding 'pin' argumentsTaeung Song
2018-07-19bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-17tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke
2018-07-14objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...Simon Ser