summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-18perf report: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf callchain: Stitch LBR call stackKan Liang
2020-04-18perf callchain: Save previous cursor nodes for LBR stitching approachKan Liang
2020-04-18perf thread: Save previous sample for LBR stitching approachKan Liang
2020-04-18perf thread: Add a knob for LBR stitch approachKan Liang
2020-04-18perf machine: Factor out lbr_callchain_add_lbr_ip()Kan Liang
2020-04-18perf machine: Factor out lbr_callchain_add_kernel_ip()Kan Liang
2020-04-18perf machine: Refine the function for LBR call stack reconstructionKan Liang
2020-04-18perf machine: Remove the indent in resolve_lbr_callchain_sampleKan Liang
2020-04-18perf header: Support CPU PMU capabilitiesKan Liang
2020-04-18perf parser: Add support to specify rXXX event with pmuJiri Olsa
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-16doc/admin-guide: update kernel.rst with CAP_PERFMON informationAlexey Budankov
2020-04-16doc/admin-guide: Update perf-security.rst with CAP_PERFMON informationAlexey Budankov
2020-04-16drivers/oprofile: Open access for CAP_PERFMON privileged processAlexey Budankov
2020-04-16drivers/perf: Open access for CAP_PERFMON privileged processAlexey Budankov
2020-04-16parisc/perf: open access for CAP_PERFMON privileged processAlexey Budankov
2020-04-16powerpc/perf: open access for CAP_PERFMON privileged processAlexey Budankov
2020-04-16trace/bpf_trace: Open access for CAP_PERFMON privileged processAlexey Budankov
2020-04-16drm/i915/perf: Open access for CAP_PERFMON privileged processAlexey Budankov
2020-04-16perf tools: Support CAP_PERFMON capabilityAlexey Budankov
2020-04-16perf/core: open access to probes for CAP_PERFMON privileged processAlexey Budankov