Adrian Hunter
|
ef89325f77
perf tools: Remove references to struct ip_event
|
12 years ago |
Adrian Hunter
|
e44baa3ea1
perf tools: Remove filter parameter of perf_event__preprocess_sample()
|
12 years ago |
Adrian Hunter
|
36035f78ae
perf top: Set the machines symbol filter
|
12 years ago |
Adrian Hunter
|
bbb7f846f8
perf annotate: Allow disassembly using /proc/kcore
|
12 years ago |
David Ahern
|
42ee8c61cb
perf top: move CONSOLE_CLEAR to header file
|
12 years ago |
Greg Price
|
b21484f1a1
perf report/top: Add option to collapse undesired parts of call graph
|
12 years ago |
Sukadev Bhattiprolu
|
0d3942dbcf
perf top: Add --objdump option
|
12 years ago |
Jiri Olsa
|
0276c22a3f
perf tools: Fix -x/--exclude-other option for report command
|
12 years ago |
Namhyung Kim
|
fa5df94350
perf top: Add --percent-limit option
|
12 years ago |
Namhyung Kim
|
064f19815c
perf report: Add --percent-limit option
|
12 years ago |
Namhyung Kim
|
27a0dcb7ad
perf hists: Move locking to its call-sites
|
12 years ago |
Namhyung Kim
|
3a5714f8b5
perf top: Get rid of *_threaded() functions
|
12 years ago |
Namhyung Kim
|
933cbb1c6c
perf top: Fix -E option behavior
|
12 years ago |
Namhyung Kim
|
8f0f684b7b
perf top: Use sort__has_sym
|
12 years ago |
Namhyung Kim
|
08e71542fd
perf sort: Consolidate sort_entry__setup_elide()
|
12 years ago |
Andi Kleen
|
05484298cb
perf tools: Add support for weight v7 (modified)
|
12 years ago |
Namhyung Kim
|
db8fd07a54
perf annotate: Pass evsel instead of evidx on annotation functions
|
12 years ago |
Namhyung Kim
|
334fe7a3c6
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
|
12 years ago |
Namhyung Kim
|
5530998577
perf sort: Make setup_sorting returns an error code
|
12 years ago |
Arnaldo Carvalho de Melo
|
0de233b9c4
perf top: Delete maps on exit
|
12 years ago |
Arnaldo Carvalho de Melo
|
11859e8217
perf top: Stop using exit()
|
12 years ago |
Arnaldo Carvalho de Melo
|
ffe0fb769a
perf tools: Allow passing a list to intlist__new
|
12 years ago |
David Ahern
|
2c803e5248
perf tools: Move get_term_dimensions from top to util.c
|
12 years ago |
Arnaldo Carvalho de Melo
|
34ba5122bf
perf machine: Simplify accessing the host machine
|
12 years ago |
Arnaldo Carvalho de Melo
|
876650e6c3
perf machine: Introduce struct machines
|
12 years ago |
Arnaldo Carvalho de Melo
|
28a6b6aa54
perf session: There is no need for a per session hists instance
|
12 years ago |
Arnaldo Carvalho de Melo
|
56e52e8536
perf evsel: Introduce perf_evsel__open_strerror method
|
12 years ago |
Arnaldo Carvalho de Melo
|
c0a54341c0
perf evsel: Introduce event fallback method
|
12 years ago |
Arnaldo Carvalho de Melo
|
594ac61ad3
perf evsel: Do missing feature fallbacks in just one place
|
12 years ago |
Arnaldo Carvalho de Melo
|
2376c67a7b
perf top: Use perf_evlist__config()
|
12 years ago |