summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.c
AgeCommit message (Expand)AuthorLines
2014-04-29perf tools: Handle EINTR error for readn/writenNamhyung Kim-0/+2
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov-1/+1
2013-12-13perf tools: Move mem_bswap32/64 to util.cAdrian Hunter-0/+22
2013-12-13perf tools: Add perf_event_paranoid()Adrian Hunter-0/+19
2013-12-09perf kvm: Move code to generate filename for perf-kvm to function.Dongsheng Yang-0/+14
2013-12-04perf tools: Add filename__read_str util functionJiri Olsa-0/+49
2013-12-02perf tools: Add writen functionJiri Olsa-5/+19
2013-12-02perf tools: Fine tune readn functionJiri Olsa-5/+11
2013-12-02perf tools: Use correct return type for readn functionJiri Olsa-2/+2
2013-10-23perf tools: Do not accept parse_tag_value() overflowAdrian Hunter-0/+2
2013-10-17perf tools: Introduce filename__read_int helperArnaldo Carvalho de Melo-0/+17
2013-10-14perf tools: Add copyfile_mode()Adrian Hunter-5/+13
2013-10-09perf tools: Add possibility to specify mmap sizeJiri Olsa-0/+25
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar-2/+2
2013-08-07perf util: Add parse_nsec_time() functionNamhyung Kim-0/+33
2013-07-12perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim-0/+59
2013-03-15perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov-0/+27
2013-01-24perf tools: Move get_term_dimensions from top to util.cDavid Ahern-0/+22
2013-01-24perf python: Fix breakage introduced by the test_attr infrastructureArnaldo Carvalho de Melo-0/+2
2012-10-29perf tools: Move hex2u64 into util objectJiri Olsa-0/+33
2012-10-06perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo-0/+2
2012-10-02perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim-2/+2
2012-09-07perf tools: add NO_BACKTRACE for application self-debuggingIrina Tirdea-0/+6
2012-08-07perf tools: Add dump_stack functionArnaldo Carvalho de Melo-0/+19
2012-04-19perf annotate browser: Align jump labelsArnaldo Carvalho de Melo-0/+10
2012-02-13perf tools: cleanup initialization of attr->sizeStephane Eranian-0/+2
2012-02-13perf tools: Change perf_guest default back to falseJoerg Roedel-1/+1
2012-01-06perf kvm: Do guest-only counting by defaultJoerg Roedel-0/+15
2011-01-03perf util: Move do_read from session to utilArnaldo Carvalho de Melo-0/+17
2010-05-14perf report: Report number of events, not samplesArnaldo Carvalho de Melo-0/+22
2010-01-17perf: Fix implicit declaration of getline in util.cFrederic Weisbecker-6/+1
2010-01-16perf symbols: Cache /proc/kallsyms files by build-idArnaldo Carvalho de Melo-0/+30
2009-12-28perf record: Introduce a symtab cacheArnaldo Carvalho de Melo-0/+69