aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo1-1/+1
2010-06-17perf debug: fix hex dump partial final lineAndy Isaacson1-6/+4
2010-05-27perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo1-1/+1
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()Ian Munsie1-1/+1
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo1-1/+5
2009-12-28perf tools: Move the map class definition to a separate headerArnaldo Carvalho de Melo1-0/+1
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo1-2/+2
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker1-0/+58
2009-08-16perf tools: Factorize the dprintf definitionFrederic Weisbecker1-0/+15
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker1-0/+22