summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-09
|\
| * Merge branch 'master' into virtio-nextRusty Russell2013-08-09
| |\
| * | tools/lguest: offer VIRTIO_F_ANY_LAYOUT for net device.Rusty Russell2013-07-15
| * | virtio tools: add .gitignoreRamkumar Ramachandra2013-07-15
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\ \ \
| * | | selftests: Add test of PMU instruction counting on powerpcMichael Ellerman2013-08-14
| * | | selftests: Add support files for powerpc testsMichael Ellerman2013-08-14
| * | | selftests: Add infrastructure for powerpc selftestsMichael Ellerman2013-08-14
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2013-09-04
|\ \ \ \ | | |/ / | |/| |
| | * | perf trace: Tell arg formatters the arg indexArnaldo Carvalho de Melo2013-09-02
| | * | perf trace: Add beautifier for open's flags argArnaldo Carvalho de Melo2013-09-02
| | * | perf trace: Add beautifier for lseek's whence argArnaldo Carvalho de Melo2013-09-02
| | * | perf tools: Fix symbol offset computation for some dsosDavid Ahern2013-09-02
| | * | perf list: Skip unsupported eventsNamhyung Kim2013-09-02
| | * | perf tests: Add 'keep tracking' testAdrian Hunter2013-09-02
| | * | perf tools: Add support for PERF_COUNT_SW_DUMMYAdrian Hunter2013-09-02
| | * | perf trace: Add beautifier for futex 'operation' parmArnaldo Carvalho de Melo2013-09-02
| | * | perf trace: Allow syscall arg formatters to mask argsArnaldo Carvalho de Melo2013-09-02
| | * | perf trace: Handle missing HUGEPAGE definesDavid Ahern2013-08-30
| | * | perf trace: Honor target pid / tid options when analyzing a fileDavid Ahern2013-08-29
| | * | perf trace: Add option to analyze events in a file versus liveDavid Ahern2013-08-29
| | * | perf evlist: Add tracepoint lookup by nameDavid Ahern2013-08-29
| | * | perf tests: Add a sample parsing testAdrian Hunter2013-08-29
| | * | perf tools: Add a function to calculate sample event sizeAdrian Hunter2013-08-29
| | * | perf tools: Expand perf_event__synthesize_sample()Adrian Hunter2013-08-29
| | * | perf tools: Add missing 'abi' member to 'struct regs_dump'Adrian Hunter2013-08-29
| | * | perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter2013-08-29
| | * | perf evlist: Move perf_evlist__config() to a new source fileAdrian Hunter2013-08-29
| | * | perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-29
| | * | perf callchain: Remove unnecessary validationAdrian Hunter2013-08-29
| | * | perf evsel: Tidy up sample parsing overflow checkingAdrian Hunter2013-08-29
| | * | perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-29
| | * | tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo2013-08-27
| | * | perf tools: Add pid to struct threadAdrian Hunter2013-08-27
| | * | perf trace: Add beautifier for madvise behaviour/advice parmArnaldo Carvalho de Melo2013-08-27
| | * | perf trace: Add beautifier for mmap flags parmArnaldo Carvalho de Melo2013-08-26
| | * | perf trace: Add beautifier for mmap prot parmArnaldo Carvalho de Melo2013-08-26
| | * | perf trace: Allow overiding the formatting of syscall fieldsArnaldo Carvalho de Melo2013-08-26
| | * | perf trace: Add aliases to remaining syscalls of the sys_enter_newfooArnaldo Carvalho de Melo2013-08-26
| | * | perf trace: Allow printing syscall return values in hexArnaldo Carvalho de Melo2013-08-26
| | * | perf trace: Simplify sys_exit return printingArnaldo Carvalho de Melo2013-08-26
| | * | perf trace: Introduce syscall arg formattersArnaldo Carvalho de Melo2013-08-26
| | * | perf trace: Hide sys_exit messages about syscall id = -1Arnaldo Carvalho de Melo2013-08-26
| | * | perf trace: Add --verbose optionArnaldo Carvalho de Melo2013-08-26
| | * | perf trace: Support ! in -e expressionsArnaldo Carvalho de Melo2013-08-26
| | * | perf tools: Don't install scripting files files when disabledArnaldo Carvalho de Melo2013-08-26
| | * | perf tools: Sample after exit loses thread correlationDavid Ahern2013-08-26
| | * | perf trace: Make command line arguments consistent with perf-recordDavid Ahern2013-08-26
| | * | perf trace: Implement -o/--output filenameArnaldo Carvalho de Melo2013-08-26
| | * | perf tools: Add debug printsAdrian Hunter2013-08-16