commit | d53bafc7375c0344c5a83e758bdf8c1942fe917c | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Tue Mar 18 13:00:59 2014 +0900 |
committer | Namhyung Kim <namhyung@kernel.org> | Tue Mar 18 15:29:09 2014 +0900 |
tree | ba04579d30dfa2ff467ea05fe4566843d0cb79c8 | |
parent | de9d8eb4059d2342c4dc8c40c2aa4b26d1bd256e [diff] |
perf tools: Skip elided sort entries When it converted sort entries to hpp formats, it missed se->elide handling, so add it for compatibility. Signed-off-by: Namhyung Kim <namhyung@kernel.org>