aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-6/+0
2014-11-06perf tools: Add test_and_set_bit functionJiri Olsa2-0/+19
2014-10-15Revert "perf tools: Default to cpu// for events v5"Kan Liang1-1/+0
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa1-21/+0
2014-05-01tools: Consolidate types.hBorislav Petkov3-29/+4
2014-05-01tools: Unify export.hBorislav Petkov1-6/+0
2014-03-18perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra1-6/+0
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+3
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-18perf tools: Drop prefetch.hBorislav Petkov2-7/+0
2014-02-18perf tools: Move hash.h headerBorislav Petkov1-5/+0
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov1-16/+0
2014-01-31perf tools: Fix include for non x86 architecturesFrancesco Fusco1-0/+6
2014-01-13tools include: Move perf's bug.h to a generic placeNamhyung Kim1-22/+0
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim1-30/+0
2013-11-05perf fs: Add procfs supportJiri Olsa1-0/+4
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar1-0/+4
2013-10-09tools/perf: Clean up util/include/linux/compiler.hIngo Molnar1-5/+10
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar1-1/+1
2013-07-12perf tools: Default to cpu// for events v5Andi Kleen1-0/+1
2013-01-24perf tools: Fix PMU format parsing test failureSukadev Bhattiprolu1-0/+1
2012-10-14perf: Fix UAPI falloutIngo Molnar2-2/+2
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf1-0/+2
2012-10-11perf: fix duplicate header inclusionMichel Lespinasse1-1/+0
2012-10-09rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse1-0/+1
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-1/+3
2012-09-11perf tools: Add memdup functionJiri Olsa1-0/+2
2012-09-11perf tools: fix ALIGN redefinition in system headersIrina Tirdea1-2/+2
2012-09-11perf tools: include __WORDSIZE definitionIrina Tirdea1-0/+4
2012-09-11perf tools: Update types definitions for AndroidIrina Tirdea3-0/+21
2012-09-11perf tools: include wrapper for magic.hIrina Tirdea1-0/+12
2012-09-08perf bench: fix assert when NDEBUG is definedIrina Tirdea1-0/+4
2012-09-07perf tools: Fix build for another rbtree.c changeAdrian Hunter1-0/+1
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa1-0/+1
2012-06-29perf tools: Adding round_up/round_down macrosJiri Olsa1-0/+10
2012-06-11perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern1-0/+2
2012-03-26perf tools: Switch module.h into export.hJiri Olsa1-0/+0
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita1-1/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+14
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar2-0/+2
2012-02-13perf tools: Add bitmap_or function into bitmap objectJiri Olsa1-0/+11
2012-01-24perf bench: Also allow measuring memset()Jan Beulich1-1/+3
2011-12-23perf tools: Use for_each_set_bit() to iterate over feature flagsRobert Richter1-0/+118
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