linux/tools/perf/util
Arnaldo Carvalho de Melo 6692c262df perf tools: Remove dependency on libnewt
Now that the map browser shares the input routine with the hists
browser, there is no need for using any libnewt routine, so remove all
traces except for honouring NO_NEWT=1 on the makefile command line as an
indication that TUI support is not needed, in fact it just sets
NO_SLANG=1.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-wae5o7xca9m52bj1re28jc5j@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-04-01 12:23:21 -03:00
..
include
scripting-engines
abspath.c
alias.c
annotate.c perf annotate browser: Use disasm__calc_percent() 2013-03-15 13:06:06 -03:00
annotate.h perf tools: Remove dependency on libnewt 2013-04-01 12:23:21 -03:00
bitmap.c
build-id.c
build-id.h
cache.h
callchain.c
callchain.h
cgroup.c
cgroup.h
color.c
color.h
config.c
cpumap.c perf stat: Add per-core aggregation 2013-03-25 16:13:26 -03:00
cpumap.h perf stat: Add per-core aggregation 2013-03-25 16:13:26 -03:00
ctype.c
debug.c
debug.h
dso.c
dso.h
dwarf-aux.c
dwarf-aux.h
environment.c
event.c
event.h perf tools: Add mem access sampling core support 2013-04-01 12:20:13 -03:00
evlist.c perf/core improvements and fixes: 2013-03-21 11:06:12 +01:00
evlist.h perf evlist: Introduce perf_evlist__close() 2013-03-15 13:06:10 -03:00
evsel.c perf record: Add support for mem access profiling 2013-04-01 12:20:28 -03:00
evsel.h perf stat: Introduce --repeat forever 2013-03-15 14:01:26 -03:00
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
header.c perf tools: Handle failure case in trace_report() 2013-03-21 13:30:52 -03:00
header.h
help.c
help.h
hist.c perf tools: Add new mem command for memory access profiling 2013-04-01 12:21:44 -03:00
hist.h perf tools: Remove dependency on libnewt 2013-04-01 12:23:21 -03:00
hweight.c
intlist.c
intlist.h
levenshtein.c
levenshtein.h
machine.c perf machine: Detect data vs. text mappings 2013-04-01 12:22:00 -03:00
machine.h perf tools: Add mem access sampling core support 2013-04-01 12:20:13 -03:00
map.c
map.h
pager.c
parse-events.c perf tools: Introduce tools/lib/lk library 2013-03-15 13:06:00 -03:00
parse-events.h
parse-events.l
parse-events.y perf tools: Fix build with bison 2.3 and older. 2013-02-14 16:12:34 -03:00
parse-options.c
parse-options.h
path.c
perf_regs.h
PERF-VERSION-GEN
pmu.c
pmu.h
pmu.l
pmu.y perf tools: Fix build with bison 2.3 and older. 2013-02-14 16:12:34 -03:00
probe-event.c perf tools: Introduce tools/lib/lk library 2013-03-15 13:06:00 -03:00
probe-event.h
probe-finder.c
probe-finder.h
pstack.c
pstack.h
python-ext-sources perf tools: Introduce tools/lib/lk library 2013-03-15 13:06:00 -03:00
python.c
quote.c
quote.h
rblist.c
rblist.h
run-command.c
run-command.h
session.c perf tools: Add mem access sampling core support 2013-04-01 12:20:13 -03:00
session.h perf session: Remove unused perf_session__remove_thread method 2013-03-15 13:06:08 -03:00
setup.py perf tools: Introduce tools/lib/lk library 2013-03-15 13:06:00 -03:00
sigchain.c
sigchain.h
sort.c perf tools: Fix output of symbol_daddr offset 2013-04-01 12:22:15 -03:00
sort.h perf tools: Add mem access sampling core support 2013-04-01 12:20:13 -03:00
stat.c
stat.h
strbuf.c
strbuf.h
strfilter.c
strfilter.h
string.c
strlist.c perf probe: Fix segfault 2013-03-13 17:00:33 -03:00
strlist.h
svghelper.c
svghelper.h
symbol-elf.c perf report: Add --no-demangle option 2013-03-26 16:38:21 -03:00
symbol-minimal.c
symbol.c perf report: Add --no-demangle option 2013-03-26 16:38:21 -03:00
symbol.h perf tools: Add mem access sampling core support 2013-04-01 12:20:13 -03:00
sysfs.c
sysfs.h
target.c
target.h
thread_map.c
thread_map.h perf evlist: Add thread_map__nr() helper 2013-03-15 13:06:02 -03:00
thread.c
thread.h
tool.h
top.c
top.h
trace-event-info.c perf tools: Get rid of die() calls from trace-event-info.c 2013-03-21 13:30:10 -03:00
trace-event-parse.c perf tools: Remove unused tracing functions 2013-03-15 13:06:07 -03:00
trace-event-read.c perf tools: Cleanup calc_data_size logic 2013-03-21 13:37:37 -03:00
trace-event-scripting.c
trace-event.h perf tools: Get rid of write_or_die() from trace-event-info.c 2013-03-21 13:15:42 -03:00
types.h
unwind.c
unwind.h
usage.c
util.c perf tools: Extract perf-specific stuff from debugfs.c 2013-03-15 13:06:01 -03:00
util.h perf tools: Get rid of redundant _FILE_OFFSET_BITS definition 2013-03-21 13:04:00 -03:00
values.c
values.h
vdso.c
vdso.h
wrapper.c
xyarray.c
xyarray.h