index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
/
kvm-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
1
-4
/
+4
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
1
-4
/
+3
2021-05-12
perf x86 kvm-stat: Support to analyze kvm MSR
Lei Zhao
1
-0
/
+46
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
1
-6
/
+6
2019-08-22
perf x86 kvm-stat: Add missing string.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-12
perf tools: Fix paths in include statements
Luke Mujica
1
-2
/
+2
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-6
/
+6
2019-02-06
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-11-21
perf tools: Add Hygon Dhyana support
Pu Wen
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-01-29
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
1
-1
/
+1
2016-01-29
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
1
-3
/
+11
2014-07-16
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
1
-0
/
+5
2014-07-16
perf kvm: Move arch specific code into arch/
Alexander Yarygin
1
-0
/
+151