summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix building warning on ARM 32Wang Nan2014-12-191-1/+1
* perf evlist: Use roundup_pow_of_twoArnaldo Carvalho de Melo2014-12-171-18/+0
* tools: Move code originally from linux/log2.h to tools/include/linux/Arnaldo Carvalho de Melo2014-12-171-11/+0
* tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo2014-12-111-1/+0
* perf tools: Add --buildid-dir option to set cache directoryJiri Olsa2014-12-091-1/+1
* perf callchain: Make get_srcline fall back to sym+offsetAndi Kleen2014-11-241-1/+3
* perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim2014-11-191-1/+0
* perf tools: Add gzip decompression support for kernel moduleNamhyung Kim2014-11-051-0/+5
* perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park2014-09-171-0/+2
* perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo2014-09-171-1/+1
* perf tools: Introduce set_term_quiet_input helper functionJiri Olsa2014-08-131-0/+2
* perf tools: Show better error message in case we fail to open counters due to...Jiri Olsa2014-08-121-0/+1
* perf symbols: Make sure --symfs usage includes the path separatorArnaldo Carvalho de Melo2014-07-311-0/+16
* perf tools: Add support to dynamically get cacheline sizeDon Zickus2014-06-091-0/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-1/+1
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-271-0/+2
* tools/: Convert to new topic librariesBorislav Petkov2013-12-161-1/+1
* perf tools: Move mem_bswap32/64 to util.cAdrian Hunter2013-12-131-0/+3
* perf tools: Add perf_event_paranoid()Adrian Hunter2013-12-131-0/+1
* perf kvm: Move code to generate filename for perf-kvm to function.Dongsheng Yang2013-12-091-0/+2
* perf evlist: Fix mmap pages rounding to power of 2Adrian Hunter2013-12-091-0/+12
* perf tools: Add filename__read_str util functionJiri Olsa2013-12-041-0/+1
* perf tools: Add writen functionJiri Olsa2013-12-021-0/+1
* perf tools: Use correct return type for readn functionJiri Olsa2013-12-021-1/+1
* perf tools: Introduce filename__read_int helperArnaldo Carvalho de Melo2013-10-171-0/+2
* perf tools: Add copyfile_mode()Adrian Hunter2013-10-141-0/+1
* perf annotate: Pass dso instead of dso_name to get_srcline()Namhyung Kim2013-10-091-1/+3
* perf annotate: Factor out get/free_srcline()Namhyung Kim2013-10-091-0/+5
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-091-0/+2
* perf tools: Add possibility to specify mmap sizeJiri Olsa2013-10-091-0/+14
* perf util: Add parse_nsec_time() functionNamhyung Kim2013-08-071-0/+2
* perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim2013-07-121-0/+3
* perf tools: Include termios.h explicitlyJoonsoo Kim2013-07-081-1/+1
* perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu2013-05-281-2/+2
* perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim2013-03-211-2/+0
* perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov2013-03-151-2/+5
* perf tools: Move ltrim() to util/string.cNamhyung Kim2013-01-241-0/+1
* perf tools: Move get_term_dimensions from top to util.cDavid Ahern2013-01-241-0/+3
* perf tools: Move strxfrchar into string objectJiri Olsa2012-10-291-0/+1
* perf tools: Move hex2u64 into util objectJiri Olsa2012-10-291-0/+1
* perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-241-0/+4
* perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-061-0/+2
* perf tools: include wrapper for magic.hIrina Tirdea2012-09-111-1/+1
* perf tools: remove unneeded include of network header filesDavid Ahern2012-09-051-5/+0
* perf tools: Add dump_stack functionArnaldo Carvalho de Melo2012-08-071-0/+2
* perf lib: Introduce rtrimArnaldo Carvalho de Melo2012-06-191-0/+2
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-05-111-3/+0
|\
| * perf target: Introduce perf_target__parse_uid()Namhyung Kim2012-05-071-3/+0
| * perf target: Split out perf_target handling codeNamhyung Kim2012-05-021-2/+0
| * perf tools: Introduce perf_target__validate() helperNamhyung Kim2012-05-021-1/+3
OpenPOWER on IntegriCloud