index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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 kvm/powerpc: Port perf kvm stat to powerpc
Hemant Kumar
2016-01-29
1
-0
/
+18
*
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
2016-01-29
1
-10
/
+10
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf kvm: Remove invocation of setup/exit_browser()
Namhyung Kim
2015-12-10
1
-3
/
+0
*
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-09-14
1
-1
/
+0
*
perf kvm: Fill in the missing session freeing after an error occurs
Taeung Song
2015-07-01
1
-4
/
+10
*
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
1
-1
/
+4
*
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-08
1
-2
/
+4
*
perf kvm: Support using -f to override perf.data.guest file ownership
Yunlong Song
2015-04-02
1
-0
/
+2
*
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2015-03-12
1
-2
/
+5
*
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
1
-3
/
+3
*
perf kvm stat live: Mark events as (x86 only) in help output
Alexander Yarygin
2014-12-10
1
-1
/
+2
*
perf kvm: Print kvm specific --help output
Namhyung Kim
2014-10-29
1
-0
/
+25
*
perf kvm stat live: Enable events copying
Alexander Yarygin
2014-10-15
1
-0
/
+1
*
perf kvm: Use thread_{,_set}_priv helpers
Namhyung Kim
2014-10-15
1
-3
/
+3
*
perf kvm stat live: Use fdarray object instead of pollfd
Jiri Olsa
2014-10-03
1
-12
/
+4
*
perf kvm stat live: Use perf_evlist__add_pollfd return fd position
Jiri Olsa
2014-10-03
1
-2
/
+2
*
perf kvm stat live: Fix perf_evlist__add_pollfd error handling
Jiri Olsa
2014-10-03
1
-2
/
+2
*
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
2014-09-26
1
-2
/
+2
*
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
2014-09-25
1
-2
/
+2
*
perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent
Arnaldo Carvalho de Melo
2014-09-25
1
-13
/
+9
*
perf kvm stat report: Unify the title bar output
Alexander Yarygin
2014-09-17
1
-8
/
+6
*
perf kvm stat report: Enable the target.system_wide flag
Alexander Yarygin
2014-09-17
1
-0
/
+3
*
perf kvm stat report: Save pid string in opts.target.pid
Alexander Yarygin
2014-09-17
1
-3
/
+3
*
perf kvm: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-15
1
-2
/
+5
*
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
1
-2
/
+2
*
perf kvm: Move call to symbol__init() after creating session
Namhyung Kim
2014-08-13
1
-2
/
+2
*
perf kvm: Fix stdin handling for 'kvm stat live' command
Jiri Olsa
2014-08-13
1
-13
/
+5
*
perf tools: Flush ordered events in case of allocation failure
Jiri Olsa
2014-08-12
1
-1
/
+1
*
perf tools: Rename ordered_samples struct to ordered_events
Jiri Olsa
2014-08-12
1
-1
/
+1
*
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2014-08-12
1
-2
/
+2
*
perf kvm stat: Properly show submicrosecond times
Christian Borntraeger
2014-08-02
1
-4
/
+4
*
perf kvm: Add stat support on s390
Alexander Yarygin
2014-07-16
1
-4
/
+48
*
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
2014-07-16
1
-1
/
+12
*
perf kvm: Move arch specific code into arch/
Alexander Yarygin
2014-07-16
1
-263
/
+34
*
perf kvm: Use defines of kvm events
Alexander Yarygin
2014-07-16
1
-18
/
+16
*
perf kvm: Refactoring of cpu_isa_config()
Alexander Yarygin
2014-07-07
1
-16
/
+23
*
perf kvm: Simplify exit reasons tables definitions
Alexander Yarygin
2014-07-07
1
-15
/
+12
*
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
2014-07-07
1
-3
/
+3
*
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
2014-04-20
1
-0
/
+1
*
perf kvm: introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2014-03-14
1
-7
/
+5
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
1
-1
/
+1
*
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2014-01-13
1
-3
/
+1
*
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-26
1
-3
/
+1
*
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
1
-1
/
+1
*
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
1
-1
/
+1
*
perf kvm: Move code to generate filename for perf-kvm to function.
Dongsheng Yang
2013-12-09
1
-6
/
+1
*
perf kvm: Fix bug in 'stat report'
Dongsheng Yang
2013-12-09
1
-1
/
+1
*
perf kvm: Introduce option -v for perf kvm command.
Dongsheng Yang
2013-12-09
1
-0
/
+2
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
1
-3
/
+3
[next]