Age | Commit message (Expand) | Author |
2012-10-02 | perf stat: Don't use globals where not needed to | Arnaldo Carvalho de Melo |
2012-09-26 | perf evlist: Renane set_filters method to apply_filters | Arnaldo Carvalho de Melo |
2012-09-17 | perf stat: Check PMU cpumask file | Yan, Zheng |
2012-09-17 | perf stat: Move stats related code to util/stat.c | Xiao Guangrong |
2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea |
2012-09-05 | perf stat: Remove use of die/exit and handle errors | David Ahern |
2012-08-15 | perf evlist: Introduce evsel list accessors | Arnaldo Carvalho de Melo |
2012-08-15 | perf evlist: Rename __group method to __set_leader | Arnaldo Carvalho de Melo |
2012-08-14 | perf tools: Enable grouping logic for parsed events | Jiri Olsa |
2012-06-20 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-06-19 | perf tools: Move all users of event_name to perf_evsel__name | Arnaldo Carvalho de Melo |
2012-06-11 | perf stat: Fix default output file | Stephane Eranian |
2012-05-30 | perf stat: Initialize default events wrt exclude_{guest,host} | Arnaldo Carvalho de Melo |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-05-16 | perf target: Rename functions to avoid double negation | Namhyung Kim |
2012-05-09 | perf stat: handle ENXIO error for perf_event_open | David Ahern |
2012-05-09 | perf stat: handle ENXIO error for perf_event_open | David Ahern |
2012-05-07 | perf stat: Use perf_evlist__create_maps | Namhyung Kim |
2012-05-07 | perf target: Consolidate target task/cpu checking | Namhyung Kim |
2012-05-02 | perf tools: Introduce perf_target__validate() helper | Namhyung Kim |
2012-05-02 | perf stat: Convert to struct perf_target | Namhyung Kim |
2012-05-01 | perf stat: Fix case where guest/host monitoring is not supported by kernel | Stephane Eranian |
2012-04-11 | perf stat: Declare some references static | Robert Richter |
2012-03-16 | perf stat: Fix event grouping on forked task | Namhyung Kim |
2012-02-13 | perf tools: Allow multiple threads or processes in record, stat, top | David Ahern |
2012-02-06 | perf stat: Align scaled output of cpu-clock | Namhyung Kim |
2012-02-06 | perf stat: Adjust print unit | Namhyung Kim |
2012-01-24 | perf tools: Introduce per user view | Arnaldo Carvalho de Melo |
2012-01-03 | perf stat: Introduce get_ratio_color() helper | Namhyung Kim |
2011-12-20 | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar |
2011-12-05 | perf stat: Failure with "Operation not supported" | Anton Blanchard |
2011-11-29 | perf evlist: Always do automatic allocation of pollfd and mmap structures | Arnaldo Carvalho de Melo |
2011-11-28 | perf evlist: Introduce perf_evlist__add_attrs | Arnaldo Carvalho de Melo |
2011-10-26 | perf evlist: Fix grouping of multiple events | Arnaldo Carvalho de Melo |
2011-09-29 | perf tools: Make stat/record print fatal signals of the target program | Andi Kleen |
2011-09-29 | perf stat: Fix spelling in comment | Jim Cromie |
2011-09-29 | perf stat: Allow tab as cvs delimiter | Jim Cromie |
2011-09-29 | perf stat: Suppress printing std-dev when its 0 | Jim Cromie |
2011-09-29 | perf stat: Fix +- nan% in --no-aggr runs | Jim Cromie |
2011-09-29 | perf stat: Add --log-fd <N> option to redirect stderr elsewhere | Jim Cromie |
2011-08-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2011-08-18 | perf stat: Add -o and --append options | Stephane Eranian |
2011-08-18 | perf tools: Add group event scheduling option to perf record/stat | Lin Ming |
2011-07-21 | perf tools: De-opt the parse_events function | Jiri Olsa |
2011-07-01 | perf stat: Add noise output for csv mode | Zhengyu He |
2011-06-02 | perf stat: clarify unsupported events from uncounted events | David Ahern |
2011-05-19 | perf stat: Add more cache-miss percentage printouts | Ingo Molnar |
2011-05-19 | perf stat: Add -d -d and -d -d -d options to show more CPU events | Ingo Molnar |
2011-04-30 | perf stat: Tell user about unsupported events in the list | David Ahern |
2011-04-29 | perf stat: Fail softly on unsupported events | Ingo Molnar |