index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2020-05-05
perf tools: Fix reading new topology attribute "core_cpus"
Konstantin Khlebnikov
2020-05-05
perf parse-events: Fix another memory leaks found on parse_events()
Ian Rogers
2020-05-05
perf parse-events: Fix memory leaks found on parse_events
Ian Rogers
2020-05-05
perf parse-events: Fix memory leaks found on parse_events
Ian Rogers
2020-05-05
perf evlist: Allow reusing the side band thread for more purposes
Arnaldo Carvalho de Melo
2020-05-05
perf evlist: Move the sideband thread routines to separate object
Arnaldo Carvalho de Melo
2020-05-05
perf parse-events: Add parse_events_option() variant that creates evlist
Arnaldo Carvalho de Melo
2020-05-05
perf bpf: Decouple creating the evlist from adding the SB event
Arnaldo Carvalho de Melo
2020-05-05
perf top: Move sb_evlist to 'struct perf_top'
Arnaldo Carvalho de Melo
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
2020-04-30
perf tools: Enable Hz/hz prinitg for --metric-only option
Kajol Jain
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-30
perf tools: Remove unneeded semicolons
Zou Wei
2020-04-30
perf synthetic events: Remove use of sscanf from /proc reading
Ian Rogers
2020-04-23
perf record: Add num-synthesize-threads option
Stephane Eranian
2020-04-22
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
2020-04-22
perf script: Avoid NULL dereference on symbol
Ian Rogers
2020-04-22
perf cgroup: Avoid needless closing of unopened fd
Tommi Rantala
2020-04-18
perf hist: Add fast path for duplicate entries check
Kan Liang
2020-04-18
perf top: 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 pmu: Add support for PMU capabilities
Kan Liang
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 metrictroup: Split the metricgroup__add_metric function
Kajol Jain
[prev]
[next]