index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
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-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-23
perf kvm: Fix building perf kvm on non x86 arches
Xiao Guangrong
1
-0
/
+4
2012-11-23
perf kvm: Rename perf_kvm to perf_kvm_stat
Xiao Guangrong
1
-51
/
+60
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-3
/
+3
2012-10-08
perf kvm: Add braces around multi-line statements
David Ahern
1
-3
/
+6
2012-10-08
perf kvm: Total count is a u64, print as so
David Ahern
1
-2
/
+2
2012-10-08
perf kvm: Remove typecast in init_kvm_event_record
David Ahern
1
-2
/
+2
2012-10-08
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