index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
1
-3
/
+5
*
|
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
1
-3
/
+3
*
|
perf top: Implement multithreading for perf_event__synthesize_threads
Kan Liang
2017-10-03
1
-1
/
+2
*
|
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-21
1
-1
/
+0
|
/
*
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf kvm: Make function only used by 'perf kvm' static
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+14
*
perf tools: Move timestamp routines from util.h to time-utils.h
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Don't include terminal handling headers in util.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
1
-8
/
+8
*
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-14
1
-0
/
+2
*
perf kvm: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
2016-08-23
1
-5
/
+5
*
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
1
-0
/
+1
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-2
/
+2
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-1
/
+1
*
perf session: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
1
-2
/
+1
*
perf evlist: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
1
-2
/
+1
*
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
2016-04-11
1
-1
/
+1
*
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
[next]