summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-17tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)1-8/+9
2018-01-17tools lib traceevent: Print value of unknown symbolic fieldsJan Kiszka1-0/+2
2018-01-17tools lib traceevent: Show value of flags that have not been parsedSteven Rostedt (VMware)1-0/+5
2018-01-17tools lib traceevent: Fix bad force_token escape sequenceMichael Sartain1-1/+1
2018-01-12perf trace: Fix setting of --call-graph/--max-stack for non-syscall eventsArnaldo Carvalho de Melo1-15/+5
2018-01-12perf evsel: Check if callchain is enabled before setting it upArnaldo Carvalho de Melo1-3/+11
2018-01-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa1-1/+1
2018-01-12perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitelyArnaldo Carvalho de Melo1-23/+0
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang4-0/+119
2018-01-12perf evlist: Remove trailing semicolonLuis de Bethencourt1-1/+1
2018-01-11perf evsel: Fix incorrect handling of type _TERM_DRV_CFGMathieu Poirier1-1/+1
2018-01-10tools headers: Synchronize kernel <-> tooling headersArnaldo Carvalho de Melo2-2/+10
2018-01-10perf report: Introduce --mmapsArnaldo Carvalho de Melo2-5/+54
2018-01-10perf report: Add --tasks option to display monitored tasksJiri Olsa2-2/+138
2018-01-10perf trace: Beautify 'gettid' syscall resultArnaldo Carvalho de Melo1-0/+1
2018-01-10perf report: Add --stats option to display quick data statisticsJiri Olsa2-1/+29
2018-01-10perf tools: Make the tool's warning messages optionalJiri Olsa2-2/+5
2018-01-10perf script: Add support to display lost eventsJiri Olsa3-0/+39
2018-01-08perf script: Add support to display sample misc fieldJiri Olsa4-12/+84
2018-01-08perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa2-6/+12
2018-01-08perf: Return empty callchain instead of NULLJiri Olsa1-18/+12
2018-01-08perf: Make perf_callchain function staticJiri Olsa3-19/+16
2018-01-08perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa2-0/+2
2018-01-08perf: Allocate context task_ctx_data for child eventJiri Olsa1-0/+14
2018-01-08perf tools: Display perf_event_attr::namespaces debug infoJiri Olsa1-0/+1
2018-01-08perf tools: Enable LIBBABELTRACE by defaultJiri Olsa2-2/+2
2018-01-08perf script: Support time percent and multiple time rangesJin Yao2-6/+44
2018-01-08perf report: Support time percent and multiple time rangesJin Yao2-5/+46
2018-01-08perf tools: Create function to perform multiple time range checkingJin Yao2-0/+31
2018-01-08perf tools: Create function to parse time percentJin Yao2-12/+196
2018-01-08perf record: Record the first and last sample time in the headerJin Yao2-3/+18
2018-01-08perf header: Add infrastructure to record first and last sample timeJin Yao4-0/+67
2018-01-08perf report: Fix a no annotate browser displayed issueJin Yao1-1/+17
2018-01-08perf report: Fix a wrong offset issue when using /proc/kcoreJin Yao6-15/+22
2018-01-08perf tools: Fix compile error with libunwind x86Wang Nan1-1/+1
2018-01-08perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo2-6/+6
2018-01-08perf test bpf: Use designated struct field initializersArnaldo Carvalho de Melo1-32/+27
2018-01-08perf test bpf: Improve message about expected samplesArnaldo Carvalho de Melo1-1/+1
2018-01-06perf/x86/msr: Clean up the codeIngo Molnar1-32/+29
2018-01-06perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian1-4/+23
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner3-5/+5
2018-01-05x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse1-2/+2
2018-01-05mfd: rtsx: Release IRQ during shutdownSinan Kaya1-0/+3
2018-01-05mailmap: update Mark Yao's email addressJeffy Chen1-0/+1
2018-01-05userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK failsAndrea Arcangeli1-2/+18
2018-01-05mm/sparse.c: wrong allocation for mem_sectionBaoquan He1-1/+1
2018-01-05mm/zsmalloc.c: include fs.hSergey Senozhatsky1-0/+1
2018-01-05mm/debug.c: provide useful debugging information for VM_BUGMatthew Wilcox1-14/+14
2018-01-05kernel/exit.c: export abort() to modulesAndrew Morton4-3/+1
2018-01-05mm/mprotect: add a cond_resched() inside change_pmd_range()Anshuman Khandual1-2/+4