| Commit message (Expand) | Author | Age |
* | perf tools: Remove poll.h and wait.h from util.h | Arnaldo Carvalho de Melo | 2017-04-24 |
* | perf kvm: Make function only used by 'perf kvm' static | Arnaldo Carvalho de Melo | 2017-04-24 |
* | perf tools: Move timestamp routines from util.h to time-utils.h | Arnaldo Carvalho de Melo | 2017-04-20 |
* | perf tools: Add signal.h to places using its definitions | Arnaldo Carvalho de Melo | 2017-04-20 |
* | perf tools: Don't include terminal handling headers in util.h | Arnaldo Carvalho de Melo | 2017-04-19 |
* | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 2017-04-19 |
* | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 2017-04-19 |
* | perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used | Arnaldo Carvalho de Melo | 2017-04-19 |
* | perf tools: Remove unused 'prefix' from builtin functions | Arnaldo Carvalho de Melo | 2017-03-27 |
* | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 2017-03-14 |
* | perf kvm: Use NSEC_PER_USEC | Arnaldo Carvalho de Melo | 2016-08-23 |
* | tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros | Arnaldo Carvalho de Melo | 2016-08-23 |
* | tools: Introduce str_error_r() | Arnaldo Carvalho de Melo | 2016-07-12 |
* | perf evlist: Rename for_each() macros to for_each_entry() | Arnaldo Carvalho de Melo | 2016-06-23 |
* | perf session: Destructors should accept NULL | Arnaldo Carvalho de Melo | 2016-06-22 |
* | perf evlist: Destructors should accept NULL | Arnaldo Carvalho de Melo | 2016-06-22 |
* | perf evsel: Do not use globals in config() | Arnaldo Carvalho de Melo | 2016-04-11 |
* | perf kvm/powerpc: Port perf kvm stat to powerpc | Hemant Kumar | 2016-01-29 |
* | perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h | Hemant Kumar | 2016-01-29 |
* | perf subcmd: Create subcmd library | Josh Poimboeuf | 2015-12-17 |
* | perf kvm: Remove invocation of setup/exit_browser() | Namhyung Kim | 2015-12-10 |
* | tools lib api fs: Replace debugfs/tracefs objects interface with fs.c | Jiri Olsa | 2015-09-14 |
* | perf kvm: Fill in the missing session freeing after an error occurs | Taeung Song | 2015-07-01 |
* | perf tools: Configurable per thread proc map processing time out | Kan Liang | 2015-06-19 |
* | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 2015-05-08 |
* | perf kvm: Support using -f to override perf.data.guest file ownership | Yunlong Song | 2015-04-02 |
* | perf tools: tool->finished_round() doesn't need perf_session | Arnaldo Carvalho de Melo | 2015-03-12 |
* | perf ordered_events: Shorten function signatures | Arnaldo Carvalho de Melo | 2015-03-11 |
* | perf kvm stat live: Mark events as (x86 only) in help output | Alexander Yarygin | 2014-12-10 |
* | perf kvm: Print kvm specific --help output | Namhyung Kim | 2014-10-29 |
* | perf kvm stat live: Enable events copying | Alexander Yarygin | 2014-10-15 |
* | perf kvm: Use thread_{,_set}_priv helpers | Namhyung Kim | 2014-10-15 |
* | 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-10-03 |
* | perf tools: Modify error code for when perf_session__new() fails | Taeung Song | 2014-09-26 |
* | 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-25 |
* | 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-09-17 |
* | perf kvm: Use strerror_r instead of strerror | Masami Hiramatsu | 2014-08-15 |
* | 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-13 |
* | 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-12 |
* | perf kvm stat: Properly show submicrosecond times | Christian Borntraeger | 2014-08-02 |
* | perf kvm: Add stat support on s390 | Alexander Yarygin | 2014-07-16 |