summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/debug.c
Commit message (Expand)AuthorAgeFilesLines
* perf utils: Add perf_quiet_option()Namhyung Kim2017-02-201-0/+17
* tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo2016-08-231-6/+4
* perf tools: Make binary data printer code in trace_event public availableWang Nan2016-02-241-27/+48
* perf tools: Initialize libapi debug outputJiri Olsa2016-02-161-0/+21
* perf debug: Rename __eprintf(va_list args) to veprintfArnaldo Carvalho de Melo2016-02-161-10/+5
* perf tools: Introduce veprintfWang Nan2015-08-061-0/+5
* perf data: Add perf data to CTF conversion supportJiri Olsa2015-02-251-0/+2
* perf tools: Allow to force redirect pr_debug to stderr.Andi Kleen2014-11-241-1/+3
* perf tools: Add debug prints for ordered events queueJiri Olsa2014-08-121-1/+35
* perf tools: Add --debug optionto set debug variableJiri Olsa2014-07-171-0/+44
* perf tools: Factor eprintf to allow different debug variablesJiri Olsa2014-07-171-6/+6
* perf tools: Get rid of a duplicate va_end() in error reporting routineNamhyung Kim2013-12-191-1/+0
* perf tools: Overload pr_stat traceevent print functionJiri Olsa2013-12-041-3/+27
* perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo2012-12-091-1/+1
* perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim2012-12-091-4/+2
* perf ui: Always compile error printing codeNamhyung Kim2012-12-091-22/+0
* perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-021-1/+1
* perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-021-1/+1
* perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim2012-08-171-1/+3
* perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-191-1/+1
* perf tools: Introduce perf_target__strerror()Namhyung Kim2012-05-071-0/+1
* perf ui browser: Handle K_RESIZE in dialog windowsArnaldo Carvalho de Melo2011-10-261-3/+4
* perf ui: Rename ui__warning_paranoid to ui__error_paranoidArnaldo Carvalho de Melo2011-10-261-2/+2
* perf tools: Fixup exit path when not able to open eventsArnaldo Carvalho de Melo2011-03-291-0/+10
* perf tools: Kill event_t typedef, use 'union perf_event' insteadArnaldo Carvalho de Melo2011-01-291-1/+1
* perf debug: Simplify trace_eventArnaldo Carvalho de Melo2010-11-301-28/+13
* perf tools: Fix lost and unknown events handlingArnaldo Carvalho de Melo2010-11-271-0/+11
* perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo2010-10-261-2/+2
* perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo2010-08-101-1/+1
* perf debug: fix hex dump partial final lineAndy Isaacson2010-06-171-6/+4
* perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo2010-05-271-1/+1
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-141-1/+1
* perf report: Implement initial UI using newtArnaldo Carvalho de Melo2010-03-121-1/+5
* perf tools: Move the map class definition to a separate headerArnaldo Carvalho de Melo2009-12-281-0/+1
* perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo2009-10-231-2/+2
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-161-0/+58
* perf tools: Factorize the dprintf definitionFrederic Weisbecker2009-08-161-0/+15
* perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-121-0/+22