summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* perf tools: Fix redirection printoutsIngo Molnar2013-10-111-3/+3
* perf trace: Initial beautifier for ioctl's 'cmd' argArnaldo Carvalho de Melo2013-10-111-1/+33
* perf trace: Prepare the strarray scnprintf method for reuseArnaldo Carvalho de Melo2013-10-111-3/+10
* perf trace: Allow specifying index offset in strarraysArnaldo Carvalho de Melo2013-10-111-4/+11
* perf symbols: Make a separate function to parse /proc/modulesAdrian Hunter2013-10-113-49/+79
* perf intlist: Add priv memberDavid Ahern2013-10-112-0/+2
* perf trace: Use new machine method to loop over threadsDavid Ahern2013-10-111-28/+48
* perf machine: Add method to loop over threads and invoke handlerDavid Ahern2013-10-112-0/+27
* perf trace: Add record optionDavid Ahern2013-10-112-3/+41
* perf trace: Fix comm resolution when reading events from fileDavid Ahern2013-10-113-12/+31
* perf stat: Add units to nanosec-based countersDavid Ahern2013-10-111-1/+4
* perf stat: Don't require a workload when using system wide or CPU optionsDavid Ahern2013-10-111-1/+2
* perf stat: Fix misleading message when specifying cpu list or system wideDavid Ahern2013-10-111-1/+5
* perf evlist: Fix perf_evlist__mmap_read event overflowJiri Olsa2013-10-114-3/+9
* perf bench: Fix failing assertions in numa benchPetr Holasek2013-10-111-13/+21
* perf tools: Ignore 'perf timechart' output fileRamkumar Ramachandra2013-10-111-0/+1
* perf stat: Don't print bogus data on -e instructionsRamkumar Ramachandra2013-10-111-4/+3
* perf stat: Don't print bogus data on -e cyclesRamkumar Ramachandra2013-10-111-4/+4
* perf tools: Move start conditions to start of the flex fileJiri Olsa2013-10-111-31/+32
* perf tools: Add missing -ldl for gtk buildJiri Olsa2013-10-111-0/+1
* perf machine: Use snprintf instead of sprintfAdrian Hunter2013-10-111-3/+3
* perf bench sched: Add --threaded optionIngo Molnar2013-10-111-29/+86
* perf trace: Add 'trace' alias to 'perf trace'Arnaldo Carvalho de Melo2013-10-112-1/+10
* perf trace: Show path associated with fd in live sessionsArnaldo Carvalho de Melo2013-10-091-16/+237
* perf trace: Beautify mlock & friends 'addr' argArnaldo Carvalho de Melo2013-10-091-0/+6
* perf trace: Handle MSG_WAITFORONE not definedDavid Ahern2013-10-091-0/+3
* perf trace: Add beautifier for clock_gettime's clk_id argumentDavid Ahern2013-10-091-0/+7
* perf trace: Beautify pipe2 'flags' argArnaldo Carvalho de Melo2013-10-091-0/+25
* perf trace: Use socket's beautifiers in socketpairArnaldo Carvalho de Melo2013-10-091-0/+4
* perf trace: Don't supress zeroed args when there is an strarray entry for itArnaldo Carvalho de Melo2013-10-091-2/+9
* perf trace: Add helper for syscalls with a single strarray argArnaldo Carvalho de Melo2013-10-091-27/+13
* perf trace: Beautify flock 'cmd' argArnaldo Carvalho de Melo2013-10-091-0/+33
* perf trace: Beautify epoll_ctl 'op' argArnaldo Carvalho de Melo2013-10-091-0/+6
* perf tools: Fix srcline sort key behaviorNamhyung Kim2013-10-091-21/+20
* perf tools: Implement addr2line directly using libbfdRoberto Vitillo2013-10-092-0/+171
* perf tools: Save failed result of get_srcline()Namhyung Kim2013-10-093-2/+10
* perf annotate: Pass dso instead of dso_name to get_srcline()Namhyung Kim2013-10-095-10/+12
* perf tools: Do not try to call addr2line on non-binary filesNamhyung Kim2013-10-092-5/+9
* perf annotate: Factor out get/free_srcline()Namhyung Kim2013-10-096-32/+96
* perf hists: Free srcline when freeing hist_entryNamhyung Kim2013-10-091-0/+1
* perf annotate: Reuse path from the result of addr2lineNamhyung Kim2013-10-091-5/+1
* perf sort: Fix a memory leak on srclineNamhyung Kim2013-10-091-4/+1
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-0911-74/+165
* perf symbols: Add new option --ignore-vmlinux for perf topWilly Tarreau2013-10-093-2/+5
* perf tools: Adding throttle event data struct supportJiri Olsa2013-10-093-7/+20
* perf evlist: Introduce perf_evlist__new_default functionJiri Olsa2013-10-094-23/+16
* perf tools: Add possibility to specify mmap sizeJiri Olsa2013-10-097-10/+77
* perf tools: Check mmap pages value earlyJiri Olsa2013-10-096-22/+54
* perf lock: Account for lock average wait timeDavidlohr Bueso2013-10-092-2/+10
* perf lock: Limit bad rate precisionDavidlohr Bueso2013-10-091-1/+1
OpenPOWER on IntegriCloud