summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-kvm.c
AgeCommit message (Expand)Author
3 daysperf kvm: Fix a memory leak in the usage stringNamhyung Kim
3 daysperf kvm: Do not copy filename stringNamhyung Kim
3 daysperf kvm: Kill STRDUP_FAIL_EXIT()Namhyung Kim
3 daysperf kvm: Check kvm_need_default_arch_event() earlyNamhyung Kim
3 daysperf kvm: Factor out kvm_need_default_arch_event()Namhyung Kim
6 daysperf evlist: Add reference count checkingIan Rogers
6 daysperf evlist: Add reference countIan Rogers
2026-06-03perf tools: Include file offset and event type name in skip messagesArnaldo Carvalho de Melo
2026-05-20perf evsel: Refactor evsel tracepoint sample accessors perf_sampleIan Rogers
2026-05-20perf kvm: Don't pass evsel with sampleIan Rogers
2026-05-20perf tool: Remove evsel from tool APIs that pass the sampleIan Rogers
2026-02-03perf session: Add e_flags to the e_machine helperIan Rogers
2026-02-03perf kvm: Wire up e_machineIan Rogers
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers
2025-12-03perf kvm: Fix debug assertionIan Rogers
2025-10-02perf tools kvm: Use "cycles" to sample guest for "kvm top" on IntelDapeng Mi
2025-10-02perf tools kvm: Use "cycles" to sample guest for "kvm record" on IntelDapeng Mi
2025-10-02perf tools kvm: Fix the potential out of range memory access issueDapeng Mi
2025-10-02perf tools kvm: Add missed memory allocation check and freeDapeng Mi
2025-07-25perf session: Add accessor for session->header.envIan Rogers
2025-06-09perf target: Remove uid from targetIan Rogers
2024-12-18perf kvm: Move functions used in util out of builtinIan Rogers
2024-11-16perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim
2024-09-04libsubcmd: Don't free the usage stringAditya Gupta
2024-08-12perf kvm: Use perf_tool__init()Ian Rogers
2024-08-12perf tool: Constify tool pointersIan Rogers
2023-04-24perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...Arnaldo Carvalho de Melo
2023-04-10perf util: Move perf_guest/host declarationsIan Rogers
2023-03-21perf kvm: Delete histograms entries before exitingLeo Yan
2023-03-21perf kvm: Reference count 'struct kvm_info'Leo Yan
2023-03-15perf kvm: Add TUI mode for stat reportLeo Yan
2023-03-15perf kvm: Add dimensions for percentagesLeo Yan
2023-03-15perf kvm: Support printing attributions for dimensionsLeo Yan
2023-03-15perf kvm: Polish sorting keyLeo Yan
2023-03-15perf kvm: Use histograms list to replace cached listLeo Yan
2023-03-15perf kvm: Add dimensions for KVM event statisticsLeo Yan
2023-03-15perf kvm: Parse address location for samplesLeo Yan
2023-03-15perf kvm: Pass argument 'sample' to kvm_alloc_init_event()Leo Yan
2023-03-15perf kvm: Introduce histograms data structuresLeo Yan
2023-03-15perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan
2023-03-15perf kvm: Use subtraction for comparison metricsLeo Yan
2023-03-15perf kvm: Move up metrics helpersLeo Yan
2023-03-15perf kvm: Add pointer to 'perf_kvm_stat' in kvm eventLeo Yan
2023-03-15perf kvm: Refactor overall statisticsLeo Yan
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-08-10perf kvm: Fix subcommand matching errorYang Jihong
2022-05-23perf kvm report: Add guest_code supportAdrian Hunter
2022-03-26perf tools: Enhance the matching of sub-commands abbreviationsWei Li
2022-02-10perf report: Output data file name in raw trace dumpAlexey Bayduraev