Namhyung Kim
|
053a3989e1
perf report/top: Add --raw-trace option
|
9 年之前 |
Namhyung Kim
|
40184c46a3
perf tools: Pass evlist to setup_sorting()
|
9 年之前 |
Namhyung Kim
|
54f8f40384
perf top: Create the evlist sooner
|
9 年之前 |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 年之前 |
Namhyung Kim
|
beefb8d0e5
perf top: Cleanup condition in perf_top__record_precise_ip()
|
9 年之前 |
Namhyung Kim
|
448f13b2d1
perf top: Fix annotation on --stdio
|
9 年之前 |
Namhyung Kim
|
151ee834cc
perf top: Access hists->lock only if needed
|
9 年之前 |
Namhyung Kim
|
64226bcf64
perf top: Do not convert address for perf_top__record_precise_ip()
|
9 年之前 |
Masami Hiramatsu
|
9d8b172f29
perf tools: Make perf_session__register_idle_thread drop the refcount
|
9 年之前 |
Arnaldo Carvalho de Melo
|
f8a5c0b24b
perf top: Do show usage message when failing to create cpu/thread maps
|
9 年之前 |
Namhyung Kim
|
76a26549eb
perf tools: Improve call graph documents and help messages
|
9 年之前 |
Namhyung Kim
|
792aeafa8e
perf tools: Defaults to 'caller' callchain order only if --children is enabled
|
9 年之前 |
Namhyung Kim
|
a2c10d39af
perf top: Support call-graph display options also
|
9 年之前 |
Namhyung Kim
|
c53d138d41
perf top: Register idle thread
|
10 年之前 |
Namhyung Kim
|
4b37af5957
perf top: Fix unresolved comm when -s comm is used
|
10 年之前 |
Arnaldo Carvalho de Melo
|
cfc5acd4c8
perf top: Filter symbols based on __map__is_kernel(map)
|
10 年之前 |
Kan Liang
|
2e7ea3ab82
perf tools: Introduce new sort type "socket" for the processor socket
|
10 年之前 |
Arnaldo Carvalho de Melo
|
eebd0bfca5
perf env: Rename some leftovers from rename to perf_env
|
10 年之前 |
Ingo Molnar
|
40a2ea1bd9
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes
|
10 年之前 |
Arnaldo Carvalho de Melo
|
09f4d78ab0
perf top: Show backtrace when handling a SIGSEGV on --stdio mode
|
10 年之前 |
Andi Kleen
|
a18b027efe
perf top: Add branch annotation code to top
|
10 年之前 |
Namhyung Kim
|
13d1e536b1
perf top: Move toggling event logic into hists browser
|
10 年之前 |
Kan Liang
|
9d9cad763c
perf tools: Configurable per thread proc map processing time out
|
10 年之前 |
Arnaldo Carvalho de Melo
|
ae3b6ab603
perf top: Tell the user how to unfreeze events after pressing 'f'
|
10 年之前 |
Arnaldo Carvalho de Melo
|
fbb7997e30
perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
|
10 年之前 |
Arnaldo Carvalho de Melo
|
5d484f99ae
perf top: Allow disabling/enabling events dynamicly
|
10 年之前 |
Namhyung Kim
|
063bd9363b
perf hists: Reducing arguments of hist_entry_iter__add()
|
10 年之前 |
Ingo Molnar
|
f7dc7fd1c0
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
|
10 年之前 |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 年之前 |
Wang Nan
|
c671835021
perf top: Fix a segfault when kernel map is restricted.
|
10 年之前 |