summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-trace.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-14perf trace: Tweak summary outputPekka Enberg
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2013-11-12perf trace: Add summary only optionDavid Ahern
2013-11-12perf trace: Simplify '--summary' outputPekka Enberg
2013-11-12perf trace: Change syscall summary duration orderPekka Enberg
2013-11-12perf trace: Fix segfault on perf trace -i perf.dataNamhyung Kim
2013-11-12perf trace: Separate tp syscall field caching into init routine to be reusedNamhyung Kim
2013-11-12perf trace: Beautify fifth argument of mmap() as fdNamhyung Kim
2013-11-11perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo
2013-11-11perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo
2013-11-11perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo
2013-11-11perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo
2013-11-07perf trace: Don't relookup fields by name in each sampleArnaldo Carvalho de Melo
2013-11-07perf evsel: Ditch evsel->handler.data fieldArnaldo Carvalho de Melo
2013-11-04perf tools: Add new COMM infrastructureFrederic Weisbecker
2013-11-04perf tools: Add time argument on COMM settingFrederic Weisbecker
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
2013-10-21perf tools: Add data object to handle perf data fileJiri Olsa
2013-10-17perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoidArnaldo Carvalho de Melo
2013-10-17perf evlist: Introduce perf_evlist__strerror_tp methodArnaldo Carvalho de Melo
2013-10-16perf trace: Improve event processing exitArnaldo Carvalho de Melo
2013-10-16perf trace: Use vfs_getname hook if availableArnaldo Carvalho de Melo
2013-10-16perf trace: Split fd -> pathname array handlingArnaldo Carvalho de Melo
2013-10-14perf trace: Add summary option to dump syscall statisticsDavid Ahern
2013-10-14perf trace: Improve the error messagesRamkumar Ramachandra
2013-10-11perf trace: Initial beautifier for ioctl's 'cmd' argArnaldo Carvalho de Melo
2013-10-11perf trace: Prepare the strarray scnprintf method for reuseArnaldo Carvalho de Melo
2013-10-11perf trace: Allow specifying index offset in strarraysArnaldo Carvalho de Melo
2013-10-11perf trace: Use new machine method to loop over threadsDavid Ahern
2013-10-11perf trace: Add record optionDavid Ahern
2013-10-11perf trace: Fix comm resolution when reading events from fileDavid Ahern
2013-10-09perf trace: Show path associated with fd in live sessionsArnaldo Carvalho de Melo
2013-10-09perf trace: Beautify mlock & friends 'addr' argArnaldo Carvalho de Melo
2013-10-09perf trace: Handle MSG_WAITFORONE not definedDavid Ahern
2013-10-09perf trace: Add beautifier for clock_gettime's clk_id argumentDavid Ahern
2013-10-09perf trace: Beautify pipe2 'flags' argArnaldo Carvalho de Melo
2013-10-09perf trace: Use socket's beautifiers in socketpairArnaldo Carvalho de Melo
2013-10-09perf trace: Don't supress zeroed args when there is an strarray entry for itArnaldo Carvalho de Melo
2013-10-09perf trace: Add helper for syscalls with a single strarray argArnaldo Carvalho de Melo
2013-10-09perf trace: Beautify flock 'cmd' argArnaldo Carvalho de Melo
2013-10-09perf trace: Beautify epoll_ctl 'op' argArnaldo Carvalho de Melo
2013-10-09perf tools: Check mmap pages value earlyJiri Olsa
2013-10-09perf trace: Add option to show process COMMArnaldo Carvalho de Melo
2013-10-09perf trace: Beautify eventfd2 'flags' argArnaldo Carvalho de Melo
2013-10-09perf trace: Beautify send/recv syscall 'flags' argArnaldo Carvalho de Melo
2013-10-09perf trace: Don't print zeroed argsArnaldo Carvalho de Melo
2013-10-09perf trace: Remove duplicate mmap entry in syscall_fmts arrayDavid Ahern
2013-10-09perf trace: Add option to show full timestampDavid Ahern