aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-kvm.c
AgeCommit message (Expand)Author
2014-10-15perf kvm stat live: Enable events copyingAlexander Yarygin
2014-10-15perf kvm: Use thread_{,_set}_priv helpersNamhyung Kim
2014-10-03perf kvm stat live: Use fdarray object instead of pollfdJiri Olsa
2014-10-03perf kvm stat live: Use perf_evlist__add_pollfd return fd positionJiri Olsa
2014-10-03perf kvm stat live: Fix perf_evlist__add_pollfd error handlingJiri Olsa
2014-09-26perf tools: Modify error code for when perf_session__new() failsTaeung Song
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo
2014-09-25perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalentArnaldo Carvalho de Melo
2014-09-17perf kvm stat report: Unify the title bar outputAlexander Yarygin
2014-09-17perf kvm stat report: Enable the target.system_wide flagAlexander Yarygin
2014-09-17perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin
2014-08-15perf kvm: Use strerror_r instead of strerrorMasami Hiramatsu
2014-08-13perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim
2014-08-13perf kvm: Move call to symbol__init() after creating sessionNamhyung Kim
2014-08-13perf kvm: Fix stdin handling for 'kvm stat live' commandJiri Olsa
2014-08-12perf tools: Flush ordered events in case of allocation failureJiri Olsa
2014-08-12perf tools: Rename ordered_samples struct to ordered_eventsJiri Olsa
2014-08-12perf tools: Rename ordered_samples bool to ordered_eventsJiri Olsa
2014-08-02perf kvm stat: Properly show submicrosecond timesChristian Borntraeger
2014-07-16perf kvm: Add stat support on s390Alexander Yarygin
2014-07-16perf kvm: Add skip_event() for --duration optionAlexander Yarygin
2014-07-16perf kvm: Move arch specific code into arch/Alexander Yarygin
2014-07-16perf kvm: Use defines of kvm eventsAlexander Yarygin
2014-07-07perf kvm: Refactoring of cpu_isa_config()Alexander Yarygin
2014-07-07perf kvm: Simplify exit reasons tables definitionsAlexander Yarygin
2014-07-07perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin
2014-03-14perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo
2014-01-13perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo
2013-12-26perf tools: No need to test against NULL before calling free()Arnaldo Carvalho de Melo
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo
2013-12-16tools/: Convert to new topic librariesBorislav Petkov
2013-12-09perf kvm: Move code to generate filename for perf-kvm to function.Dongsheng Yang
2013-12-09perf kvm: Fix bug in 'stat report'Dongsheng Yang
2013-12-09perf kvm: Introduce option -v for perf kvm command.Dongsheng Yang
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2013-11-11perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo
2013-11-11perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo
2013-11-11perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo
2013-11-05perf kvm: Disable live command if timerfd is not supportedDavid Ahern
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
2013-10-21perf tools: Add data object to handle perf data fileJiri Olsa
2013-10-09perf tools: Check mmap pages value earlyJiri Olsa
2013-09-09perf kvm: Fix sample_type manipulationAdrian Hunter
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter
2013-08-16perf kvm: Remove force option to cmd_recordDavid Ahern
2013-08-12perf kvm: Option to print events that exceed a durationDavid Ahern
2013-08-07perf kvm stat report: Add option to analyze specific VMDavid Ahern