Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-04 | perf hists: Introduce struct he_stat | Namhyung Kim | 1 | -15/+15 |
2012-10-04 | perf diff: Removing the total_period argument from output code | Jiri Olsa | 1 | -11/+26 |
2012-10-04 | perf tool: Add hpp interface to enable/disable hpp column | Jiri Olsa | 1 | -9/+6 |
2012-10-04 | perf tools: Removing hists pair argument from output path | Jiri Olsa | 1 | -4/+5 |
2012-10-04 | perf hists: Separate overhead and baseline columns | Jiri Olsa | 1 | -26/+48 |
2012-10-04 | perf diff: Refactor diff displacement possition info | Jiri Olsa | 1 | -3/+5 |
2012-09-14 | perf hists browser: Fix output for 100.00% | Namhyung Kim | 1 | -14/+14 |
2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 1 | -10/+11 |
2012-09-08 | perf hists: Use perf_hpp__format->width to calculate the column widths | Namhyung Kim | 1 | -0/+27 |
2012-09-08 | perf hists: Handle field separator properly | Namhyung Kim | 1 | -26/+48 |
2012-09-08 | perf hists: Introduce perf_hpp for hist period printing | Namhyung Kim | 1 | -0/+340 |