index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-28
1
-0
/
+7
*
perf kvm: Fix sample_type manipulation
Adrian Hunter
2013-09-09
1
-9
/
+9
*
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-29
1
-1
/
+1
*
perf kvm: Remove force option to cmd_record
David Ahern
2013-08-16
1
-1
/
+0
*
perf kvm: Option to print events that exceed a duration
David Ahern
2013-08-12
1
-4
/
+21
*
perf kvm stat report: Add option to analyze specific VM
David Ahern
2013-08-07
1
-2
/
+36
*
perf kvm: Add min and max stats to display
David Ahern
2013-08-07
1
-4
/
+17
*
perf kvm: Add live mode
David Ahern
2013-08-07
1
-26
/
+633
*
perf kvm: Split out tracepoints from record args
David Ahern
2013-08-07
1
-11
/
+19
*
perf kvm: Handle realloc failures
David Ahern
2013-05-28
1
-0
/
+3
*
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
1
-1
/
+1
*
perf kvm: Initialize file_name var to fix segfault
Arnaldo Carvalho de Melo
2013-01-24
1
-2
/
+1
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
1
-54
/
+67
|
\
|
*
perf kvm: Fix building perf kvm on non x86 arches
Xiao Guangrong
2012-11-23
1
-0
/
+4
|
*
perf kvm: Rename perf_kvm to perf_kvm_stat
Xiao Guangrong
2012-11-23
1
-51
/
+60
|
*
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
1
-3
/
+3
*
|
perf kvm: Add braces around multi-line statements
David Ahern
2012-10-08
1
-3
/
+6
*
|
perf kvm: Total count is a u64, print as so
David Ahern
2012-10-08
1
-2
/
+2
*
|
perf kvm: Remove typecast in init_kvm_event_record
David Ahern
2012-10-08
1
-2
/
+2
*
|
perf kvm: Only process events for vcpus of interest
David Ahern
2012-10-08
1
-2
/
+16
|
/
*
perf kvm: Move global variables into a perf_kvm struct
David Ahern
2012-10-03
1
-207
/
+253
*
perf kvm: Use perf_session_env for reading cpuid
Namhyung Kim
2012-09-24
1
-9
/
+1
*
perf kvm: Use perf_evsel__intval
Arnaldo Carvalho de Melo
2012-09-24
1
-63
/
+67
*
perf kvm: Events analysis tool
Xiao Guangrong
2012-09-21
1
-3
/
+837
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-1
/
+1
*
perf kvm: Do guest-only counting by default
Joerg Roedel
2012-01-06
1
-4
/
+2
*
perf kvm: Fix copy & paste error in description
Joerg Roedel
2012-01-03
1
-1
/
+1
*
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
2010-05-17
1
-1
/
+1
*
perf options: Type check OPT_BOOLEAN and fix the offenders
Arnaldo Carvalho de Melo
2010-05-17
1
-2
/
+2
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
1
-0
/
+144