summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-171-21/+0Star
* tools: Consolidate types.hBorislav Petkov2014-05-013-29/+4Star
* tools: Unify export.hBorislav Petkov2014-05-011-6/+0Star
* perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra2014-03-181-6/+0Star
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-111-1/+3
|\
| * perf tools: Fix strict alias issue for find_first_bitJiri Olsa2014-02-281-1/+3
* | perf tools: Drop prefetch.hBorislav Petkov2014-02-182-7/+0Star
* | perf tools: Move hash.h headerBorislav Petkov2014-02-181-5/+0Star
* | perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-181-16/+0Star
|/
* perf tools: Fix include for non x86 architecturesFrancesco Fusco2014-01-311-0/+6
* tools include: Move perf's bug.h to a generic placeNamhyung Kim2014-01-131-22/+0Star
* tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim2014-01-131-30/+0Star
* perf fs: Add procfs supportJiri Olsa2013-11-051-0/+4
* tools/perf: Turn strlcpy() into a __weak functionIngo Molnar2013-10-091-0/+4
* tools/perf: Clean up util/include/linux/compiler.hIngo Molnar2013-10-091-5/+10
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-1/+1
* perf tools: Default to cpu// for events v5Andi Kleen2013-07-121-0/+1
* perf tools: Fix PMU format parsing test failureSukadev Bhattiprolu2013-01-241-0/+1
* perf: Fix UAPI falloutIngo Molnar2012-10-142-2/+2
* perf: Handle new rbtree implementationMarkus Trippelsdorf2012-10-131-0/+2
* perf: fix duplicate header inclusionMichel Lespinasse2012-10-111-1/+0Star
* rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse2012-10-091-0/+1
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+3
* perf tools: Add memdup functionJiri Olsa2012-09-111-0/+2
* perf tools: fix ALIGN redefinition in system headersIrina Tirdea2012-09-111-2/+2
* perf tools: include __WORDSIZE definitionIrina Tirdea2012-09-111-0/+4
* perf tools: Update types definitions for AndroidIrina Tirdea2012-09-113-0/+21
* perf tools: include wrapper for magic.hIrina Tirdea2012-09-111-0/+12
* perf bench: fix assert when NDEBUG is definedIrina Tirdea2012-09-081-0/+4
* perf tools: Fix build for another rbtree.c changeAdrian Hunter2012-09-081-0/+1
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-111-0/+1
* perf tools: Adding round_up/round_down macrosJiri Olsa2012-06-291-0/+10
* perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern2012-06-111-0/+2
* perf tools: Switch module.h into export.hJiri Olsa2012-03-261-0/+0
* bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-241-1/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-202-1/+14
|\
| * perf tools: Add bitmap_or function into bitmap objectJiri Olsa2012-02-141-0/+11
| * perf bench: Also allow measuring memset()Jan Beulich2012-01-241-1/+3
* | perf tools, x86: Build perf on older user-space as wellIngo Molnar2012-03-142-0/+2
|/
* perf tools: Use for_each_set_bit() to iterate over feature flagsRobert Richter2011-12-231-0/+118
* perf tools: Fix build against newer glibcJosh Boyer2011-08-181-0/+2
* perf tools: Fix build on older systemsArnaldo Carvalho de Melo2011-05-261-0/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-231-0/+2
|\
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2011-05-221-0/+2
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-1/+1
|/
* perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar2011-05-181-0/+8
* perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo2011-01-221-0/+1
* perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo2011-01-221-0/+1
* perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo2010-11-261-0/+5
* perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-263-0/+33