Yisheng Xie
|
a08f6dd419
perf debug: Avoid setting 'quiet' to 'true' unnecessarily
|
7 年之前 |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Arnaldo Carvalho de Melo
|
923d0c9ae5
perf tools: Introduce binary__fprintf()
|
7 年之前 |
Arnaldo Carvalho de Melo
|
4208735d8d
perf tools: Remove poll.h and wait.h from util.h
|
8 年之前 |
Arnaldo Carvalho de Melo
|
8c2b7cac78
perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h
|
8 年之前 |
Arnaldo Carvalho de Melo
|
fea013928c
perf tools: Move print_binary definitions to separate files
|
8 年之前 |
Arnaldo Carvalho de Melo
|
3d689ed609
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
|
8 年之前 |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 年之前 |
Namhyung Kim
|
80df198820
perf utils: Add perf_quiet_option()
|
8 年之前 |
Arnaldo Carvalho de Melo
|
bd48c63eb0
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
|
9 年之前 |
Wang Nan
|
c339b1a90e
perf tools: Make binary data printer code in trace_event public available
|
9 年之前 |
Jiri Olsa
|
dd629cc097
perf tools: Initialize libapi debug output
|
9 年之前 |
Arnaldo Carvalho de Melo
|
bedbdd4297
perf debug: Rename __eprintf(va_list args) to veprintf
|
9 年之前 |
Wang Nan
|
0af0885ef6
perf tools: Introduce veprintf
|
10 年之前 |
Jiri Olsa
|
edbe9817ae
perf data: Add perf data to CTF conversion support
|
10 年之前 |
Andi Kleen
|
f78eaef0e0
perf tools: Allow to force redirect pr_debug to stderr.
|
10 年之前 |
Jiri Olsa
|
cee3ab9caa
perf tools: Add debug prints for ordered events queue
|
11 年之前 |
Jiri Olsa
|
bbb2cea7e8
perf tools: Add --debug optionto set debug variable
|
11 年之前 |
Jiri Olsa
|
c95688aac7
perf tools: Factor eprintf to allow different debug variables
|
11 年之前 |
Namhyung Kim
|
73db8f8261
perf tools: Get rid of a duplicate va_end() in error reporting routine
|
11 年之前 |
Jiri Olsa
|
f772abc634
perf tools: Overload pr_stat traceevent print function
|
11 年之前 |
Arnaldo Carvalho de Melo
|
044c4f8fba
perf tools: Fix TUI helpline output
|
12 年之前 |
Namhyung Kim
|
b56e53312d
perf ui/helpline: Introduce ui_helpline__vshow()
|
12 年之前 |
Namhyung Kim
|
752914208a
perf ui: Always compile error printing code
|
12 年之前 |
Namhyung Kim
|
f9f526ecdc
perf tools: Convert to GTK2_SUPPORT
|
13 年之前 |
Namhyung Kim
|
1254b51e32
perf tools: Convert to NEWT_SUPPORT
|
13 年之前 |
Namhyung Kim
|
0985a94891
perf ui gtk: Add perf_gtk__show_helpline() for pr_*
|
13 年之前 |
Namhyung Kim
|
ba47a142d9
perf ui: Introduce struct perf_error_ops
|
13 年之前 |
Namhyung Kim
|
16ad2ffb82
perf tools: Introduce perf_target__strerror()
|
13 年之前 |