]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfcc3f2d53e9d7b2a718b03388c028342d88296fa
tree9e2c8db963acb19364e3469711d666757aa69caa
parent6e379ea57d9227f1b2ad6ed306c94d2271d3767a
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