Ingo Molnar
|
40a2ea1bd9
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes
|
10 years ago |
Arnaldo Carvalho de Melo
|
09f4d78ab0
perf top: Show backtrace when handling a SIGSEGV on --stdio mode
|
10 years ago |
Andi Kleen
|
a18b027efe
perf top: Add branch annotation code to top
|
10 years ago |
Namhyung Kim
|
13d1e536b1
perf top: Move toggling event logic into hists browser
|
10 years ago |
Kan Liang
|
9d9cad763c
perf tools: Configurable per thread proc map processing time out
|
10 years ago |
Arnaldo Carvalho de Melo
|
ae3b6ab603
perf top: Tell the user how to unfreeze events after pressing 'f'
|
10 years ago |
Arnaldo Carvalho de Melo
|
fbb7997e30
perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
|
10 years ago |
Arnaldo Carvalho de Melo
|
5d484f99ae
perf top: Allow disabling/enabling events dynamicly
|
10 years ago |
Namhyung Kim
|
063bd9363b
perf hists: Reducing arguments of hist_entry_iter__add()
|
10 years ago |
Ingo Molnar
|
f7dc7fd1c0
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
Wang Nan
|
c671835021
perf top: Fix a segfault when kernel map is restricted.
|
10 years ago |
Arnaldo Carvalho de Melo
|
18425f13a0
perf symbols: Save DSO loading errno to better report errors
|
10 years ago |
Arnaldo Carvalho de Melo
|
75be989a7a
perf evlist: Adopt events_stats from perf_session
|
10 years ago |
Arnaldo Carvalho de Melo
|
48000a1aed
perf tools: Remove EOL whitespaces
|
10 years ago |
Vineet Gupta
|
ea1fe3a887
perf tools: Avoid build splat for syscall numbers with uclibc
|
10 years ago |
Namhyung Kim
|
740b97f950
perf report: Show progress bar for output resorting
|
10 years ago |
Arnaldo Carvalho de Melo
|
a635fc511e
perf tools: Remove hists from evsel
|
10 years ago |
Arnaldo Carvalho de Melo
|
4ea062ed43
perf evsel: Add hists helper
|
10 years ago |
Namhyung Kim
|
5a2e5e8598
perf tools: Convert {record,top}.call-graph option to call-graph.record-mode
|
11 years ago |
Namhyung Kim
|
f7f084f4d3
perf callchain: Move some parser functions to callchain.c
|
11 years ago |
Namhyung Kim
|
72a128aa08
perf tools: Move callchain config from record_opts to callchain_param
|
11 years ago |
Taeung Song
|
52e0283497
perf tools: Modify error code for when perf_session__new() fails
|
11 years ago |
Arnaldo Carvalho de Melo
|
f66a889dbc
perf evlist: Introduce poll method for common code idiom
|
11 years ago |
Arnaldo Carvalho de Melo
|
a8fa496092
perf tools: Don't include sys/poll.h directly
|
11 years ago |
Avi Kivity
|
763122ade7
perf tools: Disable kernel symbol demangling by default
|
11 years ago |
Jiri Olsa
|
3969cc094a
perf top: Use set_term_quiet() instead of open coded equivalent
|
11 years ago |
Masami Hiramatsu
|
809adea685
perf top: Use strerror_r instead of strerror
|
11 years ago |
Namhyung Kim
|
701937bd59
perf top: Fix -z option behavior
|
11 years ago |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 years ago |