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
/
arch
/
x86
/
util
Age
Commit message (
Expand
)
Author
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
2024-11-09
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
2024-10-22
perf tools: Move x86__is_amd_cpu() to util/env.c
Namhyung Kim
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-10-17
perf stat: Change color to threshold in print_metric
Ian Rogers
2024-10-16
perf x86/topdown: Refine helper arch_is_topdown_metrics()
Dapeng Mi
2024-10-16
perf x86/topdown: Make topdown metrics comparators be symmetric
Dapeng Mi
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
2024-09-30
perf x86/topdown: Don't move topdown metric events in group
Dapeng Mi
2024-09-30
perf x86/topdown: Correct leader selection with sample_read enabled
Dapeng Mi
2024-09-30
perf x86/topdown: Complete topdown slots/metrics events check
Dapeng Mi
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
2024-09-26
perf evsel x86: Make evsel__has_perf_metrics work for legacy events
Ian Rogers
2024-09-26
perf stat: Remove evlist__add_default_attrs use strings
Ian Rogers
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-07-02
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
2024-07-02
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-03-21
perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
Ian Rogers
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-02-02
perf tsc: Add missing newlines to debug statements
Ian Rogers
2024-01-24
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
2024-01-24
perf mem: Clean up is_mem_loads_aux_event()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_event__supported()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2023-12-23
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
2023-12-18
perf events x86: Use function to add missing lock
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
perf intel-pt: Move PMU initialization from default config code
Ian Rogers
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-09-29
perf pmus: Make PMU alias name loading lazy
Ian Rogers
2023-09-11
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-03
perf parse-events x86: Avoid sorting uops_retired.slots
Ian Rogers
2023-07-01
perf evsel amd: Fix IBS error message
Ravi Bangoria
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
2023-06-14
perf tool x86: Fix perf_env memory leak
Ian Rogers
[next]