summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-16perf vendor events: Fix error code in json_events()John Garry
2018-03-16perf vendor events: Drop incomplete multiple mapfile supportJohn Garry
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips
2018-03-16perf c2c report: Add cacheline address count columnJiri Olsa
2018-03-16perf c2c report: Add span header over cacheline dataJiri Olsa
2018-03-16perf c2c report: Display node for cacheline addressJiri Olsa
2018-03-16perf c2c report: Call calc_width() only for displayed entriesJiri Olsa
2018-03-16perf c2c report: Make calc_width work with struct c2c_hist_entryJiri Olsa
2018-03-16perf c2c record: Record physical addresses in samplesJiri Olsa
2018-03-16perf tests: Add mem2node object testJiri Olsa
2018-03-16perf tools: Add mem2node objectJiri Olsa
2018-03-16perf env: Free memory nodes dataJiri Olsa
2018-03-16perf/core: Clear sibling list of detached eventsMark Rutland
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-13perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa
2018-03-13perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()Jiri Olsa
2018-03-13hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()Jiri Olsa
2018-03-13hw_breakpoint: Factor out __modify_user_hw_breakpoint() functionJiri Olsa
2018-03-13hw_breakpoint: Add modify_bp_slot() functionJiri Olsa
2018-03-13hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()Jiri Olsa
2018-03-13hw_breakpoint: Pass bp_type directly as find_slot_idx() argumentJiri Olsa
2018-03-12perf/core: Fix installing cgroup events on CPUleilei.lin
2018-03-12perf/core: Optimize perf_rotate_context() event schedulingPeter Zijlstra
2018-03-12perf/core: Fix tree based event rotationPeter Zijlstra
2018-03-12perf/core: Simpify perf_event_groups_for_each()Peter Zijlstra
2018-03-12perf/core: Optimize ctx_sched_out()Peter Zijlstra
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