aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-18perf tools: Remove tools/perf/util/include/asm/byteorder.hArnaldo Carvalho de Melo1-2/+0
2016-07-12perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo1-9/+0
2016-07-12perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/Arnaldo Carvalho de Melo2-2/+0
2015-03-03perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov1-0/+1
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo1-8/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-6/+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
2012-10-14perf: Fix UAPI falloutIngo Molnar1-1/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar2-0/+2
2012-01-24perf bench: Also allow measuring memset()Jan Beulich1-1/+3
2011-05-18perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar1-0/+8
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 Mitake2-0/+20
2010-05-02perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo2-18/+8
2009-11-24perf symbols: Simplify symbol machinery setupArnaldo Carvalho de Melo1-0/+22
2009-10-23perf tools: Drop asm/types.h wrapperFrederic Weisbecker3-18/+13
2009-10-19perf tools: Use DECLARE_BITMAP instead of an open-coded arrayFrederic Weisbecker1-0/+1
2009-10-19perf tools: Use kernel bitmap libraryFrederic Weisbecker5-0/+40
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo1-0/+1