aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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: make events stream always parsableAdrian 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
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-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
| * perf tools: Re-implement debug print function for linking python/perf.soAdrian Hunter2013-08-16
| * perf tools: Try to increase the file descriptor limits on EMFILEAndi Kleen2013-08-16
| * perf kvm: Remove force option to cmd_recordDavid Ahern2013-08-16
* | Merge branch 'linus' into perf/coreIngo Molnar2013-08-29
|\ \ | |/ |/|
| * Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-28
| |\
| | * fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbersGoldwyn Rodrigues2013-08-28
| | * memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin2013-08-28
| | * drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-08-28
| | * IPC: bugfix for msgrcv with msgtyp < 0Svenning Sørensen2013-08-28
| | * Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger2013-08-28
| | * timer_list: correct the iterator for timer_listNathan Zimmer2013-08-28
| * | vfs: make the dentry cache use the lockref infrastructureWaiman Long2013-08-28
| * | Add new lockref infrastructure reference implementationWaiman Long2013-08-28
| * | Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink"Linus Torvalds2013-08-28
| |/
| * Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-27
| |\
| | * Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown2013-08-21
| | |\
| | | * regmap: rbtree: Fix overlapping rbnodes.David Jander2013-08-21