Age | Commit message (Expand) | Author |
2017-10-30 | perf stat: Move the shadow stats scale computation in perf_stat__update_shado... | Jiri Olsa |
2017-10-30 | perf tools: Add struct perf_data_file | Jiri Olsa |
2017-10-30 | perf tools: Rename struct perf_data_file to perf_data | Jiri Olsa |
2017-10-27 | perf evsel: Restore evsel->priv as a tool private area | Arnaldo Carvalho de Melo |
2017-09-13 | perf stat: Fall weak group back even for EBADF | Andi Kleen |
2017-09-13 | perf stat: Update walltime_nsecs_stats in interval mode | Andi Kleen |
2017-09-13 | perf stat: Hide internal duration_time counter | Andi Kleen |
2017-09-13 | perf stat: Support JSON metrics in perf stat | Andi Kleen |
2017-09-13 | perf tools: Support weak groups in 'perf stat' | Andi Kleen |
2017-09-12 | perf stat: Wait for the correct child | Milian Wolff |
2017-09-01 | perf stat: Only auto-merge events that are PMU aliases | Arnaldo Carvalho de Melo |
2017-07-26 | perf stat: Use group read for event groups | Jiri Olsa |
2017-06-27 | perf tools: Replace error() with pr_err() | Arnaldo Carvalho de Melo |
2017-06-21 | perf stat: Add support to measure SMI cost | Kan Liang |
2017-06-02 | perf stat: Only print NMI watchdog hint when enabled | Andi Kleen |
2017-04-24 | perf tools: Remove poll.h and wait.h from util.h | Arnaldo Carvalho de Melo |
2017-04-24 | perf tools: Remove string.h, unistd.h and sys/stat.h from util.h | Arnaldo Carvalho de Melo |
2017-04-20 | perf tools: Add signal.h to places using its definitions | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Move extra string util functions to util/string2.h | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Move sane ctype stuff from util.h to sane_ctype.h | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo |
2017-04-13 | perf stat: Fix bug in handling events in error state | Stephane Eranian |
2017-04-11 | perf stat: Refactor the code to strip csv output with ltrim() | Taeung Song |
2017-03-27 | perf tools: Remove unused 'prefix' from builtin functions | Arnaldo Carvalho de Melo |
2017-03-23 | perf stat: Output JSON MetricExpr metric | Andi Kleen |
2017-03-21 | perf stat: Handle partially bad results with merging | Andi Kleen |
2017-03-21 | perf stat: Collapse identically named events | Andi Kleen |
2017-03-21 | perf stat: Factor out callback for collecting event values | Andi Kleen |
2017-03-03 | perf tools: Force uncore events to system wide monitoring | Jiri Olsa |
2017-03-03 | perf stat: Issue a HW watchdog disable hint | Borislav Petkov |
2017-02-20 | perf utils: Check verbose flag properly | Namhyung Kim |
2017-02-17 | perf stat: Add -a as default target | Jiri Olsa |
2017-02-17 | perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology... | Jan Stancek |
2017-02-13 | perf evsel: Inform how to make a sysctl setting permanent | Arnaldo Carvalho de Melo |
2016-12-15 | perf tools: Remove some needless __maybe_unused | Arnaldo Carvalho de Melo |
2016-09-22 | perf tools: Add PMU configuration to tools | Mathieu Poirier |
2016-08-23 | perf stat: Use *SEC_PER_*SEC macros | 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-09 | perf stat: Avoid skew when reading events | Mark Rutland |
2016-07-18 | perf stat: Balance opening and reading events | Mark Rutland |
2016-07-12 | tools: Introduce str_error_r() | Arnaldo Carvalho de Melo |
2016-06-23 | perf evlist: Rename for_each() macros to for_each_entry() | Arnaldo Carvalho de Melo |
2016-06-06 | perf stat: Add missing aggregation headers for --metric-only CSV | Andi Kleen |
2016-06-06 | perf stat: Print topology/time headers with --metric-only | Andi Kleen |
2016-06-06 | perf stat: Basic support for TopDown in perf stat | Andi Kleen |
2016-05-20 | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar |
2016-05-16 | perf stat: Use cpu-clock event for cpu targets | Namhyung Kim |
2016-05-16 | perf stat: Avoid fractional digits for integer scales | Andi Kleen |
2016-05-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |