aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/linux
Commit message (Expand)AuthorAge
* tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.hArnaldo Carvalho de Melo2014-12-17
* perf tools: Add test_and_set_bit functionJiri Olsa2014-11-06
* Revert "perf tools: Default to cpu// for events v5"Kan Liang2014-10-15
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* tools: Consolidate types.hBorislav Petkov2014-05-01
* tools: Unify export.hBorislav Petkov2014-05-01
* perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra2014-03-18
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-11
|\
| * perf tools: Fix strict alias issue for find_first_bitJiri Olsa2014-02-28
* | perf tools: Drop prefetch.hBorislav Petkov2014-02-18
* | perf tools: Move hash.h headerBorislav Petkov2014-02-18
* | perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-18
|/
* tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim2014-01-13
* perf fs: Add procfs supportJiri Olsa2013-11-05
* tools/perf: Turn strlcpy() into a __weak functionIngo Molnar2013-10-09
* tools/perf: Clean up util/include/linux/compiler.hIngo Molnar2013-10-09
* perf tools: Default to cpu// for events v5Andi Kleen2013-07-12
* perf tools: Fix PMU format parsing test failureSukadev Bhattiprolu2013-01-24
* perf: Fix UAPI falloutIngo Molnar2012-10-14
* perf: Handle new rbtree implementationMarkus Trippelsdorf2012-10-12
* perf: fix duplicate header inclusionMichel Lespinasse2012-10-10
* rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse2012-10-09
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf tools: Add memdup functionJiri Olsa2012-09-11
* perf tools: fix ALIGN redefinition in system headersIrina Tirdea2012-09-11
* perf tools: include __WORDSIZE definitionIrina Tirdea2012-09-11
* perf tools: Update types definitions for AndroidIrina Tirdea2012-09-11
* perf tools: include wrapper for magic.hIrina Tirdea2012-09-11
* perf bench: fix assert when NDEBUG is definedIrina Tirdea2012-09-08
* perf tools: Fix build for another rbtree.c changeAdrian Hunter2012-09-07
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-11
* perf tools: Adding round_up/round_down macrosJiri Olsa2012-06-29
* perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern2012-06-11
* perf tools: Switch module.h into export.hJiri Olsa2012-03-26
* bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-23
* perf tools: Add bitmap_or function into bitmap objectJiri Olsa2012-02-13
* perf tools: Use for_each_set_bit() to iterate over feature flagsRobert Richter2011-12-23
* perf tools: Fix build against newer glibcJosh Boyer2011-08-18
* perf tools: Fix build on older systemsArnaldo Carvalho de Melo2011-05-26
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-23
|\
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2011-05-22
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
|/
* perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo2011-01-22
* perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo2011-01-22
* perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo2010-11-26
* perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-26
* perf: Add back list_head data typesIngo Molnar2010-08-12
* perf tui: Introduce list_head based generic ui_browser refresh routineArnaldo Carvalho de Melo2010-08-06
* perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-17
* perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo2010-05-02