index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
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
2025-05-05
perf evsel: Assemble off-cpu samples
Howard Chu
2025-05-05
perf record --off-cpu: Parse off-cpu event
Howard Chu
2025-05-05
perf evsel: Expose evsel__is_offcpu_event() for future use
Howard Chu
2025-05-02
perf record: Add --sample-mem-info option
Namhyung Kim
2025-04-25
perf record: Retirement latency cleanup in evsel__config
Ian Rogers
2025-04-25
perf intel-tpebs: Don't close record on read
Ian Rogers
2025-04-25
perf intel-tpebs: Add support for updating counts in evsel__tpebs_read
Ian Rogers
2025-04-25
perf intel-tpebs: Refactor tpebs_results list
Ian Rogers
2025-04-25
perf intel-tpebs: Rename tpebs_start to evsel__tpebs_open
Ian Rogers
2025-04-11
perf tools: Remove evsel__handle_error_quirks()
Namhyung Kim
2025-03-11
perf evsel: tp_format accessing improvements
Ian Rogers
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2025-02-04
perf evsel: Reduce scanning core PMUs in is_hybrid
Ian Rogers
2025-01-29
perf evsel: Add pmu_name helper
Ian Rogers
2025-01-08
perf evsel: Improve the evsel__open_strerror() for EBUSY
Ian Rogers
2024-12-20
perf script: Cache the output type
Arnaldo Carvalho de Melo
2024-12-18
perf python: Add parse_events function
Ian Rogers
2024-12-18
perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
Adrian Hunter
2024-12-18
perf tools: Parse aux-action
Adrian Hunter
2024-12-18
perf tools: Add aux-action config term
Adrian Hunter
2024-12-13
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-12-09
perf evsel: Allow evsel__newtp without libtraceevent
Ian Rogers
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
2024-12-05
perf tools: Fix precise_ip fallback logic
Namhyung Kim
2024-11-09
perf pmu: Add calls enabling the hwmon_pmu
Ian Rogers
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-10-22
perf tools: Check fallback error and order
Namhyung Kim
2024-10-22
perf tools: Detect missing kernel features properly
Namhyung Kim
2024-10-22
perf tools: Simplify evsel__add_modifier()
Namhyung Kim
2024-10-22
perf tools: Add fallback for exclude_guest
Namhyung Kim
2024-10-17
perf test: Remove C test wrapper for attr.py
Ian Rogers
2024-10-14
perf evsel: Fix missing inherit + sample read check
Namhyung Kim
2024-10-10
perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
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
tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
Ben Gainey
2024-09-30
perf evsel: Reduce a variables scope
Ian Rogers
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
2024-09-26
perf evsel: Add alternate_hw_config and use in evsel__match
Ian Rogers
2024-09-24
perf evsel: display dmesg command of showing a hardcoded path
Masum Reza
2024-09-11
perf evsel: Add accessor for tool_event
Ian Rogers
2024-08-19
perf evsel: Constify evsel__id_hdr_size() argument
Ian Rogers
2024-08-14
perf evlist: Save branch counters information
Kan Liang
2024-08-14
perf report: Remove the first overflow check for branch counters
Kan Liang
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
2024-06-25
util: constant -1 with expression of type char
Yunseong Kim
2024-06-15
perf hist: Honor symbol_conf.skip_empty
Namhyung Kim
[next]