perf symbols: Move fprintf routines to separate object file
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 14 Apr 2016 18:54:36 +0000 (15:54 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 14 Apr 2016 22:46:53 +0000 (19:46 -0300)
commitbfbba189b681c86b9ae380358e5f50ce1e33d240
tree8d11b05c2d700ec36fd7d43292edbe955cd6a7fa
parentde446b40d5ddb2c3f1fe453ac405543663f9ac5d
perf symbols: Move fprintf routines to separate object file

To disentangle symbol printing from all the code related to symbol
tables, resolution of addresses to symbols, etc.

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-eik9g3hbtdc7ddv57f1d4v3p@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/Build
tools/perf/util/python-ext-sources
tools/perf/util/symbol.c
tools/perf/util/symbol.h
tools/perf/util/symbol_fprintf.c [new file with mode: 0644]
This page took 0.031692 seconds and 5 git commands to generate.