perf hists: Get rid of position field from struct hist_entry
authorNamhyung Kim <namhyung@kernel.org>
Sun, 19 Apr 2015 04:04:09 +0000 (13:04 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 29 Apr 2015 13:37:44 +0000 (10:37 -0300)
commitcc5e461ae8e071a95bf6ee917b50998dc31cae17
treefca94c2257e68d62e488dfb1cb48ef3212e8373b
parent6b1a27520f990700d0dd23976afd8992bf659698
perf hists: Get rid of position field from struct hist_entry

It's not used anywhere, let's get rid of it.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1429416255-12070-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/sort.h