aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-02perf bench: Update the copies of x86's mem{cpy,set}_64.SArnaldo Carvalho de Melo1-3/+86
2019-06-25perf tools: Remove old baggage that is util/include/linux/ctype.hArnaldo Carvalho de Melo1-1/+0
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu1-0/+6
2016-07-18perf tools: Remove tools/perf/util/include/linux/const.hArnaldo Carvalho de Melo1-1/+0
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
2016-01-08tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/Arnaldo Carvalho de Melo1-68/+0
2016-01-08tools lib: Sync tools/lib/find_bit.c with the kernelArnaldo Carvalho de Melo1-0/+2
2015-11-18tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.cArnaldo Carvalho de Melo1-3/+0
2015-09-15perf tools: regs_query_register_offset() infrastructureWang Nan1-0/+8
2015-07-05tools: Copy rbtree_augmented.h from the kernelArnaldo Carvalho de Melo1-2/+0
2015-07-05tools: Move rbtree.h from tools/perf/Arnaldo Carvalho de Melo1-104/+0
2015-07-05perf tools: Copy rbtree.h from the kernelArnaldo Carvalho de Melo1-2/+90
2015-06-02tools: Move tools/perf/util/include/linux/{list.h,poison.h} to tools/includeWang Nan2-30/+0
2015-06-02perf tools: Move linux/kernel.h to tools/includeWang Nan1-107/+0
2015-05-27perf tools: Import rb_erase_init from block/ in the kernel sourcesArnaldo Carvalho de Melo1-0/+14
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-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-162/+0
2014-12-17tools: Move bitops.h from tools/perf/util to tools/Arnaldo Carvalho de Melo1-46/+0
2014-12-17tools: Introduce asm-generic/bitops.hArnaldo Carvalho de Melo1-7/+10
2014-12-17tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo1-72/+1
2014-12-17tools: Whitespace prep patches for moving bitops.hArnaldo Carvalho de Melo1-7/+8
2014-12-17tools: Move code originally from asm-generic/atomic.h into tools/include/asm-generic/Arnaldo Carvalho de Melo1-15/+1
2014-12-17tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.hArnaldo Carvalho de Melo1-36/+1
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