index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-kvm.c
Age
Commit message (
Expand
)
Author
3 days
perf kvm: Fix a memory leak in the usage string
Namhyung Kim
3 days
perf kvm: Do not copy filename string
Namhyung Kim
3 days
perf kvm: Kill STRDUP_FAIL_EXIT()
Namhyung Kim
3 days
perf kvm: Check kvm_need_default_arch_event() early
Namhyung Kim
3 days
perf kvm: Factor out kvm_need_default_arch_event()
Namhyung Kim
6 days
perf evlist: Add reference count checking
Ian Rogers
6 days
perf evlist: Add reference count
Ian Rogers
2026-06-03
perf tools: Include file offset and event type name in skip messages
Arnaldo Carvalho de Melo
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
2026-05-20
perf kvm: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
2026-02-03
perf kvm: Wire up e_machine
Ian Rogers
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
2025-12-03
perf kvm: Fix debug assertion
Ian Rogers
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm top" on Intel
Dapeng Mi
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
Dapeng Mi
2025-10-02
perf tools kvm: Fix the potential out of range memory access issue
Dapeng Mi
2025-10-02
perf tools kvm: Add missed memory allocation check and free
Dapeng Mi
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-06-09
perf target: Remove uid from target
Ian Rogers
2024-12-18
perf kvm: Move functions used in util out of builtin
Ian Rogers
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
2024-10-22
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
2024-08-12
perf kvm: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-10
perf util: Move perf_guest/host declarations
Ian Rogers
2023-03-21
perf kvm: Delete histograms entries before exiting
Leo Yan
2023-03-21
perf kvm: Reference count 'struct kvm_info'
Leo Yan
2023-03-15
perf kvm: Add TUI mode for stat report
Leo Yan
2023-03-15
perf kvm: Add dimensions for percentages
Leo Yan
2023-03-15
perf kvm: Support printing attributions for dimensions
Leo Yan
2023-03-15
perf kvm: Polish sorting key
Leo Yan
2023-03-15
perf kvm: Use histograms list to replace cached list
Leo Yan
2023-03-15
perf kvm: Add dimensions for KVM event statistics
Leo Yan
2023-03-15
perf kvm: Parse address location for samples
Leo Yan
2023-03-15
perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
Leo Yan
2023-03-15
perf kvm: Introduce histograms data structures
Leo Yan
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
2023-03-15
perf kvm: Use subtraction for comparison metrics
Leo Yan
2023-03-15
perf kvm: Move up metrics helpers
Leo Yan
2023-03-15
perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
Leo Yan
2023-03-15
perf kvm: Refactor overall statistics
Leo Yan
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-08-10
perf kvm: Fix subcommand matching error
Yang Jihong
2022-05-23
perf kvm report: Add guest_code support
Adrian Hunter
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-02-10
perf report: Output data file name in raw trace dump
Alexey Bayduraev
[next]