| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | perf kvm: Fix debug assertion | Ian Rogers | 1 | -1/+1 |
| 2025-10-02 | perf tools kvm: Use "cycles" to sample guest for "kvm top" on Intel | Dapeng Mi | 1 | -1/+33 |
| 2025-10-02 | perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel | Dapeng Mi | 1 | -10/+0 |
| 2025-10-02 | perf tools kvm: Fix the potential out of range memory access issue | Dapeng Mi | 1 | -5/+10 |
| 2025-10-02 | perf tools kvm: Add missed memory allocation check and free | Dapeng Mi | 1 | -23/+58 |
| 2025-07-25 | perf session: Add accessor for session->header.env | Ian Rogers | 1 | -2/+2 |
| 2025-06-09 | perf target: Remove uid from target | Ian Rogers | 1 | -2/+0 |
| 2024-12-18 | perf kvm: Move functions used in util out of builtin | Ian Rogers | 1 | -61/+0 |
| 2024-11-16 | perf header: Refactor get_cpuid to take a CPU for ARM | Ian Rogers | 1 | -1/+3 |
| 2024-10-22 | perf tools: Don't set attr.exclude_guest by default | Namhyung Kim | 1 | -0/+1 |
| 2024-09-04 | libsubcmd: Don't free the usage string | Aditya Gupta | 1 | -0/+3 |
| 2024-08-12 | perf kvm: Use perf_tool__init() | Ian Rogers | 1 | -9/+6 |
| 2024-08-12 | perf tool: Constify tool pointers | Ian Rogers | 1 | -2/+2 |
| 2023-04-24 | perf evsel: Introduce evsel__name_is() method to check if the evsel name is e... | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2023-04-10 | perf util: Move perf_guest/host declarations | Ian Rogers | 1 | -0/+1 |
| 2023-03-21 | perf kvm: Delete histograms entries before exiting | Leo Yan | 1 | -0/+3 |
| 2023-03-21 | perf kvm: Reference count 'struct kvm_info' | Leo Yan | 1 | -2/+1 |
| 2023-03-15 | perf kvm: Add TUI mode for stat report | Leo Yan | 1 | -2/+107 |
| 2023-03-15 | perf kvm: Add dimensions for percentages | Leo Yan | 1 | -1/+97 |
| 2023-03-15 | perf kvm: Support printing attributions for dimensions | Leo Yan | 1 | -3/+94 |
| 2023-03-15 | perf kvm: Polish sorting key | Leo Yan | 1 | -19/+10 |
| 2023-03-15 | perf kvm: Use histograms list to replace cached list | Leo Yan | 1 | -94/+95 |
| 2023-03-15 | perf kvm: Add dimensions for KVM event statistics | Leo Yan | 1 | -4/+228 |
| 2023-03-15 | perf kvm: Parse address location for samples | Leo Yan | 1 | -0/+5 |
| 2023-03-15 | perf kvm: Pass argument 'sample' to kvm_alloc_init_event() | Leo Yan | 1 | -10/+13 |
| 2023-03-15 | perf kvm: Introduce histograms data structures | Leo Yan | 1 | -0/+18 |
| 2023-03-15 | perf kvm: Use macro to replace variable 'decode_str_len' | Leo Yan | 1 | -5/+5 |
| 2023-03-15 | perf kvm: Use subtraction for comparison metrics | Leo Yan | 1 | -3/+3 |
| 2023-03-15 | perf kvm: Move up metrics helpers | Leo Yan | 1 | -36/+38 |
| 2023-03-15 | perf kvm: Add pointer to 'perf_kvm_stat' in kvm event | Leo Yan | 1 | -2/+4 |
| 2023-03-15 | perf kvm: Refactor overall statistics | Leo Yan | 1 | -12/+7 |
| 2022-12-14 | perf build: Use libtraceevent from the system | Ian Rogers | 1 | -6/+6 |
| 2022-08-10 | perf kvm: Fix subcommand matching error | Yang Jihong | 1 | -4/+4 |
| 2022-05-23 | perf kvm report: Add guest_code support | Adrian Hunter | 1 | -0/+2 |
| 2022-03-26 | perf tools: Enhance the matching of sub-commands abbreviations | Wei Li | 1 | -4/+5 |
| 2022-02-10 | perf report: Output data file name in raw trace dump | Alexey Bayduraev | 1 | -1/+1 |
| 2021-09-17 | perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin... | Namhyung Kim | 1 | -1/+1 |
| 2021-08-02 | perf tools: Remove repipe argument from perf_session__new() | Namhyung Kim | 1 | -2/+2 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' event attribute config ... | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' create maps methods | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' sample parsing methods | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-06-22 | perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-05-05 | perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete... | Arnaldo Carvalho de Melo | 1 | -3/+2 |
| 2020-05-05 | perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*() | Arnaldo Carvalho de Melo | 1 | -9/+9 |
| 2019-11-06 | perf kvm: Use evlist layer api when possible | Igor Lubashev | 1 | -1/+1 |
| 2019-10-10 | libperf: Adopt perf_mmap__read_event() from tools/perf | Jiri Olsa | 1 | -1/+1 |
| 2019-10-10 | libperf: Adopt perf_mmap__read_done() from tools/perf | Jiri Olsa | 1 | -1/+1 |
| 2019-10-10 | libperf: Adopt perf_mmap__read_init() from tools/perf | Jiri Olsa | 1 | -1/+1 |
| 2019-10-10 | libperf: Adopt perf_mmap__consume() function from tools/perf | Jiri Olsa | 1 | -2/+3 |
| 2019-09-30 | perf tools: Propagate get_cpuid() error | Arnaldo Carvalho de Melo | 1 | -3/+4 |
| 2019-09-25 | libperf: Add perf_evlist__add_pollfd() function | Jiri Olsa | 1 | -2/+2 |
| 2019-09-25 | libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist' | Jiri Olsa | 1 | -1/+1 |
| 2019-09-25 | libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist' | Jiri Olsa | 1 | -1/+1 |
| 2019-09-25 | perf evlist: Adopt backwards ring buffer state enum | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-09-25 | perf tools: Rename perf_evlist__mmap() to evlist__mmap() | Jiri Olsa | 1 | -1/+1 |
| 2019-09-25 | perf tools: Rename 'struct perf_mmap' to 'struct mmap' | Jiri Olsa | 1 | -1/+1 |
| 2019-09-20 | perf session: Return error code for perf_session__new() function on failure | Mamatha Inamdar | 1 | -4/+5 |
| 2019-09-20 | perf kvm: Add arch neutral function to choose event for perf kvm record | Anju T Sudhakar | 1 | -1/+11 |
| 2019-09-20 | perf kvm: Move kvm-stat header file from conditional inclusion to common incl... | Anju T Sudhakar | 1 | -1/+1 |
| 2019-09-20 | perf tools: Move event synthesizing routines to separate header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-31 | perf tools: Remove needless evlist.h include directives | Arnaldo Carvalho de Melo | 1 | -1/+3 |
| 2019-08-31 | perf dsos: Move the dsos struct and its methods to separate source files | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-07-29 | libperf: Add threads to struct perf_evlist | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename perf_evlist__disable() to evlist__disable() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename perf_evlist__enable() to evlist__enable() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename perf_evlist__close() to evlist__close() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename perf_evlist__open() to evlist__open() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename perf_evlist__delete() to evlist__delete() | Jiri Olsa | 1 | -2/+2 |
| 2019-07-29 | perf evlist: Rename perf_evlist__new() to evlist__new() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa | 1 | -4/+4 |
| 2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -10/+10 |
| 2019-07-09 | tools lib: Adopt zalloc()/zfree() from tools/perf | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-02-22 | perf data: Add global path holder | Jiri Olsa | 1 | -5/+3 |
| 2018-12-17 | perf tools: Allow specifying proc-map-timeout in config file | Mark Drayton | 1 | -4/+2 |
| 2018-06-04 | perf tools: Ditch the symbol_conf.nr_events global | Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2018-03-08 | perf mmap: Simplify perf_mmap__read_init() | Kan Liang | 1 | -2/+1 |
| 2018-03-08 | perf mmap: Simplify perf_mmap__read_event() | Kan Liang | 1 | -1/+1 |
| 2018-03-08 | perf mmap: Simplify perf_mmap__consume() | Kan Liang | 1 | -2/+2 |
| 2018-03-05 | perf kvm: Switch to new perf_mmap__read_event() interface | Kan Liang | 1 | -4/+13 |
| 2018-01-25 | perf evlist: Remove fcntl.h from evlist.h | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2017-12-05 | perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap | Wang Nan | 1 | -1/+1 |
| 2017-11-17 | perf tools: Optimize sample parsing for ordered events | Jiri Olsa | 1 | -4/+4 |
| 2017-11-17 | perf ordered_events: Pass timestamp arg in perf_session__queue_event | Jiri Olsa | 1 | -1/+1 |
| 2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-30 | perf tools: Add struct perf_data_file | Jiri Olsa | 1 | -3/+5 |
| 2017-10-30 | perf tools: Rename struct perf_data_file to perf_data | Jiri Olsa | 1 | -3/+3 |
| 2017-10-03 | perf top: Implement multithreading for perf_event__synthesize_threads | Kan Liang | 1 | -1/+2 |
| 2017-09-21 | perf tools: Provide mutex wrappers for pthreads rwlocks | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2017-04-24 | perf tools: Remove poll.h and wait.h from util.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-24 | perf kvm: Make function only used by 'perf kvm' static | Arnaldo Carvalho de Melo | 1 | -0/+14 |
| 2017-04-20 | perf tools: Move timestamp routines from util.h to time-utils.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-20 | perf tools: Add signal.h to places using its definitions | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-19 | perf tools: Don't include terminal handling headers in util.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-19 | perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-03-27 | perf tools: Remove unused 'prefix' from builtin functions | Arnaldo Carvalho de Melo | 1 | -8/+8 |
| 2017-03-14 | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 1 | -0/+2 |
| 2016-08-23 | perf kvm: Use NSEC_PER_USEC | Arnaldo Carvalho de Melo | 1 | -5/+5 |
| 2016-08-23 | tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-07-12 | tools: Introduce str_error_r() | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2016-06-23 | perf evlist: Rename for_each() macros to for_each_entry() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-06-22 | perf session: Destructors should accept NULL | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2016-06-22 | perf evlist: Destructors should accept NULL | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2016-04-11 | perf evsel: Do not use globals in config() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-01-29 | perf kvm/powerpc: Port perf kvm stat to powerpc | Hemant Kumar | 1 | -0/+18 |
| 2016-01-29 | perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h | Hemant Kumar | 1 | -10/+10 |
| 2015-12-17 | perf subcmd: Create subcmd library | Josh Poimboeuf | 1 | -1/+1 |
| 2015-12-10 | perf kvm: Remove invocation of setup/exit_browser() | Namhyung Kim | 1 | -3/+0 |
| 2015-09-14 | tools lib api fs: Replace debugfs/tracefs objects interface with fs.c | Jiri Olsa | 1 | -1/+0 |
| 2015-07-01 | perf kvm: Fill in the missing session freeing after an error occurs | Taeung Song | 1 | -4/+10 |
| 2015-06-19 | perf tools: Configurable per thread proc map processing time out | Kan Liang | 1 | -1/+4 |
| 2015-05-08 | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 1 | -2/+4 |
| 2015-04-02 | perf kvm: Support using -f to override perf.data.guest file ownership | Yunlong Song | 1 | -0/+2 |
| 2015-03-12 | perf tools: tool->finished_round() doesn't need perf_session | Arnaldo Carvalho de Melo | 1 | -2/+5 |
| 2015-03-11 | perf ordered_events: Shorten function signatures | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2014-12-10 | perf kvm stat live: Mark events as (x86 only) in help output | Alexander Yarygin | 1 | -1/+2 |
| 2014-10-29 | perf kvm: Print kvm specific --help output | Namhyung Kim | 1 | -0/+25 |
| 2014-10-15 | perf kvm stat live: Enable events copying | Alexander Yarygin | 1 | -0/+1 |
| 2014-10-15 | perf kvm: Use thread_{,_set}_priv helpers | Namhyung Kim | 1 | -3/+3 |
| 2014-10-03 | perf kvm stat live: Use fdarray object instead of pollfd | Jiri Olsa | 1 | -12/+4 |
| 2014-10-03 | perf kvm stat live: Use perf_evlist__add_pollfd return fd position | Jiri Olsa | 1 | -2/+2 |
| 2014-10-03 | perf kvm stat live: Fix perf_evlist__add_pollfd error handling | Jiri Olsa | 1 | -2/+2 |
| 2014-09-26 | perf tools: Modify error code for when perf_session__new() fails | Taeung Song | 1 | -2/+2 |
| 2014-09-25 | tools lib api: Adopt fdarray class from perf's evlist | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2014-09-25 | perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent | Arnaldo Carvalho de Melo | 1 | -13/+9 |
| 2014-09-17 | perf kvm stat report: Unify the title bar output | Alexander Yarygin | 1 | -8/+6 |
| 2014-09-17 | perf kvm stat report: Enable the target.system_wide flag | Alexander Yarygin | 1 | -0/+3 |
| 2014-09-17 | perf kvm stat report: Save pid string in opts.target.pid | Alexander Yarygin | 1 | -3/+3 |
| 2014-08-15 | perf kvm: Use strerror_r instead of strerror | Masami Hiramatsu | 1 | -2/+5 |
| 2014-08-13 | perf tools: Check recorded kernel version when finding vmlinux | Namhyung Kim | 1 | -2/+2 |
| 2014-08-13 | perf kvm: Move call to symbol__init() after creating session | Namhyung Kim | 1 | -2/+2 |
| 2014-08-13 | perf kvm: Fix stdin handling for 'kvm stat live' command | Jiri Olsa | 1 | -13/+5 |
| 2014-08-12 | perf tools: Flush ordered events in case of allocation failure | Jiri Olsa | 1 | -1/+1 |
| 2014-08-12 | perf tools: Rename ordered_samples struct to ordered_events | Jiri Olsa | 1 | -1/+1 |
| 2014-08-12 | perf tools: Rename ordered_samples bool to ordered_events | Jiri Olsa | 1 | -2/+2 |
| 2014-08-02 | perf kvm stat: Properly show submicrosecond times | Christian Borntraeger | 1 | -4/+4 |
| 2014-07-16 | perf kvm: Add stat support on s390 | Alexander Yarygin | 1 | -4/+48 |
| 2014-07-16 | perf kvm: Add skip_event() for --duration option | Alexander Yarygin | 1 | -1/+12 |
| 2014-07-16 | perf kvm: Move arch specific code into arch/ | Alexander Yarygin | 1 | -263/+34 |
| 2014-07-16 | perf kvm: Use defines of kvm events | Alexander Yarygin | 1 | -18/+16 |
| 2014-07-07 | perf kvm: Refactoring of cpu_isa_config() | Alexander Yarygin | 1 | -16/+23 |
| 2014-07-07 | perf kvm: Simplify exit reasons tables definitions | Alexander Yarygin | 1 | -15/+12 |
| 2014-07-07 | perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag | Alexander Yarygin | 1 | -3/+3 |
| 2014-04-20 | perf kvm: Fix 'Min time' counting in report command | Alexander Yarygin | 1 | -0/+1 |
| 2014-03-14 | perf kvm: introduce --list-cmds for use by scripts | Ramkumar Ramachandra | 1 | -7/+5 |
| 2014-01-13 | perf evlist: Introduce evlist__for_each() & friends | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2014-01-13 | perf evlist: Move destruction of maps to evlist destructor | Arnaldo Carvalho de Melo | 1 | -3/+1 |
| 2013-12-26 | perf tools: No need to test against NULL before calling free() | Arnaldo Carvalho de Melo | 1 | -3/+1 |
| 2013-12-19 | perf tools: Rename 'perf_record_opts' to 'record_opts | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2013-12-16 | tools/: Convert to new topic libraries | Borislav Petkov | 1 | -1/+1 |
| 2013-12-09 | perf kvm: Move code to generate filename for perf-kvm to function. | Dongsheng Yang | 1 | -6/+1 |
| 2013-12-09 | perf kvm: Fix bug in 'stat report' | Dongsheng Yang | 1 | -1/+1 |
| 2013-12-09 | perf kvm: Introduce option -v for perf kvm command. | Dongsheng Yang | 1 | -0/+2 |
| 2013-11-12 | perf target: Shorten perf_target__ to target__ | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2013-11-11 | perf machine: Simplify synthesize_threads method | Arnaldo Carvalho de Melo | 1 | -3/+2 |
| 2013-11-11 | perf machine: Introduce synthesize_threads method out of open coded equivalent | Arnaldo Carvalho de Melo | 1 | -12/+3 |
| 2013-11-11 | perf record: Synthesize non-exec MMAP records when --data used | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2013-11-05 | perf kvm: Disable live command if timerfd is not supported | David Ahern | 1 | -0/+12 |
| 2013-10-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -0/+7 |
| 2013-10-28 | perf tools: Fixup mmap event consumption | Zhouyi Zhou | 1 | -0/+7 |
| 2013-10-21 | perf tools: Add data object to handle perf data file | Jiri Olsa | 1 | -3/+10 |
| 2013-10-09 | perf tools: Check mmap pages value early | Jiri Olsa | 1 | -2/+3 |
| 2013-09-09 | perf kvm: Fix sample_type manipulation | Adrian Hunter | 1 | -9/+9 |
| 2013-08-29 | perf tools: change machine__findnew_thread() to set thread pid | Adrian Hunter | 1 | -1/+1 |
| 2013-08-16 | perf kvm: Remove force option to cmd_record | David Ahern | 1 | -1/+0 |
| 2013-08-12 | perf kvm: Option to print events that exceed a duration | David Ahern | 1 | -4/+21 |
| 2013-08-07 | perf kvm stat report: Add option to analyze specific VM | David Ahern | 1 | -2/+36 |
| 2013-08-07 | perf kvm: Add min and max stats to display | David Ahern | 1 | -4/+17 |
| 2013-08-07 | perf kvm: Add live mode | David Ahern | 1 | -26/+633 |
| 2013-08-07 | perf kvm: Split out tracepoints from record args | David Ahern | 1 | -11/+19 |
| 2013-05-28 | perf kvm: Handle realloc failures | David Ahern | 1 | -0/+3 |
| 2013-03-15 | perf tools: Introduce tools/lib/lk library | Borislav Petkov | 1 | -1/+1 |
| 2013-01-24 | perf kvm: Initialize file_name var to fix segfault | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -54/+67 |
| 2012-11-23 | perf kvm: Fix building perf kvm on non x86 arches | Xiao Guangrong | 1 | -0/+4 |
| 2012-11-23 | perf kvm: Rename perf_kvm to perf_kvm_stat | Xiao Guangrong | 1 | -51/+60 |
| 2012-11-19 | perf: Make perf build for x86 with UAPI disintegration applied | David Howells | 1 | -3/+3 |
| 2012-10-08 | perf kvm: Add braces around multi-line statements | David Ahern | 1 | -3/+6 |
| 2012-10-08 | perf kvm: Total count is a u64, print as so | David Ahern | 1 | -2/+2 |
| 2012-10-08 | perf kvm: Remove typecast in init_kvm_event_record | David Ahern | 1 | -2/+2 |
| 2012-10-08 | perf kvm: Only process events for vcpus of interest | David Ahern | 1 | -2/+16 |
| 2012-10-03 | perf kvm: Move global variables into a perf_kvm struct | David Ahern | 1 | -207/+253 |
| 2012-09-24 | perf kvm: Use perf_session_env for reading cpuid | Namhyung Kim | 1 | -9/+1 |
| 2012-09-24 | perf kvm: Use perf_evsel__intval | Arnaldo Carvalho de Melo | 1 | -63/+67 |
| 2012-09-21 | perf kvm: Events analysis tool | Xiao Guangrong | 1 | -3/+837 |
| 2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 1 | -1/+1 |
| 2012-01-06 | perf kvm: Do guest-only counting by default | Joerg Roedel | 1 | -4/+2 |
| 2012-01-03 | perf kvm: Fix copy & paste error in description | Joerg Roedel | 1 | -1/+1 |
| 2010-05-17 | perf options: Type check all the remaining OPT_ variants | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2010-05-17 | perf options: Type check OPT_BOOLEAN and fix the offenders | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2010-04-19 | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin | 1 | -0/+144 |