aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips
2018-01-17tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)
2018-01-17tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...Taeung Song
2018-01-17tools lib traceevent: Add UL suffix to MISSING_EVENTSMichael Sartain
2018-01-17tools lib traceevent: Use asprintf when possibleFederico Vaga
2018-01-17tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...Steven Rostedt (VMware)
2018-01-17tools lib traceevent: Handle new pointer processing of bprint stringsSteven Rostedt (VMware)
2018-01-17tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)
2018-01-17tools lib traceevent: Print value of unknown symbolic fieldsJan Kiszka
2018-01-17tools lib traceevent: Show value of flags that have not been parsedSteven Rostedt (VMware)
2018-01-17tools lib traceevent: Fix bad force_token escape sequenceMichael Sartain
2018-01-12perf trace: Fix setting of --call-graph/--max-stack for non-syscall eventsArnaldo Carvalho de Melo
2018-01-12perf evsel: Check if callchain is enabled before setting it upArnaldo Carvalho de Melo
2018-01-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa
2018-01-12perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitelyArnaldo Carvalho de Melo
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang
2018-01-12perf evlist: Remove trailing semicolonLuis de Bethencourt
2018-01-11perf evsel: Fix incorrect handling of type _TERM_DRV_CFGMathieu Poirier
2018-01-11Merge tag 'perf-core-for-mingo-4.16-20180110' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-01-10tools headers: Synchronize kernel <-> tooling headersArnaldo Carvalho de Melo
2018-01-10perf report: Introduce --mmapsArnaldo Carvalho de Melo
2018-01-10perf report: Add --tasks option to display monitored tasksJiri Olsa
2018-01-10perf trace: Beautify 'gettid' syscall resultArnaldo Carvalho de Melo
2018-01-10perf report: Add --stats option to display quick data statisticsJiri Olsa
2018-01-10perf tools: Make the tool's warning messages optionalJiri Olsa
2018-01-10perf script: Add support to display lost eventsJiri Olsa
2018-01-08perf script: Add support to display sample misc fieldJiri Olsa
2018-01-08perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa
2018-01-08perf: Return empty callchain instead of NULLJiri Olsa
2018-01-08perf: Make perf_callchain function staticJiri Olsa
2018-01-08perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa
2018-01-08perf: Allocate context task_ctx_data for child eventJiri Olsa
2018-01-08perf tools: Display perf_event_attr::namespaces debug infoJiri Olsa
2018-01-08perf tools: Enable LIBBABELTRACE by defaultJiri Olsa
2018-01-08perf script: Support time percent and multiple time rangesJin Yao
2018-01-08perf report: Support time percent and multiple time rangesJin Yao
2018-01-08perf tools: Create function to perform multiple time range checkingJin Yao
2018-01-08perf tools: Create function to parse time percentJin Yao
2018-01-08perf record: Record the first and last sample time in the headerJin Yao
2018-01-08perf header: Add infrastructure to record first and last sample timeJin Yao
2018-01-08perf report: Fix a no annotate browser displayed issueJin Yao
2018-01-08perf report: Fix a wrong offset issue when using /proc/kcoreJin Yao
2018-01-08perf tools: Fix compile error with libunwind x86Wang Nan
2018-01-08perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo
2018-01-08perf test bpf: Use designated struct field initializersArnaldo Carvalho de Melo
2018-01-08perf test bpf: Improve message about expected samplesArnaldo Carvalho de Melo
2018-01-06perf/x86/msr: Clean up the codeIngo Molnar
2018-01-06perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian
2018-01-06Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-01-05Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds