summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include
AgeCommit message (Expand)Author
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa
2014-01-31perf tools: Fix include for non x86 architecturesFrancesco Fusco
2014-01-13tools include: Move perf's bug.h to a generic placeNamhyung Kim
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim
2013-11-05perf fs: Add procfs supportJiri Olsa
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar
2013-10-09tools/perf: Clean up util/include/linux/compiler.hIngo Molnar
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2013-07-12perf tools: Default to cpu// for events v5Andi Kleen
2013-01-24perf tools: Fix PMU format parsing test failureSukadev Bhattiprolu
2012-10-14perf: Fix UAPI falloutIngo Molnar
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf
2012-10-11perf: fix duplicate header inclusionMichel Lespinasse
2012-10-09rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-11perf tools: Add memdup functionJiri Olsa
2012-09-11perf tools: fix ALIGN redefinition in system headersIrina Tirdea
2012-09-11perf tools: include __WORDSIZE definitionIrina Tirdea
2012-09-11perf tools: Update types definitions for AndroidIrina Tirdea
2012-09-11perf tools: include wrapper for magic.hIrina Tirdea
2012-09-08perf bench: fix assert when NDEBUG is definedIrina Tirdea
2012-09-07perf tools: Fix build for another rbtree.c changeAdrian Hunter
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa
2012-06-29perf tools: Adding round_up/round_down macrosJiri Olsa
2012-06-11perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern
2012-03-26perf tools: Switch module.h into export.hJiri Olsa
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar
2012-02-13perf tools: Add bitmap_or function into bitmap objectJiri Olsa
2012-01-24perf bench: Also allow measuring memset()Jan Beulich
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