Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Reference count struct dso | Arnaldo Carvalho de Melo | 2015-06-08 | 1 | -1/+5 |
* | perf machine: Introduce machine__findnew_dso() method | Arnaldo Carvalho de Melo | 2015-05-29 | 1 | -2/+1 |
* | perf machine: No need to have two DSOs lists | Arnaldo Carvalho de Melo | 2015-05-29 | 1 | -1/+1 |
* | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 2015-05-08 | 1 | -0/+1 |
* | perf tests: Add a test case for cumulating callchains | Namhyung Kim | 2014-06-01 | 1 | -2/+3 |
* | perf tests: Define and use symbolic names for fake symbols | Namhyung Kim | 2014-06-01 | 1 | -22/+25 |
* | perf tests: Add a testcase for histogram output sorting | Namhyung Kim | 2014-05-21 | 1 | -2/+2 |
* | perf tests: Factor out print_hists_*() | Namhyung Kim | 2014-05-21 | 1 | -0/+57 |
* | perf tests: Factor out fake_setup_machine() | Namhyung Kim | 2014-04-28 | 1 | -0/+148 |