summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-04-18perf doc: allow ASCIIDOC_EXTRA to be an argumentIan Rogers
2020-04-18perf pmu: Add support for PMU capabilitiesKan Liang
2020-04-18tools lib traceevent: Take care of return value of asprintfHe Zhe
2020-04-18perf stat: Force error in fallback on :k eventsStephane Eranian
2020-04-18perf tools: Add support for leader-sampling with AUX area eventsAdrian Hunter
2020-04-18perf evlist: Allow multiple read formatsAdrian Hunter
2020-04-18perf evsel: Rearrange perf_evsel__config_leader_sampling()Adrian Hunter
2020-04-18perf evlist: Move leader-sampling configurationAdrian Hunter
2020-04-18perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_...Adrian Hunter
2020-04-16perf intel-pt: Add support for synthesizing callchains for regular eventsAdrian Hunter
2020-04-16perf evsel: Add support for synthesized sample typeAdrian Hunter
2020-04-16perf evsel: Be consistent when looking which evsel PERF_SAMPLE_ bits are setAdrian Hunter
2020-04-16perf thread-stack: Add thread_stack__sample_late()Adrian Hunter
2020-04-16perf auxtrace: Add an option to synthesize callchains for regular eventsAdrian Hunter
2020-04-16perf auxtrace: For reporting purposes, un-group AUX area eventAdrian Hunter
2020-04-16perf s390-cpumsf: Implement ->evsel_is_auxtrace() callbackAdrian Hunter
2020-04-16perf cs-etm: Implement ->evsel_is_auxtrace() callbackAdrian Hunter
2020-04-16perf arm-spe: Implement ->evsel_is_auxtrace() callbackAdrian Hunter
2020-04-16perf intel-bts: Implement ->evsel_is_auxtrace() callbackAdrian Hunter
2020-04-16perf intel-pt: Implement ->evsel_is_auxtrace() callbackAdrian Hunter
2020-04-16perf auxtrace: Add ->evsel_is_auxtrace() callbackAdrian Hunter
2020-04-16perf script: Add flamegraph.py scriptAndreas Gerstmayr
2020-04-16perf metrictroup: Split the metricgroup__add_metric functionKajol Jain
2020-04-16perf expr: Add expr_scanner_ctx objectJiri Olsa
2020-04-16perf expr: Add expr_ prefix for parse_ctx and parse_idJiri Olsa
2020-04-16perf synthetic-events: save 4kb from 2 stack framesIan Rogers
2020-04-16tools api fs: Make xxx__mountpoint() more scalableStephane Eranian
2020-04-16perf bench: Add event synthesis benchmarkIan Rogers
2020-04-16perf script: Simplify auxiliary event printing functionsAdrian Hunter
2020-04-16perf tools: Support CAP_PERFMON capabilityAlexey Budankov
2020-04-16perf annotate: Add basic support for bpf_imageJiri Olsa
2020-04-16perf machine: Set ksymbol dso as loaded on arrivalJiri Olsa
2020-04-16perf tools: Synthesize bpf_trampoline/dispatcher ksymbol eventJiri Olsa
2020-04-16perf stat: Honour --timeout for forked workloadsArnaldo Carvalho de Melo
2020-04-14tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools headers: Adopt verbatim copy of compiletime_assert() from kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools headers: Update x86's syscall_64.tbl with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2020-04-14tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools headers UAPI: Sync linux/mman.h with the kernelArnaldo Carvalho de Melo
2020-04-14tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2020-04-14tools headers: Update linux/vdso.h and grab a copy of vdso/const.hArnaldo Carvalho de Melo
2020-04-14perf stat: Fix no metric header if --per-socket and --metric-only setJin Yao
2020-04-14perf python: Check if clang supports -fno-semantic-interpositionArnaldo Carvalho de Melo
2020-04-14tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds