aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16perf c2c report: Add cacheline address count columnJiri Olsa1-6/+29
2018-03-16perf c2c report: Add span header over cacheline dataJiri Olsa1-5/+58
2018-03-16perf c2c report: Display node for cacheline addressJiri Olsa1-5/+114
2018-03-16perf c2c report: Call calc_width() only for displayed entriesJiri Olsa1-2/+1
2018-03-16perf c2c report: Make calc_width work with struct c2c_hist_entryJiri Olsa1-5/+9
2018-03-16perf c2c record: Record physical addresses in samplesJiri Olsa2-2/+3
2018-03-16perf tests: Add mem2node object testJiri Olsa4-0/+81
2018-03-16perf tools: Add mem2node objectJiri Olsa3-0/+154
2018-03-16perf env: Free memory nodes dataJiri Olsa1-0/+4
2018-03-16perf/core: Clear sibling list of detached eventsMark Rutland1-1/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra19-40/+40
2018-03-13perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi5-23/+80
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa4-0/+201
2018-03-13perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()Jiri Olsa1-3/+3
2018-03-13hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()Jiri Olsa1-2/+7
2018-03-13hw_breakpoint: Factor out __modify_user_hw_breakpoint() functionJiri Olsa1-17/+29
2018-03-13hw_breakpoint: Add modify_bp_slot() functionJiri Olsa1-7/+39
2018-03-13hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()Jiri Olsa1-10/+10
2018-03-13hw_breakpoint: Pass bp_type directly as find_slot_idx() argumentJiri Olsa1-5/+5
2018-03-12perf/core: Fix installing cgroup events on CPUleilei.lin1-11/+35
2018-03-12perf/core: Optimize perf_rotate_context() event schedulingPeter Zijlstra1-23/+37
2018-03-12perf/core: Fix tree based event rotationPeter Zijlstra1-26/+18
2018-03-12perf/core: Simpify perf_event_groups_for_each()Peter Zijlstra1-7/+7
2018-03-12perf/core: Optimize ctx_sched_out()Peter Zijlstra2-24/+34
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra19-43/+36
2018-03-12perf/core: Fix event schedule orderPeter Zijlstra1-49/+108
2018-03-12perf/core: Cleanup the rb-tree codePeter Zijlstra1-44/+40
2018-03-12perf/cor: Use RB trees for pinned/flexible groupsAlexey Budankov2-56/+267
2018-03-12perf/core: Fix perf_output_read_group()Peter Zijlstra1-1/+2
2018-03-09perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang1-1/+2
2018-03-09perf/x86/intel: Fix PMU read for auto-reloadKan Liang1-0/+9
2018-03-09perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flush the PEBS buffer thereKan Liang2-0/+11
2018-03-09perf/x86: Introduce a ->read() callback in 'struct x86_pmu'Kan Liang2-0/+3
2018-03-09perf/x86/intel: Fix event update for auto-reloadKan Liang2-13/+94
2018-03-09perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang1-1/+9
2018-03-09perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang2-2/+2
2018-03-08perf tools: Update quipper informationStephane Eranian1-6/+1
2018-03-08perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter1-0/+63
2018-03-08perf annotate: Support to display the IPC/Cycle in TUI modeJin Yao1-6/+82
2018-03-08perf report: Provide libtraceevent with a kernel symbol resolverWang YanQing1-0/+9
2018-03-08perf build: Force llvm/clang test compile output to .make.outputJiri Olsa1-3/+6
2018-03-08perf build: Add llvm/clang make targets to FILESJiri Olsa1-1/+4
2018-03-08perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa1-1/+5
2018-03-08perf tools: Update tags with .cpp filesJiri Olsa1-3/+3
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa4-1/+316
2018-03-08perf c2c: Use mem_info refcnt logicJiri Olsa1-13/+11
2018-03-08perf tools: Add refcnt into struct mem_infoJiri Olsa4-6/+41
2018-03-08perf record: Remove progname from struct recordJiri Olsa1-3/+0
2018-03-08perf record: Move machine variable down the functionJiri Olsa1-3/+1
2018-03-08perf report: Display perf.data header infoJiri Olsa1-1/+6