index
:
pm24.git
master
perf-mon
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
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
2024-11-01
perf stat: Support inherit events during fork() for bperf
Tengda Wu
2024-10-22
perf tools: Add fallback for exclude_guest
Namhyung Kim
2024-10-17
perf stat: Disable metric thresholds for CSV and JSON metric-only mode
Ian Rogers
2024-10-10
perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
Ian Rogers
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-10-02
perf stat: Fix affinity memory leaks on error path
Ian Rogers
2024-09-26
perf stat: Remove evlist__add_default_attrs use strings
Ian Rogers
2024-09-25
perf stat: Stop repeating when ref_perf_stat() returns -1
Levi Yun
2024-09-25
perf stat: Close cork_fd when create_perf_stat_counter() failed
Levi Yun
2024-09-11
perf evsel: Add accessor for tool_event
Ian Rogers
2024-08-13
perf stat: Add command line option for enabling TPEBS recording
Weilin Wang
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
2024-08-12
perf stat: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-01
perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
Namhyung Kim
2024-06-10
perf evsel: Refactor tool events
Ian Rogers
2024-06-07
perf stat: Choose the most disaggregate command line option
Ian Rogers
2024-06-07
perf stat: Make options local
Ian Rogers
2024-05-07
perf cpumap: Remove refcnt from 'struct cpu_aggr_map'
Ian Rogers
2024-04-18
perf stat: Add new field in stat_config to enable hardware aware grouping
Weilin Wang
2024-03-21
perf stat: Remove duplicate cpus_map_matched function
Ian Rogers
2024-03-21
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
Ian Rogers
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
2023-12-14
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-11
perf stat: Fix help message for --metric-no-threshold option
Ian Rogers
2023-12-06
perf stat: Exit perf stat if parse groups fails
Ian Rogers
2023-12-06
perf evsel: Fallback to "task-clock" when not system wide
Ian Rogers
2023-09-11
perf stat: Fix aggr mode initialization
Ian Rogers
2023-06-20
perf stat: Add missing newline in pr_err messages
Yang Jihong
2023-06-16
perf stat: Show average value on multiple runs
Namhyung Kim
2023-06-16
perf stat: Reset aggr stats for each run
Namhyung Kim
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
2023-06-15
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
2023-06-12
perf stat: Avoid evlist leak
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf evlist: Reduce scope of evlist__has_hybrid
Ian Rogers
2023-05-27
perf evlist: Remove evlist__warn_hybrid_group
Ian Rogers
2023-05-27
perf tools: Warn if no user requested CPUs match PMU's CPUs
Ian Rogers
2023-05-27
perf target: Remove unused hybrid value
Ian Rogers
2023-05-23
perf stat: Add "--per-cache" aggregation option and document it
K Prateek Nayak
2023-05-23
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-05-15
perf stat: Don't disable TopdownL1 metric on hybrid
Ian Rogers
2023-05-15
perf stat: Command line PMU metric filtering
Ian Rogers
2023-05-15
perf metrics: Be PMU specific for referenced metrics.
Ian Rogers
2023-05-15
perf stat: Make cputype filter generic
Ian Rogers
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
2023-05-10
perf stat: Introduce skippable evsels
Ian Rogers
2023-05-05
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2023-04-28
perf stat: Disable TopdownL1 on hybrid
Ian Rogers
[next]