index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-kvm.c
Age
Commit message (
Expand
)
Author
2014-12-10
perf kvm stat live: Mark events as (x86 only) in help output
Alexander Yarygin
2014-10-29
perf kvm: Print kvm specific --help output
Namhyung Kim
2014-10-15
perf kvm stat live: Enable events copying
Alexander Yarygin
2014-10-15
perf kvm: Use thread_{,_set}_priv helpers
Namhyung Kim
2014-10-03
perf kvm stat live: Use fdarray object instead of pollfd
Jiri Olsa
2014-10-03
perf kvm stat live: Use perf_evlist__add_pollfd return fd position
Jiri Olsa
2014-10-03
perf kvm stat live: Fix perf_evlist__add_pollfd error handling
Jiri Olsa
2014-09-26
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
2014-09-25
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
2014-09-25
perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent
Arnaldo Carvalho de Melo
2014-09-17
perf kvm stat report: Unify the title bar output
Alexander Yarygin
2014-09-17
perf kvm stat report: Enable the target.system_wide flag
Alexander Yarygin
2014-09-17
perf kvm stat report: Save pid string in opts.target.pid
Alexander Yarygin
2014-08-15
perf kvm: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
perf kvm: Move call to symbol__init() after creating session
Namhyung Kim
2014-08-13
perf kvm: Fix stdin handling for 'kvm stat live' command
Jiri Olsa
2014-08-12
perf tools: Flush ordered events in case of allocation failure
Jiri Olsa
2014-08-12
perf tools: Rename ordered_samples struct to ordered_events
Jiri Olsa
2014-08-12
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2014-08-02
perf kvm stat: Properly show submicrosecond times
Christian Borntraeger
2014-07-16
perf kvm: Add stat support on s390
Alexander Yarygin
2014-07-16
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
2014-07-16
perf kvm: Move arch specific code into arch/
Alexander Yarygin
2014-07-16
perf kvm: Use defines of kvm events
Alexander Yarygin
2014-07-07
perf kvm: Refactoring of cpu_isa_config()
Alexander Yarygin
2014-07-07
perf kvm: Simplify exit reasons tables definitions
Alexander Yarygin
2014-07-07
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
2014-03-14
perf kvm: introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2014-01-13
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2013-12-26
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-19
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-09
perf kvm: Move code to generate filename for perf-kvm to function.
Dongsheng Yang
2013-12-09
perf kvm: Fix bug in 'stat report'
Dongsheng Yang
2013-12-09
perf kvm: Introduce option -v for perf kvm command.
Dongsheng Yang
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-11
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
2013-11-11
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
2013-11-11
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-05
perf kvm: Disable live command if timerfd is not supported
David Ahern
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-28
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-21
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-09
perf tools: Check mmap pages value early
Jiri Olsa
2013-09-09
perf kvm: Fix sample_type manipulation
Adrian Hunter
2013-08-29
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-16
perf kvm: Remove force option to cmd_record
David Ahern
[next]