Namhyung Kim
|
48c65bda95
perf annotate: Check availability of annotate when processing samples
|
11 years ago |
Namhyung Kim
|
2dc9fb1a7b
perf tools: Factor out sample__resolve_callchain()
|
11 years ago |
Arnaldo Carvalho de Melo
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 years ago |
Arnaldo Carvalho de Melo
|
f6d8b0571c
perf report: Move histogram entries collapsing to separate function
|
11 years ago |
Arnaldo Carvalho de Melo
|
8362951b7b
perf report: Move hist browser selection code to separate function
|
11 years ago |
Arnaldo Carvalho de Melo
|
fad2918ed5
perf report: Move logic to warn about kptr_restrict'ed kernels to separate function
|
11 years ago |
Namhyung Kim
|
150e465ac9
perf report: Print session information only if --stdio is given
|
11 years ago |
Namhyung Kim
|
a421014180
perf report: Use pr_*() functions where applicable
|
11 years ago |
Arnaldo Carvalho de Melo
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 years ago |
Arnaldo Carvalho de Melo
|
28b21393fa
perf report: Rename 'perf_report' to 'report'
|
11 years ago |
Arnaldo Carvalho de Melo
|
6dbc8ca97b
perf report: Introduce helpers for processing callchains
|
11 years ago |
Arnaldo Carvalho de Melo
|
0f4e7a24d0
perf annotate: Add inc_samples method to addr_map_symbol
|
11 years ago |
Arnaldo Carvalho de Melo
|
00e5521864
perf hists: Leave symbol addr hist bucket auto alloc to symbol layer
|
11 years ago |
Arnaldo Carvalho de Melo
|
b66d8c0caa
perf annotate: Auto allocate symbol per addr hist buckets
|
11 years ago |
Jiri Olsa
|
5cfe2c82f3
perf report: Add --header/--header-only options
|
11 years ago |
Namhyung Kim
|
41a4e6e2a0
perf hists: Consolidate __hists__add_*entry()
|
11 years ago |
Namhyung Kim
|
91aba0a62e
perf report: Use parse_options_usage() for -s option failure
|
11 years ago |
Namhyung Kim
|
4bceffbc26
perf report: Postpone setting up browser after parsing options
|
11 years ago |
Namhyung Kim
|
c1fb5651bb
perf tools: Show progress on histogram collapsing
|
12 years ago |
Arnaldo Carvalho de Melo
|
c824c4338a
perf tools: Stop using 'self' in some more places
|
11 years ago |
Waiman Long
|
91e9561742
perf report: Add --max-stack option to limit callchain stack scan
|
12 years ago |
Jiri Olsa
|
cc9784bd9f
perf session: Separating data file properties from session
|
12 years ago |
Jiri Olsa
|
f5fc14124c
perf tools: Add data object to handle perf data file
|
12 years ago |
Namhyung Kim
|
fc67297b16
perf tools: Separate out GTK codes to libperf-gtk.so
|
12 years ago |
Andi Kleen
|
475eeab9f3
tools/perf: Add support for record transaction flags
|
12 years ago |
Andi Kleen
|
f5d05bcec4
tools/perf: Support sorting by in_tx or abort branch flags
|
12 years ago |
Arnaldo Carvalho de Melo
|
33e940a25d
perf session: Check for SIGINT in more loops
|
12 years ago |
Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 years ago |
Adrian Hunter
|
75562573ba
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
|
12 years ago |
Adrian Hunter
|
e44baa3ea1
perf tools: Remove filter parameter of perf_event__preprocess_sample()
|
12 years ago |