index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
2026-06-16
perf evsel: Add lazy-initialized probe type detection helpers
Arnaldo Carvalho de Melo
2026-06-15
perf inject/aslr: Implement sample address remapping
Ian Rogers
2026-05-29
perf arm-spe: Don't warn about the discard bit if it doesn't exist
James Clark
2026-05-22
perf tool_pmu: Make tool PMU events respect enable/disable
Ian Rogers
2026-05-20
perf evsel: Add bounds checking to trace point raw data accessors
Ian Rogers
2026-05-20
perf evsel: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
2026-04-05
perf sample: Add evsel to struct perf_sample
Ian Rogers
2026-04-05
perf sample: Make sure perf_sample__init/exit are used
Ian Rogers
2026-04-02
perf evsel: Make unknown event names more unique
Ian Rogers
2026-03-19
perf evlist: Improve default event for s390
Ian Rogers
2026-03-19
perf evsel: Constify option arguments to config functions
Ian Rogers
2026-03-19
perf evsel: Improve falling back from cycles
Ian Rogers
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
2026-02-03
perf kvm: Wire up e_machine
Ian Rogers
2026-01-20
perf perf_regs: Switch from arch string to int e_machine
Ian Rogers
2026-01-14
perf evsel: Add a helper to get the value of a config field
James Clark
2026-01-14
perf evsel: apply evsel__set_config_if_unset() to all config fields
James Clark
2026-01-14
perf parse-events: Track all user changed config bits
James Clark
2026-01-14
perf evsel: Support sparse fields in evsel__set_config_if_unset()
James Clark
2026-01-14
perf evsel: Move evsel__* functions to evsel.c
James Clark
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
2025-12-17
perf record: Split --data-mmap option
Namhyung Kim
2025-12-02
perf record: Add --call-graph fp,defer option for deferred callchains
Namhyung Kim
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
2025-12-02
perf python: Correct copying of metric_leader in an evsel
Ian Rogers
2025-11-19
perf evsel: Skip store_evsel_ids for non-perf-event PMUs
Ian Rogers
2025-11-11
perf tools: Fix missing feature check for inherit + SAMPLE_READ
Namhyung Kim
2025-11-03
perf evsel: Remove unused metric_events variable
Ian Rogers
2025-10-15
perf evsel: Improvements to __evsel__match
Ian Rogers
2025-10-03
perf record: Add ratio-to-prev term
Thomas Falcon
2025-10-03
perf stat: Refactor retry/skip/fatal error handling
Ian Rogers
2025-09-19
perf evsel: Ensure the fallback message is always written to
Ian Rogers
2025-09-19
perf evsel: Fix uniquification when PMU given without suffix
Ian Rogers
2025-09-12
perf evsel: Give warning for broken Intel topdown event grouping
Ian Rogers
2025-09-03
perf evsel: Avoid container_of on a NULL leader
Ian Rogers
2025-07-26
perf tp_pmu: Factor existing tracepoint logic to new file
Ian Rogers
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-07-25
perf env: Remove global perf_env
Ian Rogers
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
2025-07-24
perf evsel: Add evsel__open_per_cpu_and_thread
Ian Rogers
2025-07-24
perf evsel: Use libperf perf_evsel__exit
Ian Rogers
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
2025-07-24
perf parse-events: Warn if a cpu term is unsupported by a CPU
Ian Rogers
2025-07-03
perf sched: Fix memory leaks for evsel->priv in timehist
Namhyung Kim
2025-06-25
perf drm_pmu: Add a tool like PMU to expose DRM information
Ian Rogers
2025-05-14
perf parse-events: Use wildcard processing to set an event to merge into
Ian Rogers
2025-05-14
perf evlist: Make uniquifying counter names consistent
Ian Rogers
2025-05-12
perf evsel: Add per-thread warning for EOPNOTSUPP open failues
Ian Rogers
[next]