index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2014-11-18
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-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