aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/include
AgeCommit message (Expand)Author
2011-12-23perf tools: Use for_each_set_bit() to iterate over feature flagsRobert Richter
2011-08-18perf tools: Fix build against newer glibcJosh Boyer
2011-05-26perf tools: Fix build on older systemsArnaldo Carvalho de Melo
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-22Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-18perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar
2011-01-22perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo
2011-01-22perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo
2010-11-26perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake
2010-08-12perf: Add back list_head data typesIngo Molnar
2010-08-06perf tui: Introduce list_head based generic ui_browser refresh routineArnaldo Carvalho de Melo
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo
2010-05-02perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo
2010-04-22perf: Move arch specific code into separate arch directoryIan Munsie
2010-03-26perf tools: Move __used from perf.h to linux/compiler.hArnaldo Carvalho de Melo
2010-03-12perf tools: Use eprintf for pr_{err,warning,info} tooArnaldo Carvalho de Melo
2010-02-04perf tools: Adjust some verbosity levelsArnaldo Carvalho de Melo
2010-01-31perf: Add util/include/linuxhash.h to include hash.h of kernelHitoshi Mitake
2009-11-24perf symbols: Simplify symbol machinery setupArnaldo Carvalho de Melo
2009-11-24perf tools: Fix compilation on powerpcPaul Mackerras
2009-11-11perf tools: Bring linear set of section headers for featuresFrederic Weisbecker
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo
2009-10-23perf tools: Drop asm/types.h wrapperFrederic Weisbecker
2009-10-20perf tools: Add missing tools/perf/util/include/string.hArnaldo Carvalho de Melo
2009-10-19perf tools: Use DECLARE_BITMAP instead of an open-coded arrayFrederic Weisbecker
2009-10-19perf tools: Use kernel bitmap libraryFrederic Weisbecker
2009-07-11perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo