summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include
AgeCommit message (Expand)AuthorLines
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa-21/+0
2014-05-01tools: Consolidate types.hBorislav Petkov-29/+4
2014-05-01tools: Unify export.hBorislav Petkov-6/+0
2014-03-18perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra-6/+0
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar-1/+3
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa-1/+3
2014-02-18perf tools: Drop prefetch.hBorislav Petkov-7/+0
2014-02-18perf tools: Move hash.h headerBorislav Petkov-5/+0
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov-16/+0
2014-01-31perf tools: Fix include for non x86 architecturesFrancesco Fusco-0/+6
2014-01-13tools include: Move perf's bug.h to a generic placeNamhyung Kim-22/+0
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim-30/+0
2013-11-05perf fs: Add procfs supportJiri Olsa-0/+4
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar-0/+4
2013-10-09tools/perf: Clean up util/include/linux/compiler.hIngo Molnar-5/+10
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar-1/+1
2013-07-12perf tools: Default to cpu// for events v5Andi Kleen-0/+1
2013-01-24perf tools: Fix PMU format parsing test failureSukadev Bhattiprolu-0/+1
2012-10-14perf: Fix UAPI falloutIngo Molnar-2/+2
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf-0/+2
2012-10-11perf: fix duplicate header inclusionMichel Lespinasse-1/+0
2012-10-09rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse-0/+1
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea-1/+3
2012-09-11perf tools: Add memdup functionJiri Olsa-0/+2
2012-09-11perf tools: fix ALIGN redefinition in system headersIrina Tirdea-2/+2
2012-09-11perf tools: include __WORDSIZE definitionIrina Tirdea-0/+4
2012-09-11perf tools: Update types definitions for AndroidIrina Tirdea-0/+21
2012-09-11perf tools: include wrapper for magic.hIrina Tirdea-0/+12
2012-09-08perf bench: fix assert when NDEBUG is definedIrina Tirdea-0/+4
2012-09-07perf tools: Fix build for another rbtree.c changeAdrian Hunter-0/+1
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa-0/+1
2012-06-29perf tools: Adding round_up/round_down macrosJiri Olsa-0/+10
2012-06-11perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern-0/+2
2012-03-26perf tools: Switch module.h into export.hJiri Olsa-0/+0
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita-1/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+14
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar-0/+2
2012-02-13perf tools: Add bitmap_or function into bitmap objectJiri Olsa-0/+11
2012-01-24perf bench: Also allow measuring memset()Jan Beulich-1/+3
2011-12-23perf tools: Use for_each_set_bit() to iterate over feature flagsRobert Richter-0/+118
2011-08-18perf tools: Fix build against newer glibcJosh Boyer-0/+2
2011-05-26perf tools: Fix build on older systemsArnaldo Carvalho de Melo-0/+1
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2011-05-22Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar-0/+2
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds-1/+1
2011-05-18perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar-0/+8
2011-01-22perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo-0/+1
2011-01-22perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo-0/+1
2010-11-26perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo-0/+5
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake-0/+33