summaryrefslogtreecommitdiff
path: root/tools/perf/util/evsel.c
AgeCommit message (Expand)Author
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
2024-09-26perf evsel: Remove pmu_nameIan Rogers
2024-09-26perf evsel: Add alternate_hw_config and use in evsel__matchIan Rogers
2024-09-24perf evsel: display dmesg command of showing a hardcoded pathMasum Reza
2024-09-11perf evsel: Add accessor for tool_eventIan Rogers
2024-08-19perf evsel: Constify evsel__id_hdr_size() argumentIan Rogers
2024-08-14perf evlist: Save branch counters informationKan Liang
2024-08-14perf report: Remove the first overflow check for branch countersKan Liang
2024-08-13perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...Weilin Wang
2024-06-25util: constant -1 with expression of type charYunseong Kim
2024-06-15perf hist: Honor symbol_conf.skip_emptyNamhyung Kim
2024-06-10perf evsel: Refactor tool eventsIan Rogers
2024-05-10perf parse-events: Add new 'fake_tp' parameter for testsDominique Martinet
2024-02-01perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong
2024-02-01perf evsel: Rename get_states() to parse_task_states() and make it publicZe Gao
2024-01-22perf util: Add evsel__taskstate() to parse the task state info insteadZe Gao
2024-01-22perf util: Add helpers to parse task state string from libtraceeventZe Gao
2023-12-12libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()Ian Rogers
2023-12-06perf evsel: Fallback to "task-clock" when not system wideIan Rogers
2023-11-09perf tools: Add branch counter knobKan Liang
2023-10-25perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofileYang Jihong
2023-09-12perf evsel: Add evsel__intval_common() helperYang Jihong
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan
2023-08-16perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()Leo Yan
2023-08-15perf evsel: Remove duplicate check for `field` in evsel__intval()Yang Jihong
2023-07-20perf evsel: Free evsel->filter on the destructorArnaldo Carvalho de Melo
2023-07-01perf evsel amd: Fix IBS error messageRavi Bangoria
2023-06-01perf evsel: Add verbose 3 print of evsel name when openingIan Rogers
2023-05-31Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-nextArnaldo Carvalho de Melo
2023-05-28perf evsel: Don't let evsel__group_pmu_name() traverse unsorted groupIan Rogers
2023-05-27perf pmus: Remove perf_pmus__has_hybridIan Rogers
2023-05-27perf pmu: Separate pmu and pmusIan Rogers
2023-05-27perf evsel: Compute is_hybrid from PMU being coreIan Rogers
2023-05-27perf evlist: Remove __evlist__add_defaultIan Rogers
2023-05-27perf evsel: Add is_pmu_core inorder to interpret own_cpusIan Rogers
2023-05-26perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...Song Liu
2023-05-10perf parse-events: Do not break up AUX event groupAdrian Hunter
2023-05-10perf evsel: Modify group pmu name for software eventsIan Rogers