aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include
Commit message (Expand)AuthorAge
* tools/perf: Turn strlcpy() into a __weak functionIngo Molnar2013-10-09
* tools/perf: Clean up util/include/linux/compiler.hIngo Molnar2013-10-09
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo 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
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\
| * perf tools: Add bitmap_or function into bitmap objectJiri Olsa2012-02-13
| * perf bench: Also allow measuring memset()Jan Beulich2012-01-24
* | perf tools, x86: Build perf on older user-space as wellIngo Molnar2012-03-14
|/
* 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 bench, x86: Add alternatives-asm.h wrapperIngo Molnar2011-05-18
* 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
* perf: Move arch specific code into separate arch directoryIan Munsie2010-04-21
* perf tools: Move __used from perf.h to linux/compiler.hArnaldo Carvalho de Melo2010-03-26
* perf tools: Use eprintf for pr_{err,warning,info} tooArnaldo Carvalho de Melo2010-03-12
* perf tools: Adjust some verbosity levelsArnaldo Carvalho de Melo2010-02-04
* perf: Add util/include/linuxhash.h to include hash.h of kernelHitoshi Mitake2010-01-31
* perf symbols: Simplify symbol machinery setupArnaldo Carvalho de Melo2009-11-24
* perf tools: Fix compilation on powerpcPaul Mackerras2009-11-24
* perf tools: Bring linear set of section headers for featuresFrederic Weisbecker2009-11-11
* perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo2009-10-23