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