Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Fix build error due to zfree() cast | Namhyung Kim | 2014-01-15 | 1 | -1/+1 |
* | perf tools: Use zfree to help detect use after free bugs | Arnaldo Carvalho de Melo | 2013-12-27 | 1 | -1/+2 |
* | perf probe: Fix segfault | Ananth N Mavinakayanahalli | 2013-03-13 | 1 | -1/+1 |
* | perf tools: Stop using 'self' in strlist | Arnaldo Carvalho de Melo | 2013-01-25 | 1 | -27/+27 |
* | perf tools: Remove the node from rblist in strlist__remove | Suzuki K. Poulose | 2012-09-05 | 1 | -1/+1 |
* | perf tools: Change strlist to use the new rblist | David Ahern | 2012-08-03 | 1 | -79/+51 |
* | perf probe: Fix --del to update current event list | Masami Hiramatsu | 2009-12-15 | 1 | -3/+3 |
* | strlist: Introduce strlist__entry and strlist__nr_entries methods | Arnaldo Carvalho de Melo | 2009-07-11 | 1 | -2/+18 |
* | perf report: Add --dsos parameter | Arnaldo Carvalho de Melo | 2009-07-01 | 1 | -0/+184 |