aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/debug.c
Commit message (Expand)AuthorAge
* perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo2017-04-24
* perf debug: Move dump_stack() and sighandler_dump_stack() to debug.hArnaldo Carvalho de Melo2017-04-24
* perf tools: Move print_binary definitions to separate filesArnaldo Carvalho de Melo2017-04-19
* perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-19
* perf utils: Add perf_quiet_option()Namhyung Kim2017-02-20
* tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo2016-08-23
* perf tools: Make binary data printer code in trace_event public availableWang Nan2016-02-24
* perf tools: Initialize libapi debug outputJiri Olsa2016-02-16
* perf debug: Rename __eprintf(va_list args) to veprintfArnaldo Carvalho de Melo2016-02-16
* perf tools: Introduce veprintfWang Nan2015-08-06
* perf data: Add perf data to CTF conversion supportJiri Olsa2015-02-25
* perf tools: Allow to force redirect pr_debug to stderr.Andi Kleen2014-11-24
* perf tools: Add debug prints for ordered events queueJiri Olsa2014-08-12
* perf tools: Add --debug optionto set debug variableJiri Olsa2014-07-17
* perf tools: Factor eprintf to allow different debug variablesJiri Olsa2014-07-17
* perf tools: Get rid of a duplicate va_end() in error reporting routineNamhyung Kim2013-12-19
* perf tools: Overload pr_stat traceevent print functionJiri Olsa2013-12-04
* perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo2012-12-09
* perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim2012-12-09
* perf ui: Always compile error printing codeNamhyung Kim2012-12-09
* perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-02
* perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-02
* perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim2012-08-17
* perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-19
* perf tools: Introduce perf_target__strerror()Namhyung Kim2012-05-07
* perf ui browser: Handle K_RESIZE in dialog windowsArnaldo Carvalho de Melo2011-10-26
* perf ui: Rename ui__warning_paranoid to ui__error_paranoidArnaldo Carvalho de Melo2011-10-26
* perf tools: Fixup exit path when not able to open eventsArnaldo Carvalho de Melo2011-03-29
* perf tools: Kill event_t typedef, use 'union perf_event' insteadArnaldo Carvalho de Melo2011-01-29
* perf debug: Simplify trace_eventArnaldo Carvalho de Melo2010-11-30
* perf tools: Fix lost and unknown events handlingArnaldo Carvalho de Melo2010-11-26
* perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo2010-10-26
* perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo2010-08-10
* perf debug: fix hex dump partial final lineAndy Isaacson2010-06-17
* perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo2010-05-27
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
* perf report: Implement initial UI using newtArnaldo Carvalho de Melo2010-03-12
* perf tools: Move the map class definition to a separate headerArnaldo Carvalho de Melo2009-12-28
* perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo2009-10-23
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-16
* perf tools: Factorize the dprintf definitionFrederic Weisbecker2009-08-16
* perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-12