commit | 18bd726418f2a2e12f85104f0f4b5d5d077e1752 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Jan 16 15:39:53 2015 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Jan 21 10:05:54 2015 -0300 |
tree | 4f303744ab5544b9379bd21a2c458fdd32c912ef | |
parent | de4809999dac44c51e1f9ad892deb0336296dc4e [diff] |
perf symbols: Introduce method to iterate symbols ordered by name Given a symbol, go to the next entry in a rbtree sorted by symbol name. Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Link: http://lkml.kernel.org/n/tip-aq210drxprnu2so4dye5xa3j@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>