index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2013-05-28
perf kvm: Handle realloc failures
David Ahern
1
-0
/
+3
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
1
-1
/
+1
2013-01-24
perf kvm: Initialize file_name var to fix segfault
Arnaldo Carvalho de Melo
1
-2
/
+1
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-54
/
+67
2012-11-24
perf kvm: Fix building perf kvm on non x86 arches
Xiao Guangrong
1
-0
/
+4
2012-11-24
perf kvm: Rename perf_kvm to perf_kvm_stat
Xiao Guangrong
1
-51
/
+60
2012-11-20
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-3
/
+3
2012-10-09
perf kvm: Add braces around multi-line statements
David Ahern
1
-3
/
+6
2012-10-09
perf kvm: Total count is a u64, print as so
David Ahern
1
-2
/
+2
2012-10-09
perf kvm: Remove typecast in init_kvm_event_record
David Ahern
1
-2
/
+2
2012-10-09
perf kvm: Only process events for vcpus of interest
David Ahern
1
-2
/
+16
2012-10-03
perf kvm: Move global variables into a perf_kvm struct
David Ahern
1
-207
/
+253
2012-09-24
perf kvm: Use perf_session_env for reading cpuid
Namhyung Kim
1
-9
/
+1
2012-09-24
perf kvm: Use perf_evsel__intval
Arnaldo Carvalho de Melo
1
-63
/
+67
2012-09-21
perf kvm: Events analysis tool
Xiao Guangrong
1
-3
/
+837
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-1
/
+1
2012-01-06
perf kvm: Do guest-only counting by default
Joerg Roedel
1
-4
/
+2
2012-01-03
perf kvm: Fix copy & paste error in description
Joerg Roedel
1
-1
/
+1
2010-05-17
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-17
perf options: Type check OPT_BOOLEAN and fix the offenders
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-0
/
+144