| Commit message (Expand) | Author | Age | Files | Lines |
* | perf diff: Use hists__link when not pairing just with baseline | Arnaldo Carvalho de Melo | 2012-11-08 | 1 | -0/+2 |
* | perf hists: Introduce hists__link | Arnaldo Carvalho de Melo | 2012-11-08 | 2 | -0/+61 |
* | perf diff: Move hists__match to the hists lib | Arnaldo Carvalho de Melo | 2012-11-08 | 3 | -34/+40 |
* | perf diff: Start moving to support matching more than two hists | Arnaldo Carvalho de Melo | 2012-11-08 | 4 | -18/+42 |
* | perf tools: Don't try to lookup objdump for live mode | Namhyung Kim | 2012-11-08 | 1 | -0/+7 |
* | perf tools: Add arbitary aliases and support names with - | Andi Kleen | 2012-11-08 | 1 | -0/+2 |
* | perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw | Jiri Olsa | 2012-11-08 | 1 | -2/+10 |
* | perf tests: Move attr.py temp dir cleanup into finally section | Jiri Olsa | 2012-11-08 | 1 | -14/+16 |
* | perf hists: Free branch_info when freeing hist_entry | Namhyung Kim | 2012-11-08 | 1 | -0/+1 |
* | perf tools: Fix detection of stack area | Namhyung Kim | 2012-11-08 | 1 | -1/+1 |
* | perf machine: Set kernel data mapping length | Namhyung Kim | 2012-11-08 | 1 | -9/+13 |
* | perf tests: Removing 'optional' field | Jiri Olsa | 2012-11-05 | 4 | -15/+18 |
* | perf tests: Fix attr watermark field name typo | Jiri Olsa | 2012-11-05 | 4 | -4/+4 |
* | perf tests: Factor attr tests WRITE_ASS macro | Jiri Olsa | 2012-11-05 | 1 | -44/+45 |
* | perf tests: Add missing attr stat basic test | Jiri Olsa | 2012-11-05 | 2 | -0/+46 |
* | perf report: Postpone objdump check until annotation requested | Namhyung Kim | 2012-11-05 | 4 | -16/+25 |
* | perf tools: Introduce struct hist_browser_timer | Namhyung Kim | 2012-11-05 | 8 | -67/+58 |
* | perf tools: Use normalized arch name for searching objdump path | Namhyung Kim | 2012-11-05 | 1 | -7/+33 |
* | perf tests: Add documentation for attr tests | Jiri Olsa | 2012-11-05 | 1 | -0/+64 |
* | perf tests: Add attr stat default test | Jiri Olsa | 2012-11-05 | 3 | -0/+429 |
* | perf tests: Add attr stat default test | Jiri Olsa | 2012-11-05 | 1 | -0/+64 |
* | perf tests: Add attr stat event syntax group test | Jiri Olsa | 2012-11-05 | 1 | -0/+17 |
* | perf tests: Add attr stat group test | Jiri Olsa | 2012-11-05 | 1 | -0/+15 |
* | perf tests: Add attr stat no-inherit test | Jiri Olsa | 2012-11-05 | 1 | -0/+7 |
* | perf tests: Add attr record branch filter tests | Jiri Olsa | 2012-11-05 | 7 | -0/+56 |
* | perf tests: Add attr record branch any test | Jiri Olsa | 2012-11-05 | 1 | -0/+8 |
* | perf tests: Add attr record no delay test | Jiri Olsa | 2012-11-05 | 1 | -0/+9 |
* | perf tests: Add attr record raw test | Jiri Olsa | 2012-11-05 | 1 | -0/+7 |
* | perf tests: Add attr record data test | Jiri Olsa | 2012-11-05 | 1 | -0/+8 |
* | perf tests: Add attr record no-inherit test | Jiri Olsa | 2012-11-01 | 1 | -0/+7 |
* | perf tests: Add attr record no samples test | Jiri Olsa | 2012-11-01 | 1 | -0/+6 |
* | perf tests: Add attr record period test | Jiri Olsa | 2012-11-01 | 1 | -0/+7 |
* | perf tests: Add attr record graph test | Jiri Olsa | 2012-11-01 | 3 | -0/+22 |
* | perf tests: Add attr record count test | Jiri Olsa | 2012-11-01 | 1 | -0/+8 |
* | perf tests: Add attr record freq test | Jiri Olsa | 2012-11-01 | 1 | -0/+6 |
* | perf tests: Add attr record event syntax group test | Jiri Olsa | 2012-11-01 | 1 | -0/+20 |
* | perf tests: Add attr record group test | Jiri Olsa | 2012-11-01 | 1 | -0/+17 |
* | perf tests: Add attr tests under builtin test command | Jiri Olsa | 2012-11-01 | 4 | -0/+49 |
* | perf tests: Add attr record basic test | Jiri Olsa | 2012-11-01 | 2 | -0/+45 |
* | perf tests: Add framework for automated perf_event_attr tests | Jiri Olsa | 2012-10-31 | 5 | -2/+470 |
* | perf tests: Move test objects into 'tests' directory | Jiri Olsa | 2012-10-31 | 4 | -8/+9 |
* | perf browser: Don't show scripts menu for 'perf top' | Feng Tang | 2012-10-31 | 1 | -2/+10 |
* | perf tools: Remove BINDIR define from exec_cmd.o compilation | Jiri Olsa | 2012-10-31 | 1 | -1/+0 |
* | perf annotate: Handle XBEGIN like a jump | Andi Kleen | 2012-10-31 | 1 | -0/+2 |
* | perf tools: Handle --version string generation on machines without git | Arnaldo Carvalho de Melo | 2012-10-31 | 1 | -1/+2 |
* | perf tools: Further speed up the perf build | Ingo Molnar | 2012-10-31 | 1 | -9/+4 |
* | perf tools: Speed up the perf build time by simplifying the perf --version st... | Ingo Molnar | 2012-10-31 | 1 | -1/+1 |
* | perf tools: Add info about cross compiling for Android ARM | Joonsoo Kim | 2012-10-31 | 1 | -1/+4 |
* | perf tools: Warn about missing libelf | Namhyung Kim | 2012-10-31 | 1 | -0/+2 |
* | perf python: Initialize 'page_size' variable | Arnaldo Carvalho de Melo | 2012-10-29 | 1 | -0/+2 |