]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf tools: Move srcline definitions to separate header
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Apr 2017 19:30:49 +0000 (16:30 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Apr 2017 16:01:50 +0000 (13:01 -0300)
commit632a5cabea21eb079b788d2bb4a9318bd6fff5e1
tree117f8c9dd2a18482217d8b2dd236964d36a222b0
parentfea013928cdcf81fbe0bfbf9e2eed1c7da2d62c2
perf tools: Move srcline definitions to separate header

Out of util.h into a new file, srcline.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-ludnlm4djqcdjziekzr4s3u9@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c
tools/perf/ui/stdio/hist.c
tools/perf/util/hist.c
tools/perf/util/map.c
tools/perf/util/sort.h
tools/perf/util/srcline.c
tools/perf/util/srcline.h [new file with mode: 0644]
tools/perf/util/util.h