summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)AuthorFilesLines
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea39-222/+270
2012-09-11perf tools: Back [vdso] DSO with real dataJiri Olsa6-25/+190
2012-09-11perf symbols: Make dsos__find function globally availableJiri Olsa2-1/+2
2012-09-11perf tools: Add memdup functionJiri Olsa2-1/+19
2012-09-11perf tools: Do backtrace post unwind only if we regs and stack were capturedJiri Olsa1-0/+5
2012-09-11perf tools: fix ALIGN redefinition in system headersIrina Tirdea6-19/+19
2012-09-11perf tools: include __WORDSIZE definitionIrina Tirdea1-0/+4
2012-09-11perf tools: Update types definitions for AndroidIrina Tirdea3-0/+21
2012-09-11perf tools: include wrapper for magic.hIrina Tirdea2-1/+13
2012-09-09perf symbols: Remove BIONIC wrapper around libgen.hDavid Ahern1-2/+0
2012-09-09perf probe: Make a copy of exec path for passing to basenameDavid Ahern1-2/+10
2012-09-09perf annotate: Make a copy of filename for passing to basenameDavid Ahern1-1/+8
2012-09-08perf hists: Use perf_hpp__format->width to calculate the column widthsNamhyung Kim1-33/+0
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim1-0/+37
2012-09-08perf bench: fix assert when NDEBUG is definedIrina Tirdea1-0/+4
2012-09-08perf tools: Fix build for another rbtree.c changeAdrian Hunter1-0/+1
2012-09-08perf tools: add NO_BACKTRACE for application self-debuggingIrina Tirdea1-0/+6
2012-09-08perf tools: replace mkostemp with mkstempIrina Tirdea1-1/+1
2012-09-08perf tools: include missing pthread.h headerIrina Tirdea1-0/+1
2012-09-08perf tools: fix missing winsize definitionIrina Tirdea2-0/+2
2012-09-08perf tools: include basename for non-glibc systemsIrina Tirdea1-0/+3
2012-09-08perf tools: Replace sort's standalone field_sep with symbol_conf.field_sepJiri Olsa2-5/+2
2012-09-08perf diff: Make diff command work with evsel histsJiri Olsa2-3/+8
2012-09-06perf tools: Fix cache event name generationJiri Olsa1-1/+1
2012-09-06perf evlist: Add fprintf methodArnaldo Carvalho de Melo2-0/+15
2012-09-06perf tools: Remove extraneous newline when parsing hardware cache eventsArnaldo Carvalho de Melo1-1/+1
2012-09-06perf test: Add round trip test for sw and hw event namesArnaldo Carvalho de Melo2-5/+7
2012-09-06perf header: Prepare tracepoint events regardless of nameNamhyung Kim1-14/+22
2012-09-06perf header: Fix a typo on evselNamhyung Kim1-1/+1
2012-09-06perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki2-1/+4
2012-09-06perf tools: Replace mempcpy with memcpyIrina Tirdea1-2/+2
2012-09-06perf header: Swap pmu mapping numbers if neededNamhyung Kim1-0/+6
2012-09-06perf header: Set tracepoint event name only if not setNamhyung Kim1-1/+1
2012-09-06perf header: Use evlist->nr_entries on write_event_desc()Namhyung Kim1-3/+2
2012-09-06perf tools: remove unneeded include of network header filesDavid Ahern2-9/+4
2012-09-06perf tools: Remove the node from rblist in strlist__removeSuzuki K. Poulose1-1/+1
2012-09-06perf tools: Fix intlist node removalSuzuki K. Poulose1-2/+2
2012-09-06perf tool: handle errors in synthesized event functionsDavid Ahern1-9/+26
2012-09-06perf session: flush_sample_queue needs to handle errors from handlersDavid Ahern1-9/+15
2012-08-22perf tools: Keep the perf_event_attr on version 3Jiri Olsa1-1/+0
2012-08-22perf tools: Add pmu mappings to header informationRobert Richter4-2/+129
2012-08-22perf report: Update event names from header descriptionRobert Richter1-1/+51
2012-08-22perf tools: Refactor print_event_desc()Robert Richter1-41/+93
2012-08-22perf tools: Catch event names from command lineRobert Richter5-18/+78
2012-08-22perf test: Do not abort tests on errorRobert Richter1-10/+14
2012-08-20perf hists: Rename and move some functionsNamhyung Kim1-2/+2
2012-08-20perf hists: Separate out hist print functionsNamhyung Kim2-659/+20
2012-08-20perf symbols: Fix builds with NO_LIBELF setDavid Ahern2-1/+4
2012-08-17perf tools: Rename global variable 'events' in util/header.cRobert Richter1-20/+20
2012-08-17perf tools: Rename some variables for better understandingRobert Richter1-21/+21