summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-03-12perf/core: Fix event schedule orderPeter Zijlstra
2018-03-12perf/core: Cleanup the rb-tree codePeter Zijlstra
2018-03-12perf/cor: Use RB trees for pinned/flexible groupsAlexey Budankov
2018-03-12perf/core: Fix perf_output_read_group()Peter Zijlstra
2018-03-09Merge tag 'perf-core-for-mingo-4.17-20180308' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-03-09perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang
2018-03-09perf/x86/intel: Fix PMU read for auto-reloadKan Liang
2018-03-09perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...Kan Liang
2018-03-09perf/x86: Introduce a ->read() callback in 'struct x86_pmu'Kan Liang
2018-03-09perf/x86/intel: Fix event update for auto-reloadKan Liang
2018-03-09perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang
2018-03-09perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang
2018-03-08perf tools: Update quipper informationStephane Eranian
2018-03-08perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter
2018-03-08perf annotate: Support to display the IPC/Cycle in TUI modeJin Yao
2018-03-08perf report: Provide libtraceevent with a kernel symbol resolverWang YanQing
2018-03-08perf build: Force llvm/clang test compile output to .make.outputJiri Olsa
2018-03-08perf build: Add llvm/clang make targets to FILESJiri Olsa
2018-03-08perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa
2018-03-08perf tools: Update tags with .cpp filesJiri Olsa
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa
2018-03-08perf c2c: Use mem_info refcnt logicJiri Olsa
2018-03-08perf tools: Add refcnt into struct mem_infoJiri Olsa
2018-03-08perf record: Remove progname from struct recordJiri Olsa
2018-03-08perf record: Move machine variable down the functionJiri Olsa
2018-03-08perf report: Display perf.data header infoJiri Olsa
2018-03-08perf report: Fix the output for stdio events listJiri Olsa
2018-03-08perf annotate: Fix s390 target function disassemblyThomas Richter
2018-03-08perf intel-pt: Adjust overlap-checking to support sampling modeAdrian Hunter
2018-03-08perf intel-pt: Remove a check for sampling modeAdrian Hunter
2018-03-08perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()Adrian Hunter
2018-03-08perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()Adrian Hunter
2018-03-08perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULLAdrian Hunter
2018-03-08perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-03-08perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-03-08perf intel-pt: Fix sync_switchAdrian Hunter
2018-03-08perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-03-08perf mmap: Simplify perf_mmap__read_init()Kan Liang
2018-03-08perf mmap: Simplify perf_mmap__read_event()Kan Liang
2018-03-08perf mmap: Simplify perf_mmap__consume()Kan Liang
2018-03-08perf mmap: Use stored 'overwrite' in perf_mmap__consume()Kan Liang
2018-03-08perf mmap: Use the stored data in perf_mmap__read_event()Kan Liang
2018-03-08perf mmap: Use the stored scope data in perf_mmap__push()Kan Liang
2018-03-08perf mmap: Store mmap scope in struct perf_mmap()Kan Liang
2018-03-08perf evlist: Store 'overwrite' in struct perf_mmapKan Liang
2018-03-08perf pmu: Auto-merge PMU events created by prefix or glob matchAgustin Vega-Frias
2018-03-08perf pmu: Display pmu name when printing unmerged events in statAgustin Vega-Frias
2018-03-08perf pmu: Support wildcards on pmu name in dynamic pmu eventsAgustin Vega-Frias
2018-03-07perf tools: Correct title markers for asciidoctorTakashi Iwai