summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/linux/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix strict alias issue for find_first_bitJiri Olsa2014-02-281-1/+3
* perf tools: Fix PMU format parsing test failureSukadev Bhattiprolu2013-01-241-0/+1
* perf tools: include __WORDSIZE definitionIrina Tirdea2012-09-111-0/+4
* perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern2012-06-111-0/+2
* bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-231-1/+1
* perf tools: Use for_each_set_bit() to iterate over feature flagsRobert Richter2011-12-231-0/+118
* 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 tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo2010-05-021-11/+9
* perf tools: Fix compilation on powerpcPaul Mackerras2009-11-241-0/+2
* perf tools: Use kernel bitmap libraryFrederic Weisbecker2009-10-191-0/+27
OpenPOWER on IntegriCloud