Age | Commit message (Expand) | Author | Files | Lines |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -1/+1 |
2012-11-14 | perf evsel: Introduce is_group_member method | Arnaldo Carvalho de Melo | 1 | -10/+10 |
2012-11-14 | perf tools: Fix 'disabled' attribute config for record command | Jiri Olsa | 2 | -0/+2 |
2012-11-14 | perf tools: Fix attributes for '{}' defined event groups | Jiri Olsa | 3 | -8/+4 |
2012-11-14 | perf tests: Check for mkstemp return value in dso-data test | Jiri Olsa | 1 | -0/+4 |
2012-11-14 | perf tests: Final cleanup for builtin-test move | Jiri Olsa | 5 | -30/+16 |
2012-11-14 | perf tests: Move pmu tests into separate object | Jiri Olsa | 3 | -6/+180 |
2012-11-14 | perf tests: Move test__syscall_open_tp_fields into separate object | Jiri Olsa | 3 | -112/+118 |
2012-11-14 | perf tests: Move perf_evsel__tp_sched_test into separate object | Jiri Olsa | 3 | -82/+86 |
2012-11-14 | perf tests: Move perf_evsel__roundtrip_name_test into separate object | Jiri Olsa | 3 | -111/+116 |
2012-11-14 | perf tests: Move test__rdpmc into separate object | Jiri Olsa | 3 | -168/+176 |
2012-11-14 | perf tests: Move test__PERF_RECORD into separate object | Jiri Olsa | 3 | -307/+313 |
2012-11-14 | perf tests: Move test__basic_mmap into separate object | Jiri Olsa | 3 | -157/+163 |
2012-11-14 | perf tests: Move test__open_syscall_event_on_all_cpus into separate object | Jiri Olsa | 3 | -114/+121 |
2012-11-14 | perf tests: Move test__open_syscall_event into separate object | Jiri Olsa | 4 | -84/+101 |
2012-11-14 | perf tests: Move test__vmlinux_matches_kallsyms into separate object | Jiri Olsa | 3 | -221/+238 |
2012-11-09 | perf test: fix a build error on builtin-test | Zheng Liu | 1 | -26/+12 |
2012-11-09 | perf machine: Move more methods to machine.[ch] | Arnaldo Carvalho de Melo | 2 | -0/+2 |
2012-11-08 | perf tests: Move attr.py temp dir cleanup into finally section | Jiri Olsa | 1 | -14/+16 |
2012-11-05 | perf tests: Removing 'optional' field | Jiri Olsa | 4 | -15/+18 |
2012-11-05 | perf tests: Fix attr watermark field name typo | Jiri Olsa | 4 | -4/+4 |
2012-11-05 | perf tests: Factor attr tests WRITE_ASS macro | Jiri Olsa | 1 | -44/+45 |
2012-11-05 | perf tests: Add missing attr stat basic test | Jiri Olsa | 2 | -0/+46 |
2012-11-05 | perf tests: Add documentation for attr tests | Jiri Olsa | 1 | -0/+64 |
2012-11-05 | perf tests: Add attr stat default test | Jiri Olsa | 3 | -0/+429 |
2012-11-05 | perf tests: Add attr stat default test | Jiri Olsa | 1 | -0/+64 |
2012-11-05 | perf tests: Add attr stat event syntax group test | Jiri Olsa | 1 | -0/+17 |
2012-11-05 | perf tests: Add attr stat group test | Jiri Olsa | 1 | -0/+15 |
2012-11-05 | perf tests: Add attr stat no-inherit test | Jiri Olsa | 1 | -0/+7 |
2012-11-05 | perf tests: Add attr record branch filter tests | Jiri Olsa | 7 | -0/+56 |
2012-11-05 | perf tests: Add attr record branch any test | Jiri Olsa | 1 | -0/+8 |
2012-11-05 | perf tests: Add attr record no delay test | Jiri Olsa | 1 | -0/+9 |
2012-11-05 | perf tests: Add attr record raw test | Jiri Olsa | 1 | -0/+7 |
2012-11-05 | perf tests: Add attr record data test | Jiri Olsa | 1 | -0/+8 |
2012-11-02 | perf tests: Add attr record no-inherit test | Jiri Olsa | 1 | -0/+7 |
2012-11-02 | perf tests: Add attr record no samples test | Jiri Olsa | 1 | -0/+6 |
2012-11-02 | perf tests: Add attr record period test | Jiri Olsa | 1 | -0/+7 |
2012-11-02 | perf tests: Add attr record graph test | Jiri Olsa | 3 | -0/+22 |
2012-11-02 | perf tests: Add attr record count test | Jiri Olsa | 1 | -0/+8 |
2012-11-02 | perf tests: Add attr record freq test | Jiri Olsa | 1 | -0/+6 |
2012-11-02 | perf tests: Add attr record event syntax group test | Jiri Olsa | 1 | -0/+20 |
2012-11-02 | perf tests: Add attr record group test | Jiri Olsa | 1 | -0/+17 |
2012-11-02 | perf tests: Add attr tests under builtin test command | Jiri Olsa | 2 | -0/+39 |
2012-11-02 | perf tests: Add attr record basic test | Jiri Olsa | 2 | -0/+45 |
2012-10-31 | perf tests: Add framework for automated perf_event_attr tests | Jiri Olsa | 2 | -0/+453 |
2012-10-31 | perf tests: Move test objects into 'tests' directory | Jiri Olsa | 3 | -0/+2828 |