perf tools: Introduce reset_output_field()
authorNamhyung Kim <namhyung@kernel.org>
Wed, 7 May 2014 09:42:24 +0000 (18:42 +0900)
committerJiri Olsa <jolsa@kernel.org>
Wed, 21 May 2014 09:45:37 +0000 (11:45 +0200)
commit1c89fe9b0447f0ce393325e51911f8073432b7b4
tree9e2c8db963acb19364e3469711d666757aa69caa
parentcfaa154b2335d4c8efdfcb65d9b12e944d1b74a6
perf tools: Introduce reset_output_field()

The reset_output_field() function is for clearing output field
settings and will be used for test code in later patch.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1400480762-22852-19-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
tools/perf/ui/hist.c
tools/perf/util/hist.h
tools/perf/util/sort.c
tools/perf/util/sort.h