Age | Commit message (Expand) | Author |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-11-19 | perf: Make perf build for x86 with UAPI disintegration applied | David Howells |
2012-11-14 | perf evsel: Introduce is_group_member method | Arnaldo Carvalho de Melo |
2012-11-14 | perf ui: Always compile browser setup code | Namhyung Kim |
2012-11-14 | perf ui: Add ui_progress__finish() | Namhyung Kim |
2012-11-14 | perf tools: Add basic event modifier sanity check | Jiri Olsa |
2012-11-14 | perf tools: Omit group members from perf_evlist__disable/enable | Jiri Olsa |
2012-11-14 | perf tools: Fix 'disabled' attribute config for record command | Jiri Olsa |
2012-11-14 | perf tools: Fix attributes for '{}' defined event groups | Jiri Olsa |
2012-11-14 | perf tools: Use sscanf for parsing /proc/pid/maps | Namhyung Kim |
2012-11-14 | perf tools: Fix compile error on NO_NEWT=1 build | Namhyung Kim |
2012-11-14 | perf hists: Initialize all of he->stat with zeroes | Arnaldo Carvalho de Melo |
2012-11-14 | perf tools: Stop using 'self' in pstack | Arnaldo Carvalho de Melo |
2012-11-14 | perf tests: Final cleanup for builtin-test move | Jiri Olsa |
2012-11-14 | perf tests: Move pmu tests into separate object | Jiri Olsa |
2012-11-09 | perf annotate: Merge same lines in summary view | Namhyung Kim |
2012-11-09 | perf annotate: Whitespace fixups | Namhyung Kim |
2012-11-09 | perf machine: Move more methods to machine.[ch] | Arnaldo Carvalho de Melo |
2012-11-08 | perf hists: Introduce hists__link | Arnaldo Carvalho de Melo |
2012-11-08 | perf diff: Move hists__match to the hists lib | Arnaldo Carvalho de Melo |
2012-11-08 | perf diff: Start moving to support matching more than two hists | Arnaldo Carvalho de Melo |
2012-11-08 | perf tools: Add arbitary aliases and support names with - | Andi Kleen |
2012-11-08 | perf hists: Free branch_info when freeing hist_entry | Namhyung Kim |
2012-11-08 | perf tools: Fix detection of stack area | Namhyung Kim |
2012-11-08 | perf machine: Set kernel data mapping length | Namhyung Kim |
2012-11-05 | perf report: Postpone objdump check until annotation requested | Namhyung Kim |
2012-11-05 | perf tools: Introduce struct hist_browser_timer | Namhyung Kim |
2012-10-31 | perf tests: Move test objects into 'tests' directory | Jiri Olsa |
2012-10-31 | perf annotate: Handle XBEGIN like a jump | Andi Kleen |
2012-10-31 | perf tools: Handle --version string generation on machines without git | Arnaldo Carvalho de Melo |
2012-10-31 | perf tools: Further speed up the perf build | Ingo Molnar |
2012-10-31 | perf tools: Speed up the perf build time by simplifying the perf --version st... | Ingo Molnar |
2012-10-30 | perf tools: Fix strbuf_addf() when the buffer needs to grow | Namhyung Kim |
2012-10-30 | perf header: Fix numa topology printing | Namhyung Kim |
2012-10-29 | perf python: Initialize 'page_size' variable | Arnaldo Carvalho de Melo |
2012-10-29 | perf header: Add is_perf_magic() func | Feng Tang |
2012-10-29 | perf scripts browser: Add a browser for perf script | Feng Tang |
2012-10-29 | perf tools: Move dso_* related functions into dso object | Jiri Olsa |
2012-10-29 | perf tools: Move strxfrchar into string object | Jiri Olsa |
2012-10-29 | perf tools: Move hex2u64 into util object | Jiri Olsa |
2012-10-29 | perf tools: Move BUILD_ID_SIZE into build-id object | Jiri Olsa |
2012-10-29 | perf tools: Move build_id__sprintf into build-id object | Jiri Olsa |
2012-10-28 | perf tools: Move parse_events error printing to parse_events_options | Andi Kleen |
2012-10-26 | perf inject: Mark a dso if it's used | Andrew Vagin |
2012-10-25 | perf tools: Don't stop synthesizing threads when one vanishes | Arnaldo Carvalho de Melo |
2012-10-24 | perf tools: Try to build Documentation when installing | Borislav Petkov |
2012-10-24 | perf trace: Support interrupted syscalls | Arnaldo Carvalho de Melo |
2012-10-24 | Account the nr_entries in rblist properly | Suzuki K. Poulose |
2012-10-24 | perf tools: Try to find cross-built objdump path | Irina Tirdea |
2012-10-24 | perf test: Add automated tests for pmu sysfs translated events | Jiri Olsa |