index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-18
perf report: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
perf callchain: Stitch LBR call stack
Kan Liang
2020-04-18
perf callchain: Save previous cursor nodes for LBR stitching approach
Kan Liang
2020-04-18
perf thread: Save previous sample for LBR stitching approach
Kan Liang
2020-04-18
perf thread: Add a knob for LBR stitch approach
Kan Liang
2020-04-18
perf machine: Factor out lbr_callchain_add_lbr_ip()
Kan Liang
2020-04-18
perf machine: Factor out lbr_callchain_add_kernel_ip()
Kan Liang
2020-04-18
perf machine: Refine the function for LBR call stack reconstruction
Kan Liang
2020-04-18
perf machine: Remove the indent in resolve_lbr_callchain_sample
Kan Liang
2020-04-18
perf header: Support CPU PMU capabilities
Kan Liang
2020-04-18
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
2020-04-18
perf doc: allow ASCIIDOC_EXTRA to be an argument
Ian Rogers
2020-04-18
perf pmu: Add support for PMU capabilities
Kan Liang
2020-04-18
tools lib traceevent: Take care of return value of asprintf
He Zhe
2020-04-18
perf stat: Force error in fallback on :k events
Stephane Eranian
2020-04-18
perf tools: Add support for leader-sampling with AUX area events
Adrian Hunter
2020-04-18
perf evlist: Allow multiple read formats
Adrian Hunter
2020-04-18
perf evsel: Rearrange perf_evsel__config_leader_sampling()
Adrian Hunter
2020-04-18
perf evlist: Move leader-sampling configuration
Adrian Hunter
2020-04-18
perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_...
Adrian Hunter
2020-04-16
perf intel-pt: Add support for synthesizing callchains for regular events
Adrian Hunter
2020-04-16
perf evsel: Add support for synthesized sample type
Adrian Hunter
2020-04-16
perf evsel: Be consistent when looking which evsel PERF_SAMPLE_ bits are set
Adrian Hunter
2020-04-16
perf thread-stack: Add thread_stack__sample_late()
Adrian Hunter
2020-04-16
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
2020-04-16
perf auxtrace: For reporting purposes, un-group AUX area event
Adrian Hunter
2020-04-16
perf s390-cpumsf: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
perf cs-etm: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
perf arm-spe: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
perf intel-bts: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
perf intel-pt: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
perf auxtrace: Add ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
perf script: Add flamegraph.py script
Andreas Gerstmayr
2020-04-16
perf metrictroup: Split the metricgroup__add_metric function
Kajol Jain
2020-04-16
perf expr: Add expr_scanner_ctx object
Jiri Olsa
2020-04-16
perf expr: Add expr_ prefix for parse_ctx and parse_id
Jiri Olsa
2020-04-16
perf synthetic-events: save 4kb from 2 stack frames
Ian Rogers
2020-04-16
tools api fs: Make xxx__mountpoint() more scalable
Stephane Eranian
2020-04-16
perf bench: Add event synthesis benchmark
Ian Rogers
2020-04-16
perf script: Simplify auxiliary event printing functions
Adrian Hunter
2020-04-16
doc/admin-guide: update kernel.rst with CAP_PERFMON information
Alexey Budankov
2020-04-16
doc/admin-guide: Update perf-security.rst with CAP_PERFMON information
Alexey Budankov
2020-04-16
drivers/oprofile: Open access for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
drivers/perf: Open access for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
parisc/perf: open access for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
powerpc/perf: open access for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
trace/bpf_trace: Open access for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
drm/i915/perf: Open access for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
perf tools: Support CAP_PERFMON capability
Alexey Budankov
2020-04-16
perf/core: open access to probes for CAP_PERFMON privileged process
Alexey Budankov
[next]