summaryrefslogtreecommitdiff
path: root/tools/perf/util/include/asm
AgeCommit message (Expand)Author
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-18perf tools: Remove tools/perf/util/include/asm/byteorder.hArnaldo Carvalho de Melo
2016-07-12perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo
2016-07-12perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo
2015-03-03perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
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
2012-10-14perf: Fix UAPI falloutIngo Molnar
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-01-24perf bench: Also allow measuring memset()Jan Beulich
2011-05-18perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake
2010-05-02perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo
2009-11-24perf symbols: Simplify symbol machinery setupArnaldo Carvalho de Melo
2009-10-23perf tools: Drop asm/types.h wrapperFrederic Weisbecker
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-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo