linux/tools/perf/util
Namhyung Kim 5b59166960 perf report: Honor column width setting
Set column width and do not change it if user gives -w/--column-widths
option.  It'll truncate longer symbols than the width if exists.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung.kim@lge.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1406785662-5534-5-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2014-08-12 12:03:06 -03:00
..
include perf tools: Move pr_* debug macros into debug object 2014-07-17 12:58:39 -03:00
scripting-engines perf tools: Move pr_* debug macros into debug object 2014-07-17 12:58:39 -03:00
PERF-VERSION-GEN
abspath.c
alias.c
annotate.c perf symbols: Make sure --symfs usage includes the path separator 2014-07-31 09:58:21 -03:00
annotate.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
bitmap.c
build-id.c perf tools: Use tid for finding thread 2014-05-12 11:09:50 +02:00
build-id.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
cache.h perf tools: Add perf_config_u64 function 2014-08-12 12:03:00 -03:00
callchain.c perf callchain: Fix appending a callchain from a previous sample 2014-07-16 17:57:35 -03:00
callchain.h perf tools powerpc: Adjust callchain based on DWARF debug info 2014-06-27 11:14:51 +02:00
cgroup.c
cgroup.h
cloexec.c perf tools: Show better error message in case we fail to open counters due to EBUSY error 2014-08-12 12:03:02 -03:00
cloexec.h perf tools: Enable close-on-exec flag on perf file descriptor 2014-07-18 09:09:34 +02:00
color.c perf tools: Make __hpp__fmt() receive an additional len argument 2014-08-12 12:03:05 -03:00
color.h perf tools: Make __hpp__fmt() receive an additional len argument 2014-08-12 12:03:05 -03:00
comm.c
comm.h
config.c perf tools: Add perf_config_u64 function 2014-08-12 12:03:00 -03:00
cpumap.c perf tools: Use cpu/possible instead of cpu/kernel_max 2014-04-22 17:39:16 +02:00
cpumap.h perf tools: Allow ability to map cpus to nodes easily 2014-04-22 17:39:12 +02:00
ctype.c
data.c perf tools: Move pr_* debug macros into debug object 2014-07-17 12:58:39 -03:00
data.h
debug.c perf tools: Add debug prints for ordered events queue 2014-08-12 12:03:01 -03:00
debug.h perf tools: Add debug prints for ordered events queue 2014-08-12 12:03:01 -03:00
dso.c perf symbols: Make sure --symfs usage includes the path separator 2014-07-31 09:58:21 -03:00
dso.h perf tools: Add dso__type() 2014-07-23 17:36:36 -03:00
dwarf-aux.c perf probe: Fix perf probe to find correct variable DIE 2014-06-04 14:49:20 +02:00
dwarf-aux.h
environment.c
event.c perf tools: Expose 'addr' functions so they can be reused 2014-07-25 12:08:34 -03:00
event.h perf tools: Expose 'addr' functions so they can be reused 2014-07-25 12:08:34 -03:00
evlist.c perf evlist: Don't run workload if not told to 2014-07-31 09:57:20 -03:00
evlist.h
evsel.c perf tools: Show better error message in case we fail to open counters due to EBUSY error 2014-08-12 12:03:02 -03:00
evsel.h perf evsel: Add 'immediate' option 2014-07-16 17:57:37 -03:00
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
header.c perf tools: Separate the VDSO map name from the VDSO dso name 2014-07-23 17:36:32 -03:00
header.h perf tools: Add dsos__hit_all() 2014-07-23 11:25:40 -03:00
help.c
help.h
hist.c perf tools: Add dcacheline sort 2014-06-09 13:34:49 +02:00
hist.h perf report: Honor column width setting 2014-08-12 12:03:06 -03:00
hweight.c
intlist.c
intlist.h
kvm-stat.h perf kvm: Add stat support on s390 2014-07-16 17:57:33 -03:00
levenshtein.c
levenshtein.h
machine.c perf tools: Add thread parameter to vdso__dso_findnew() 2014-07-23 17:37:26 -03:00
machine.h perf machine: Fix the lifetime of the VDSO temporary file 2014-07-23 17:14:39 -03:00
map.c perf tools: Add thread parameter to vdso__dso_findnew() 2014-07-23 17:37:26 -03:00
map.h perf tools: Add thread parameter to vdso__dso_findnew() 2014-07-23 17:37:26 -03:00
ordered-events.c perf tools: Allow out of order messages in forced flush 2014-08-12 12:03:02 -03:00
ordered-events.h perf tools: Allow out of order messages in forced flush 2014-08-12 12:03:02 -03:00
pager.c perf tools: Add cat as fallback pager 2014-05-21 11:48:33 +02:00
parse-events.c
parse-events.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
parse-events.l
parse-events.y tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
parse-options.c perf kvm: introduce --list-cmds for use by scripts 2014-03-14 18:08:41 -03:00
parse-options.h perf tools: Add option macro OPT_CALLBACK_OPTARG 2014-07-16 17:57:36 -03:00
path.c
perf_regs.c perf tools: Cache register accesses for unwind processing 2014-06-12 16:53:19 +02:00
perf_regs.h perf tools: Cache register accesses for unwind processing 2014-06-12 16:53:19 +02:00
pmu.c perf tools: Fix pmu object compilation error 2014-04-22 17:39:09 +02:00
pmu.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
pmu.l
pmu.y
probe-event.c perf probe: Improve error messages in --line option 2014-06-10 10:02:06 -03:00
probe-event.h perf probe: Replace line_list with intlist 2014-02-18 09:34:50 -03:00
probe-finder.c perf tools: Remove needless getopt.h includes 2014-07-17 12:59:00 -03:00
probe-finder.h perf probe: Support distro-style debuginfo for uprobe 2014-02-18 09:38:44 -03:00
pstack.c perf tools: Move pr_* debug macros into debug object 2014-07-17 12:58:39 -03:00
pstack.h
python-ext-sources
python.c perf tools: Factor eprintf to allow different debug variables 2014-07-17 12:58:59 -03:00
quote.c
quote.h
rblist.c
rblist.h
record.c perf tools: Enable close-on-exec flag on perf file descriptor 2014-07-18 09:09:34 +02:00
run-command.c
run-command.h
session.c perf tools: Allow out of order messages in forced flush 2014-08-12 12:03:02 -03:00
session.h perf tools: Create ordered-events object 2014-08-12 12:02:58 -03:00
setup.py
sigchain.c
sigchain.h
sort.c perf report: Honor column width setting 2014-08-12 12:03:06 -03:00
sort.h perf tools: Add dcacheline sort 2014-06-09 13:34:49 +02:00
srcline.c
stat.c
stat.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
strbuf.c
strbuf.h
strfilter.c
strfilter.h
string.c
strlist.c
strlist.h
svghelper.c perf timechart: Implement IO mode 2014-07-10 00:22:54 +02:00
svghelper.h perf timechart: Implement IO mode 2014-07-10 00:22:54 +02:00
symbol-elf.c perf tools: Add dso__type() 2014-07-23 17:36:36 -03:00
symbol-minimal.c perf tools: Add dso__type() 2014-07-23 17:36:36 -03:00
symbol.c perf symbols: Make sure --symfs usage includes the path separator 2014-07-31 09:58:21 -03:00
symbol.h perf symbols: Make sure --symfs usage includes the path separator 2014-07-31 09:58:21 -03:00
target.c
target.h
thread.c perf tools: Add cpu to struct thread 2014-07-23 11:27:50 -03:00
thread.h perf tools: Add cpu to struct thread 2014-07-23 11:27:50 -03:00
thread_map.c
thread_map.h
tool.h perf tools: Rename ordered_samples bool to ordered_events 2014-08-12 12:02:54 -03:00
top.c
top.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
trace-event-info.c perf tools: Move pr_* debug macros into debug object 2014-07-17 12:58:39 -03:00
trace-event-parse.c
trace-event-read.c perf tools: Remove needless getopt.h includes 2014-07-17 12:59:00 -03:00
trace-event-scripting.c
trace-event.c
trace-event.h
tsc.c perf tools: Move rdtsc() function 2014-07-23 11:48:11 -03:00
tsc.h perf tools: Move rdtsc() function 2014-07-23 11:48:11 -03:00
unwind-libdw.c perf tools: Move pr_* debug macros into debug object 2014-07-17 12:58:39 -03:00
unwind-libdw.h perf tools: Add libdw DWARF post unwind support 2014-02-24 09:29:36 -03:00
unwind-libunwind.c perf tools: Move pr_* debug macros into debug object 2014-07-17 12:58:39 -03:00
unwind.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
usage.c
util.c perf tools: Show better error message in case we fail to open counters due to EBUSY error 2014-08-12 12:03:02 -03:00
util.h perf tools: Show better error message in case we fail to open counters due to EBUSY error 2014-08-12 12:03:02 -03:00
values.c
values.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
vdso.c perf tools: Add thread parameter to vdso__dso_findnew() 2014-07-23 17:37:26 -03:00
vdso.h perf tools: Add thread parameter to vdso__dso_findnew() 2014-07-23 17:37:26 -03:00
wrapper.c
xyarray.c
xyarray.h