commit | 7496210f90695cdf15766e1021cd7cb0caf4b7da | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung.kim@lge.com> | Tue Sep 11 17:45:42 2012 +0900 |
committer | Namhyung Kim <namhyung@kernel.org> | Thu Sep 13 14:48:39 2012 +0900 |
tree | 2fa4d98ae25674d89341d2a57ff8ea94d9656b7e | |
parent | 9dbb5329b1da956aeba0f055bb16d9686fc95a31 [diff] |
perf report: Add --cumulate option When --cumulate option is given, it will print accumulated hist stat information. It requires callchain information. Cc: Arun Sharma <asharma@fb.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>