summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
perf/util/tool_pmu.c?h=master&id=175c852325a1f566426e2470e5d5d67efc7621dd'>perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumaskIan Rogers 2025-05-13perf pmu: Change aliases from list to hashmapIan Rogers 2025-04-25perf tool_pmu: Fix aggregation on duration_timeIan Rogers 2025-03-19perf pmu: Handle memory failure in tool_pmu__new()Thomas Richter 2025-03-19perf cpumap: Increment reference count for online cpumapIan Rogers 2025-02-26perf pmu: Dynamically allocate tool PMUJames Clark 2025-02-10perf tools: Add skip check in tool_pmu__event_to_str()Kan Liang 2024-10-16perf tool_pmu: Remove duplicate io.h headerIan Rogers 2024-10-14perf tools: Fix compiler error in util/tool_pmu.cNamhyung Kim 2024-10-10perf tool_pmu: Switch to standard pmu functions and json descriptionsIan Rogers 2024-10-10perf tool_pmu: Move expr literals to tool_pmuIan Rogers 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