aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h
Commit message (Expand)AuthorAge
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-27
* tools/: Convert to new topic librariesBorislav Petkov2013-12-16
* perf tools: Move mem_bswap32/64 to util.cAdrian Hunter2013-12-13
* perf tools: Add perf_event_paranoid()Adrian Hunter2013-12-13
* perf kvm: Move code to generate filename for perf-kvm to function.Dongsheng Yang2013-12-09
* perf evlist: Fix mmap pages rounding to power of 2Adrian Hunter2013-12-09
* perf tools: Add filename__read_str util functionJiri Olsa2013-12-04
* perf tools: Add writen functionJiri Olsa2013-12-02
* perf tools: Use correct return type for readn functionJiri Olsa2013-12-02
* perf tools: Introduce filename__read_int helperArnaldo Carvalho de Melo2013-10-17
* perf tools: Add copyfile_mode()Adrian Hunter2013-10-14
* perf annotate: Pass dso instead of dso_name to get_srcline()Namhyung Kim2013-10-09
* perf annotate: Factor out get/free_srcline()Namhyung Kim2013-10-09
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-09
* perf tools: Add possibility to specify mmap sizeJiri Olsa2013-10-09
* perf util: Add parse_nsec_time() functionNamhyung Kim2013-08-07
* perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim2013-07-12
* perf tools: Include termios.h explicitlyJoonsoo Kim2013-07-08
* perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu2013-05-28
* perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim2013-03-21
* perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov2013-03-15
* perf tools: Move ltrim() to util/string.cNamhyung Kim2013-01-24
* perf tools: Move get_term_dimensions from top to util.cDavid Ahern2013-01-24
* perf tools: Move strxfrchar into string objectJiri Olsa2012-10-29
* perf tools: Move hex2u64 into util objectJiri Olsa2012-10-29
* perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-24
* perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-06
* perf tools: include wrapper for magic.hIrina Tirdea2012-09-11
* perf tools: remove unneeded include of network header filesDavid Ahern2012-09-05
* perf tools: Add dump_stack functionArnaldo Carvalho de Melo2012-08-07
* perf lib: Introduce rtrimArnaldo Carvalho de Melo2012-06-19
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-05-11
|\
| * perf target: Introduce perf_target__parse_uid()Namhyung Kim2012-05-07
| * perf target: Split out perf_target handling codeNamhyung Kim2012-05-02
| * perf tools: Introduce perf_target__validate() helperNamhyung Kim2012-05-02
* | perf annotate browser: Align jump labelsArnaldo Carvalho de Melo2012-04-19
|/
* perf tools: Implement islower/isupper macro into util.hNamhyung Kim2012-02-13
* perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-13
* perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-24
* perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-24
* perf kvm: Do guest-only counting by defaultJoerg Roedel2012-01-06
* perf: builtin-record: Document and check that mmap_pages must be a power of two.Nelson Elhage2011-12-23
* perf probe: Move strtailcmp to string.cMasami Hiramatsu2011-07-15
* perf tools: Makefile: Remove platform-specific cruftMichael Witten2011-02-18
* perf util: Move do_read from session to utilArnaldo Carvalho de Melo2011-01-03
* perf ui browser: Return the exit key in all browsersArnaldo Carvalho de Melo2010-08-19
* perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-17
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-05
* perf annotate: Add TUI interfaceArnaldo Carvalho de Melo2010-05-22
* perf tools: remove xstrndup, xmalloc, xzallocArnaldo Carvalho de Melo2010-05-18