Age | Commit message (Expand) | Author |
2013-02-06 | perf tools: Check for flex and bison before continuing building | Borislav Petkov |
2013-02-06 | perf evlist: Fix set event list leader | Stephane Eranian |
2013-02-06 | perf report: Enable the runtime switching of perf data file | Feng Tang |
2013-02-06 | perf hists browser: Add option for runtime switching perf data file | Feng Tang |
2013-02-06 | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin |
2013-02-06 | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin |
2013-02-06 | perf/x86/amd: Generalize northbridge constraints code for family 15h | Robert Richter |
2013-02-06 | perf/x86/amd: Rework northbridge event constraints handler | Robert Richter |
2013-02-06 | perf/powerpc: Fix build error | Sukadev Bhattiprolu |
2013-02-03 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2013-02-01 | tracing: Init current_trace to nop_trace and remove NULL checks | Steven Rostedt (Red Hat) |
2013-02-01 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2013-01-31 | perf: Document the ABI of perf sysfs entries | Sukadev Bhattiprolu |
2013-01-31 | perf/POWER7: Make some POWER7 events available in sysfs | Sukadev Bhattiprolu |
2013-01-31 | perf/POWER7: Make generic event translations available in sysfs | Sukadev Bhattiprolu |
2013-01-31 | perf: Make EVENT_ATTR global | Sukadev Bhattiprolu |
2013-01-31 | perf/Power7: Use macros to identify perf events | Sukadev Bhattiprolu |
2013-01-31 | perf evlist: Add --group option | Namhyung Kim |
2013-01-31 | perf report: Add report.group config option | Namhyung Kim |
2013-01-31 | perf report: Add --group option | Namhyung Kim |
2013-01-31 | perf report: Show group description when event group is enabled | Namhyung Kim |
2013-01-31 | perf report: Bypass non-leader events when event group is enabled | Namhyung Kim |
2013-01-31 | perf gtk/browser: Trim column header string when event group enabled | Namhyung Kim |
2013-01-31 | perf gtk/browser: Add support for event group view | Namhyung Kim |
2013-01-31 | perf hists browser: Add suppport for event group view | Namhyung Kim |
2013-01-31 | perf hists browser: Move coloring logic to hpp functions | Namhyung Kim |
2013-01-31 | perf ui/hist: Add support for event group view | Namhyung Kim |
2013-01-31 | perf gtk/browser: Convert hpp helpers to a function | Namhyung Kim |
2013-01-31 | perf hists browser: Convert hpp helpers to a function | Namhyung Kim |
2013-01-31 | perf ui/hist: Consolidate hpp helpers | Namhyung Kim |
2013-01-31 | perf hists: Resort hist entries using group members for output | Namhyung Kim |
2013-01-31 | perf report: Make another loop for linking group hists | Namhyung Kim |
2013-01-31 | perf header: Add HEADER_GROUP_DESC feature | Namhyung Kim |
2013-01-31 | perf tests: Add group test conditions | Namhyung Kim |
2013-01-31 | perf tools: Keep group information | Namhyung Kim |
2013-01-31 | perf top: Delete maps on exit | Arnaldo Carvalho de Melo |
2013-01-31 | perf top: Stop using exit() | Arnaldo Carvalho de Melo |
2013-01-31 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2013-01-30 | tracing: Add documentation of snapshot utility | Hiraku Toyooka |
2013-01-30 | tracing: Make a snapshot feature available from userspace | Hiraku Toyooka |
2013-01-30 | tracing: Replace static old_tracer check of tracer name | Hiraku Toyooka |
2013-01-30 | tracing: Use sched_clock_cpu for trace_clock_global | Namhyung Kim |
2013-01-30 | ring-buffer: Add stats field for amount read from trace ring buffer | Steven Rostedt (Red Hat) |
2013-01-30 | perf header: Fix double fclose() on do_write(fd, xxx) failure | Thomas Jarosch |
2013-01-30 | perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/ka... | Thomas Jarosch |
2013-01-30 | perf tools: Fix memory leak on error | Thomas Jarosch |
2013-01-30 | perf sort: Use pclose() instead of fclose() on pipe stream | Thomas Jarosch |
2013-01-30 | perf tools: Fix possible double free on error | Thomas Jarosch |
2013-01-30 | perf tools, powerpc: Fix compile warnings in tests/attr.c | Sukadev Bhattiprolu |