index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
7 days
perf python: Use evsel in sample in pyrf_event
Ian Rogers
7 days
perf evlist: Add reference count checking
Ian Rogers
7 days
perf evsel: Add reference count
Ian Rogers
7 days
perf evsel/evlist: Avoid unnecessary #includes
Ian Rogers
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
[next]