summaryrefslogtreecommitdiff
path: root/tools/perf/util/evsel.c
AgeCommit message (Expand)Author
9 daysperf tp_pmu: Factor existing tracepoint logic to new fileIan Rogers
10 daysperf sample: Remove arch notion of sample parsingIan Rogers
10 daysperf env: Remove global perf_envIan Rogers
10 daysperf evlist: Change env variable to sessionIan Rogers
11 daysperf evsel: Add evsel__open_per_cpu_and_threadIan Rogers
11 daysperf evsel: Use libperf perf_evsel__exitIan Rogers
11 dayslibperf evsel: Rename own_cpus to pmu_cpusIan Rogers
11 daysperf parse-events: Warn if a cpu term is unsupported by a CPUIan Rogers
2025-07-03perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim
2025-06-25perf drm_pmu: Add a tool like PMU to expose DRM informationIan Rogers
2025-05-14perf parse-events: Use wildcard processing to set an event to merge intoIan Rogers
2025-05-14perf evlist: Make uniquifying counter names consistentIan Rogers
2025-05-12perf evsel: Add per-thread warning for EOPNOTSUPP open failuesIan Rogers
2025-05-05perf evsel: Assemble off-cpu samplesHoward Chu
2025-05-05perf record --off-cpu: Parse off-cpu eventHoward Chu
2025-05-05perf evsel: Expose evsel__is_offcpu_event() for future useHoward Chu
2025-05-02perf record: Add --sample-mem-info optionNamhyung Kim
2025-04-25perf record: Retirement latency cleanup in evsel__configIan Rogers
2025-04-25perf intel-tpebs: Don't close record on readIan Rogers
2025-04-25perf intel-tpebs: Add support for updating counts in evsel__tpebs_readIan Rogers
2025-04-25perf intel-tpebs: Refactor tpebs_results listIan Rogers
2025-04-25perf intel-tpebs: Rename tpebs_start to evsel__tpebs_openIan Rogers
2025-04-11perf tools: Remove evsel__handle_error_quirks()Namhyung Kim
2025-03-11perf evsel: tp_format accessing improvementsIan Rogers
2025-02-12perf sample: Make user_regs and intr_regs optionalIan Rogers
2025-02-04perf evsel: Reduce scanning core PMUs in is_hybridIan Rogers
2025-01-29perf evsel: Add pmu_name helperIan Rogers
2025-01-08perf evsel: Improve the evsel__open_strerror() for EBUSYIan Rogers
2024-12-20perf script: Cache the output typeArnaldo Carvalho de Melo
2024-12-18perf python: Add parse_events functionIan Rogers
2024-12-18perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resumeAdrian Hunter
2024-12-18perf tools: Parse aux-actionAdrian Hunter
2024-12-18perf tools: Add aux-action config termAdrian Hunter
2024-12-13Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-12-09perf evsel: Allow evsel__newtp without libtraceeventIan Rogers
2024-12-09perf evsel: Add/use accessor for tp_formatIan Rogers
2024-12-05perf tools: Fix precise_ip fallback logicNamhyung Kim
2024-11-09perf pmu: Add calls enabling the hwmon_pmuIan Rogers
2024-11-08perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang
2024-10-22perf tools: Check fallback error and orderNamhyung Kim
2024-10-22perf tools: Detect missing kernel features properlyNamhyung Kim
2024-10-22perf tools: Simplify evsel__add_modifier()Namhyung Kim
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim
2024-10-17perf test: Remove C test wrapper for attr.pyIan Rogers
2024-10-14perf evsel: Fix missing inherit + sample read checkNamhyung Kim
2024-10-10perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*Ian Rogers
2024-10-10perf tool_pmu: Rename enum perf_tool_event to tool_pmu_eventIan Rogers
2024-10-10perf tool_pmu: Factor tool events into their own PMUIan Rogers
2024-10-02tools/perf: Allow inherit + PERF_SAMPLE_READ when opening eventsBen Gainey
2024-09-30perf evsel: Reduce a variables scopeIan Rogers