aboutsummaryrefslogtreecommitdiffstats
path: root/tools/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-29perf trace: Honor target pid / tid options when analyzing a fileDavid Ahern1-0/+43
2013-08-29perf trace: Add option to analyze events in a file versus liveDavid Ahern2-2/+100
2013-08-29perf evlist: Add tracepoint lookup by nameDavid Ahern2-0/+19
2013-08-29perf tests: Add a sample parsing testAdrian Hunter4-0/+322
2013-08-29perf tools: Add a function to calculate sample event sizeAdrian Hunter2-0/+94
2013-08-29perf tools: Expand perf_event__synthesize_sample()Adrian Hunter3-3/+97
2013-08-29perf tools: Add missing 'abi' member to 'struct regs_dump'Adrian Hunter2-4/+4
2013-08-29perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter9-22/+310
2013-08-29perf evlist: Move perf_evlist__config() to a new source fileAdrian Hunter3-22/+26
2013-08-29perf: make events stream always parsableAdrian Hunter2-8/+30
2013-08-29perf tools: Remove references to struct ip_eventAdrian Hunter11-47/+35
2013-08-29perf callchain: Remove unnecessary validationAdrian Hunter3-33/+0
2013-08-29perf evsel: Tidy up sample parsing overflow checkingAdrian Hunter1-41/+71
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter14-32/+55
2013-08-28fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbersGoldwyn Rodrigues1-1/+1
2013-08-28memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin1-0/+2
2013-08-28drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson1-0/+2
2013-08-28IPC: bugfix for msgrcv with msgtyp < 0Svenning Sørensen1-2/+3
2013-08-28Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger1-0/+1
2013-08-28timer_list: correct the iterator for timer_listNathan Zimmer1-17/+24
2013-08-28vfs: make the dentry cache use the lockref infrastructureWaiman Long3-47/+35