aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-17perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo1-1/+1
2014-08-13perf tools: Introduce set_term_quiet_input helper functionJiri Olsa1-0/+2
2014-08-12perf tools: Show better error message in case we fail to open counters due to EBUSY errorJiri Olsa1-0/+1
2014-07-31perf symbols: Make sure --symfs usage includes the path separatorArnaldo Carvalho de Melo1-0/+16
2014-06-09perf tools: Add support to dynamically get cacheline sizeDon Zickus1-0/+1
2014-05-01tools: Consolidate types.hBorislav Petkov1-1/+1
2013-12-27perf tools: Introduce zfreeArnaldo Carvalho de Melo1-0/+2
2013-12-16tools/: Convert to new topic librariesBorislav Petkov1-1/+1
2013-12-13perf tools: Move mem_bswap32/64 to util.cAdrian Hunter1-0/+3
2013-12-13perf tools: Add perf_event_paranoid()Adrian Hunter1-0/+1
2013-12-09perf kvm: Move code to generate filename for perf-kvm to function.Dongsheng Yang1-0/+2
2013-12-09perf evlist: Fix mmap pages rounding to power of 2Adrian Hunter1-0/+12
2013-12-04perf tools: Add filename__read_str util functionJiri Olsa1-0/+1
2013-12-02perf tools: Add writen functionJiri Olsa1-0/+1
2013-12-02perf tools: Use correct return type for readn functionJiri Olsa1-1/+1
2013-10-17perf tools: Introduce filename__read_int helperArnaldo Carvalho de Melo1-0/+2
2013-10-14perf tools: Add copyfile_mode()Adrian Hunter1-0/+1
2013-10-09perf annotate: Pass dso instead of dso_name to get_srcline()Namhyung Kim1-1/+3
2013-10-09perf annotate: Factor out get/free_srcline()Namhyung Kim1-0/+5
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim1-0/+2
2013-10-09perf tools: Add possibility to specify mmap sizeJiri Olsa1-0/+14
2013-08-07perf util: Add parse_nsec_time() functionNamhyung Kim1-0/+2
2013-07-12perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim1-0/+3
2013-07-08perf tools: Include termios.h explicitlyJoonsoo Kim1-1/+1
2013-05-28perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu1-2/+2
2013-03-21perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim1-2/+0
2013-03-15perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov1-2/+5
2013-01-24perf tools: Move ltrim() to util/string.cNamhyung Kim1-0/+1
2013-01-24perf tools: Move get_term_dimensions from top to util.cDavid Ahern1-0/+3
2012-10-29perf tools: Move strxfrchar into string objectJiri Olsa1-0/+1
2012-10-29perf tools: Move hex2u64 into util objectJiri Olsa1-0/+1
2012-10-24perf trace: Support interrupted syscallsArnaldo Carvalho de Melo1-0/+4
2012-10-06perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo1-0/+2
2012-09-11perf tools: include wrapper for magic.hIrina Tirdea1-1/+1
2012-09-05perf tools: remove unneeded include of network header filesDavid Ahern1-5/+0
2012-08-07perf tools: Add dump_stack functionArnaldo Carvalho de Melo1-0/+2
2012-06-19perf lib: Introduce rtrimArnaldo Carvalho de Melo1-0/+2
2012-05-11Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-3/+0
2012-05-07perf target: Introduce perf_target__parse_uid()Namhyung Kim1-3/+0
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim1-2/+0
2012-05-02perf tools: Introduce perf_target__validate() helperNamhyung Kim1-1/+3
2012-04-19perf annotate browser: Align jump labelsArnaldo Carvalho de Melo1-0/+2
2012-02-13perf tools: Implement islower/isupper macro into util.hNamhyung Kim1-0/+4
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern1-1/+1
2012-01-24perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney1-1/+0
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo1-0/+2
2012-01-06perf kvm: Do guest-only counting by defaultJoerg Roedel1-0/+4
2011-12-23perf: builtin-record: Document and check that mmap_pages must be a power of two.Nelson Elhage1-0/+11
2011-07-15perf probe: Move strtailcmp to string.cMasami Hiramatsu1-0/+1
2011-02-18perf tools: Makefile: Remove platform-specific cruftMichael Witten1-26/+0