commit | 82ccf96dd05f4c5e8e27d99fea8d0e38695106f8 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung.kim@lge.com> | Wed Oct 30 17:05:55 2013 +0900 |
committer | Namhyung Kim <namhyung@kernel.org> | Thu Oct 31 15:46:53 2013 +0900 |
tree | 98f37418ea775cc3ceda75ba557ce39a7966aa36 | |
parent | 063c28a30e11b86da33b79015c419694db11469a [diff] |
perf report: Add -g cumulative option The -g cumulative option is for showing accumulated overhead (period) value as well as self overhead. Cc: Arun Sharma <asharma@fb.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>