Taeung Song
|
41b983609a
perf kvm: Fill in the missing session freeing after an error occurs
|
10 years ago |
Kan Liang
|
9d9cad763c
perf tools: Configurable per thread proc map processing time out
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
Yunlong Song
|
8cc5ec1f75
perf kvm: Support using -f to override perf.data.guest file ownership
|
10 years ago |
Arnaldo Carvalho de Melo
|
d704ebdae4
perf tools: tool->finished_round() doesn't need perf_session
|
10 years ago |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 years ago |
Alexander Yarygin
|
99d348a84c
perf kvm stat live: Mark events as (x86 only) in help output
|
10 years ago |
Namhyung Kim
|
f45d20ffb6
perf kvm: Print kvm specific --help output
|
10 years ago |
Alexander Yarygin
|
673d659f5c
perf kvm stat live: Enable events copying
|
11 years ago |
Namhyung Kim
|
69e865c353
perf kvm: Use thread_{,_set}_priv helpers
|
11 years ago |
Jiri Olsa
|
1ca72260e4
perf kvm stat live: Use fdarray object instead of pollfd
|
11 years ago |
Jiri Olsa
|
0cae013cf4
perf kvm stat live: Use perf_evlist__add_pollfd return fd position
|
11 years ago |
Jiri Olsa
|
fe636adda6
perf kvm stat live: Fix perf_evlist__add_pollfd error handling
|
11 years ago |
Taeung Song
|
52e0283497
perf tools: Modify error code for when perf_session__new() fails
|
11 years ago |
Arnaldo Carvalho de Melo
|
1b85337d06
tools lib api: Adopt fdarray class from perf's evlist
|
11 years ago |
Arnaldo Carvalho de Melo
|
0a04c9e0b2
perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent
|
11 years ago |
Alexander Yarygin
|
1f3e5b5503
perf kvm stat report: Unify the title bar output
|
11 years ago |
Alexander Yarygin
|
f181957c28
perf kvm stat report: Enable the target.system_wide flag
|
11 years ago |
Alexander Yarygin
|
3ae4a76ac8
perf kvm stat report: Save pid string in opts.target.pid
|
11 years ago |
Masami Hiramatsu
|
f9f33fdba1
perf kvm: Use strerror_r instead of strerror
|
11 years ago |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 years ago |
Namhyung Kim
|
14d37f38e9
perf kvm: Move call to symbol__init() after creating session
|
11 years ago |
Jiri Olsa
|
d5b4130ae6
perf kvm: Fix stdin handling for 'kvm stat live' command
|
11 years ago |
Jiri Olsa
|
d40b4a15ab
perf tools: Flush ordered events in case of allocation failure
|
11 years ago |
Jiri Olsa
|
37e39aa8a8
perf tools: Rename ordered_samples struct to ordered_events
|
11 years ago |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 years ago |
Christian Borntraeger
|
b048a24cc8
perf kvm stat: Properly show submicrosecond times
|
11 years ago |
Alexander Yarygin
|
3be8e2a0a5
perf kvm: Add stat support on s390
|
11 years ago |
Alexander Yarygin
|
54c801ff71
perf kvm: Add skip_event() for --duration option
|
11 years ago |
Alexander Yarygin
|
9daa81239e
perf kvm: Move arch specific code into arch/
|
11 years ago |