commit | cea1e580c6f27260f1ac6726649f5a0facfb7bcc | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Jan 04 19:43:48 2013 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Jan 04 19:43:48 2013 -0500 |
tree | 0d4a1346ad5a4d8e3f281dcd13106ecb129e70ec | |
parent | cd4665851631928fb89753adecd409ba2aaf45ce [diff] |
trace-cmd: Have hist not indent on parents with same count If a function only has a single parent in the chain, and that parent has the same count as the function, then don't add extra indents for the parent. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>