index
:
pub/scm/linux/kernel/git/jfern/linux.git
master
Joel Fernandes's fork of linux.git
Joel Fernandes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
perf kvm: Fix memory leak in cmd_kvm()
Michalis Niarchos
1
-0
/
+2
2026-08-12
perf kvm: Fix memory leak in process_sample_event()
Michalis Niarchos
1
-1
/
+4
2026-07-03
perf kvm: Fix a memory leak in the usage string
Namhyung Kim
1
-7
/
+8
2026-07-03
perf kvm: Do not copy filename string
Namhyung Kim
1
-10
/
+4
2026-07-03
perf kvm: Kill STRDUP_FAIL_EXIT()
Namhyung Kim
1
-35
/
+19
2026-07-03
perf kvm: Check kvm_need_default_arch_event() early
Namhyung Kim
1
-10
/
+11
2026-07-03
perf kvm: Factor out kvm_need_default_arch_event()
Namhyung Kim
1
-6
/
+11
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
1
-5
/
+5
2026-06-30
perf evlist: Add reference count
Ian Rogers
1
-2
/
+2
2026-06-03
perf tools: Include file offset and event type name in skip messages
Arnaldo Carvalho de Melo
1
-3
/
+6
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
1
-1
/
+1
2026-05-20
perf kvm: Don't pass evsel with sample
Ian Rogers
1
-11
/
+8
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
1
-3
/
+2
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
1
-4
/
+5
2026-02-03
perf kvm: Wire up e_machine
Ian Rogers
1
-18
/
+27
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
1
-24
/
+13
2025-12-03
perf kvm: Fix debug assertion
Ian Rogers
1
-1
/
+1
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm top" on Intel
Dapeng Mi
1
-1
/
+33
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
Dapeng Mi
1
-10
/
+0
2025-10-02
perf tools kvm: Fix the potential out of range memory access issue
Dapeng Mi
1
-5
/
+10
2025-10-02
perf tools kvm: Add missed memory allocation check and free
Dapeng Mi
1
-23
/
+58
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
1
-2
/
+2
2025-06-09
perf target: Remove uid from target
Ian Rogers
1
-2
/
+0
2024-12-18
perf kvm: Move functions used in util out of builtin
Ian Rogers
1
-61
/
+0
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
1
-1
/
+3
2024-10-22
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
1
-0
/
+1
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
1
-0
/
+3
2024-08-12
perf kvm: Use perf_tool__init()
Ian Rogers
1
-9
/
+6
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-2
/
+2
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
1
-3
/
+3
2023-04-10
perf util: Move perf_guest/host declarations
Ian Rogers
1
-0
/
+1
2023-03-21
perf kvm: Delete histograms entries before exiting
Leo Yan
1
-0
/
+3
2023-03-21
perf kvm: Reference count 'struct kvm_info'
Leo Yan
1
-2
/
+1
2023-03-15
perf kvm: Add TUI mode for stat report
Leo Yan
1
-2
/
+107
2023-03-15
perf kvm: Add dimensions for percentages
Leo Yan
1
-1
/
+97
2023-03-15
perf kvm: Support printing attributions for dimensions
Leo Yan
1
-3
/
+94
2023-03-15
perf kvm: Polish sorting key
Leo Yan
1
-19
/
+10
2023-03-15
perf kvm: Use histograms list to replace cached list
Leo Yan
1
-92
/
+93
2023-03-15
perf kvm: Add dimensions for KVM event statistics
Leo Yan
1
-4
/
+228
2023-03-15
perf kvm: Parse address location for samples
Leo Yan
1
-0
/
+5
2023-03-15
perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
Leo Yan
1
-10
/
+13
2023-03-15
perf kvm: Introduce histograms data structures
Leo Yan
1
-0
/
+18
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
1
-5
/
+5
2023-03-15
perf kvm: Use subtraction for comparison metrics
Leo Yan
1
-3
/
+3
2023-03-15
perf kvm: Move up metrics helpers
Leo Yan
1
-36
/
+38
2023-03-15
perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
Leo Yan
1
-2
/
+4
2023-03-15
perf kvm: Refactor overall statistics
Leo Yan
1
-12
/
+7
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-6
/
+6
2022-08-10
perf kvm: Fix subcommand matching error
Yang Jihong
1
-4
/
+4
2022-05-23
perf kvm report: Add guest_code support
Adrian Hunter
1
-0
/
+2
[next]