Age | Commit message (Expand) | Author |
2012-05-22 | perf script: Rename struct event to struct event_format in perl engine | Frederic Weisbecker |
2012-05-22 | perf script: Explicitly handle known default print arg type | Frederic Weisbecker |
2012-05-22 | perf tools: Add hardcoded name term for pmu events | Jiri Olsa |
2012-05-22 | perf tools: Separate 'mem:' event scanner bits | Jiri Olsa |
2012-05-22 | perf tools: Use allocated list for each parsed event | Jiri Olsa |
2012-05-22 | perf tools: Add support for displaying event parser debug info | Jiri Olsa |
2012-05-22 | perf test: Move parse event automated tests to separated object | Jiri Olsa |
2012-05-22 | ktest: Add README to explain what is in the examples directory | Steven Rostedt |
2012-05-22 | ktest: Add the snowball.conf example config | Steven Rostedt |
2012-05-22 | ktest: Add an example config that does cross compiling of several archs | Steven Rostedt |
2012-05-22 | ktest: Add kvm.conf example config | Steven Rostedt |
2012-05-22 | ktest: Add useful example configs | Steven Rostedt |
2012-05-22 | ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config | Steven Rostedt |
2012-05-21 | ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network | Steven Rostedt |
2012-05-21 | Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ... | Ingo Molnar |
2012-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-18 | perf evsel: Create events initially disabled -- again | David Ahern |
2012-05-18 | ktest: Fix kernelrevision with POST_BUILD | Steven Rostedt |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-05-18 | perf tools: Split term type into value type and term type | Jiri Olsa |
2012-05-17 | perf hists: Fix callchain ip printf format | Jiri Olsa |
2012-05-17 | perf target: Add uses_mmap field | Namhyung Kim |
2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra |
2012-05-16 | Revert 'perf evlist: Fix creation of cpu map' | Namhyung Kim |
2012-05-16 | perf target: Rename functions to avoid double negation | Namhyung Kim |
2012-05-15 | USB: testusb: add path /dev/bus/usb to default search paths for usbfs | Du, ChangbinX |
2012-05-12 | perf annotate browser: Add key bindings help window | Arnaldo Carvalho de Melo |
2012-05-12 | perf annotate browser: Show 'jumpy' functions | Arnaldo Carvalho de Melo |
2012-05-12 | perf annotate browser: Count the numbers of jump sources to a target | Arnaldo Carvalho de Melo |
2012-05-12 | perf annotate: Introduce ->free() method in ins_ops | Arnaldo Carvalho de Melo |
2012-05-12 | perf annotate: Augment lock instruction output | Arnaldo Carvalho de Melo |
2012-05-11 | perf annotate: Resolve symbols using objdump comment for single op ins | Arnaldo Carvalho de Melo |
2012-05-11 | perf annotate: Resolve symbols using objdump comment | Arnaldo Carvalho de Melo |
2012-05-11 | perf probe: Detect probe target when m/x options are absent | Srikar Dronamraju |
2012-05-11 | perf probe: Provide perf interface for uprobes | Srikar Dronamraju |
2012-05-11 | perf annotate: Use raw form for register indirect call instructions | Arnaldo Carvalho de Melo |
2012-05-11 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-05-10 | perf hists browser: Use '/' for search/filter instead of 's' | Arnaldo Carvalho de Melo |
2012-05-09 | perf stat: handle ENXIO error for perf_event_open | David Ahern |
2012-05-09 | perf annotate: shorten helpline so it fits in visible space | David Ahern |
2012-05-09 | perf record: Reset event name when falling back to cpu-clock | David Ahern |
2012-05-09 | perf top: Update event name when falling back to cpu-clock | David Ahern |
2012-05-09 | perf stat: handle ENXIO error for perf_event_open | David Ahern |
2012-05-09 | perf record: Fix fallback to cpu-clock on ppc | David Ahern |
2012-05-09 | perf report: Fix format string for x86-32 compilation | Jiri Olsa |
2012-05-08 | Merge branch 'perf/annotate' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-05-08 | perf top: Default to system wide using perf_target methods | Arnaldo Carvalho de Melo |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-07 | USB: ffs-test: fix length argument of out function call | Matthias Fend |
2012-05-07 | perf annotate browser: Compact 'nop' output | Arnaldo Carvalho de Melo |