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
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2020-05-05
perf intel-pt: Consolidate thread-stack use condition
Adrian Hunter
2020-05-05
perf thread-stack: Add branch stack support
Adrian Hunter
2020-05-05
perf tools: Simplify checking if SMT is active.
Konstantin Khlebnikov
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 record: Move side band evlist setup to separate routine
Arnaldo Carvalho de Melo
2020-05-05
perf record: Introduce --switch-output-event
Arnaldo Carvalho de Melo
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 record: Move sb_evlist to 'struct record'
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 vendor events power9: Add hv_24x7 socket/chip level metric events
Kajol Jain
2020-04-30
perf tools: Enable Hz/hz prinitg for --metric-only option
Kajol Jain
2020-04-30
perf tests expr: Added test for runtime param in metric expression
Kajol Jain
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-30
perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr()
Shaokun Zhang
2020-04-30
perf report: Fix warning assignment of 0/1 to bool variable
Zou Wei
2020-04-30
perf tools: Remove unneeded semicolons
Zou Wei
2020-04-30
perf c2c: Remove unneeded semicolon
Zou Wei
2020-04-30
perf script: Remove extraneous newline in perf_sample__fprintf_regs()
Stephane Eranian
2020-04-30
perf synthetic events: Remove use of sscanf from /proc reading
Ian Rogers
2020-04-30
tools api: Add a lightweight buffered reading api
Ian Rogers
2020-04-30
perf bench: Add a multi-threaded synthesize benchmark
Ian Rogers
2020-04-23
perf record: Add num-synthesize-threads option
Stephane Eranian
2020-04-23
perf test session topology: Fix data path
Tommi Rantala
2020-04-23
perf stat: Improve runtime stat for interval mode
Jin Yao
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 bench: Fix div-by-zero if runtime is zero
Tommi Rantala
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 c2c: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
perf top: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
perf script: Add option to enable the LBR stitching approach
Kan Liang
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
[next]