aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-18perf tools: Fix build against newer glibcJosh Boyer1-0/+2
2011-05-26perf tools: Fix build on older systemsArnaldo Carvalho de Melo1-0/+1
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-05-22Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgentIngo Molnar1-0/+2
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-1/+1
2011-05-18perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar1-0/+8
2011-01-22perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo1-0/+1
2011-01-22perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo1-0/+1
2010-11-26perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo1-0/+5
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/memcpy_64.S memcpy routines via 'perf bench mem'Hitoshi Mitake3-0/+33
2010-08-12perf: Add back list_head data typesIngo Molnar1-0/+12
2010-08-06perf tui: Introduce list_head based generic ui_browser refresh routineArnaldo Carvalho de Melo1-0/+8
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo1-0/+2
2010-05-02perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo4-32/+52
2010-04-22perf: Move arch specific code into separate arch directoryIan Munsie1-0/+8
2010-03-26perf tools: Move __used from perf.h to linux/compiler.hArnaldo Carvalho de Melo1-0/+2
2010-03-12perf tools: Use eprintf for pr_{err,warning,info} tooArnaldo Carvalho de Melo1-3/+6
2010-02-04perf tools: Adjust some verbosity levelsArnaldo Carvalho de Melo1-0/+1
2010-01-31perf: Add util/include/linuxhash.h to include hash.h of kernelHitoshi Mitake1-0/+5
2009-11-24perf symbols: Simplify symbol machinery setupArnaldo Carvalho de Melo1-0/+22
2009-11-24perf tools: Fix compilation on powerpcPaul Mackerras1-0/+2
2009-11-11perf tools: Bring linear set of section headers for featuresFrederic Weisbecker2-1/+2
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo1-0/+17
2009-10-23perf tools: Drop asm/types.h wrapperFrederic Weisbecker4-18/+15
2009-10-20perf tools: Add missing tools/perf/util/include/string.hArnaldo Carvalho de Melo1-0/+1
2009-10-19perf tools: Use DECLARE_BITMAP instead of an open-coded arrayFrederic Weisbecker2-1/+8
2009-10-19perf tools: Use kernel bitmap libraryFrederic Weisbecker11-0/+140
2009-07-11perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo1-0/+8
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo4-0/+26
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo3-0/+28