summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-18perf tests: Use shebangs in the shell scriptsMichael Petlan
2018-12-18perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbolsAdrian Hunter
2018-12-18perf dso: Export data_file_size() method there are no symbolsAdrian Hunter
2018-12-18Merge tag 'perf-core-for-mingo-4.21-20181217' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-12-17perf trace: Add ordered processingJiri Olsa
2018-12-17perf ordered_events: Add first_time() methodJiri Olsa
2018-12-17perf trace: Move event delivery to a new deliver_event() functionJiri Olsa
2018-12-17perf ordered_events: Add ordered_events__flush_time interfaceJiri Olsa
2018-12-17perf annotate: Introduce basic support for ARCEugeniy Paltsev
2018-12-17perf config: Modify size factor of snprintfSihyeon Jang
2018-12-17perf record: Fix memory leak on AIO objects deallocationAlexey Budankov
2018-12-17perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen
2018-12-17perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2018-12-17perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2018-12-17perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo
2018-12-17perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2018-12-17perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo
2018-12-17perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2018-12-17perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2018-12-17perf dso: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2018-12-17perf cs-etm: Add support for PTMv1.1 decodingMathieu Poirier
2018-12-17perf cs-etm: Add support for ETMv3 trace decodingMathieu Poirier
2018-12-17perf cs-etm: Add configuration for ETMv3 trace protocolMathieu Poirier
2018-12-17perf top: Move perf_top__reset_sample_counters() to after counts displayJiri Olsa
2018-12-17perf top: Display slow reader warning when droping samplesJiri Olsa
2018-12-17perf top: Save and display the drop count statsJiri Olsa
2018-12-17perf top: Drop samples which are behind the refresh rateJiri Olsa
2018-12-17perf top: Set the 'session_done' volatile variable when exitingJiri Olsa
2018-12-17perf top: Use cond variable instead of a lockJiri Olsa
2018-12-17perf top: Add processing threadJiri Olsa
2018-12-17perf top: Move lost events warning to helplineJiri Olsa
2018-12-17perf top: Save and display the lost count statsJiri Olsa
2018-12-17perf ordered_events: Add private data memberJiri Olsa
2018-12-17perf ordered_events: Rework show_progress for __ordered_events__flushJiri Olsa
2018-12-17perf tools: Support 'srccode' outputAndi Kleen
2018-12-17perf trace: We need to consider "nr" if "__syscall_nr" is not thereArnaldo Carvalho de Melo
2018-12-17perf tools: Allow specifying proc-map-timeout in config fileMark Drayton
2018-12-17tools lib subcmd: Fix a few source code comment typosIngo Molnar
2018-12-17perf tools: Fix diverse comment typosIngo Molnar
2018-12-17perf bpf-loader: Fix debugging message typoIngo Molnar
2018-12-17perf tools Documentation: Fix diverse typosIngo Molnar
2018-12-17tools lib traceevent: Fix diverse typos in commentsIngo Molnar
2018-12-17perf vendor events intel: Fix diverse typosIngo Molnar
2018-12-17perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli
2018-12-17perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker
2018-12-17perf beauty mmap_flags: Fixed syntax error Fixed missing ']' errorSihyeon Jang
2018-12-17tools lib traceevent: traceevent API cleanupTzvetomir Stoyanov
2018-12-17perf tools: traceevent API cleanup, remove __tep_data2host*()Tzvetomir Stoyanov
2018-12-17tools lib traceevent: Rename tep_free_format() to tep_free_event()Tzvetomir Stoyanov
2018-12-17tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...Tzvetomir Stoyanov