Age | Commit message (Expand) | Author | Files | Lines |
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-12 | 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-20 | 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-16 | perf kvm stat live: Enable events copying | Alexander Yarygin | 1 | -0/+1 |
2014-10-16 | 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 |