Commit Graph

301 Commits (ae1b1c5dcdef1ebd4b37a7d56ad767add757a660)

Author SHA1 Message Date
Peter Zijlstra 058ebd0eba perf: Fix perf_lock_task_context() vs RCU 12 years ago
Jiri Olsa 06f417968b perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario 12 years ago
Jiri Olsa 734df5ab54 perf: Clone child context from parent context pmu 12 years ago
Stephane Eranian e5302920da perf: Fix interrupt handler timing harness 12 years ago
Dave Hansen 14c63f17b1 perf: Drop sample rate when sampling is too slow 12 years ago
Oleg Nesterov bde96030f4 hw_breakpoint: Introduce "struct bp_cpuinfo" 12 years ago
Oleg Nesterov e12cbc10cb hw_breakpoint: Simplify *register_wide_hw_breakpoint() 12 years ago
Oleg Nesterov 1c10adbb92 hw_breakpoint: Introduce cpumask_of_bp() 12 years ago
Oleg Nesterov 7ab71f3244 hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() paths 12 years ago
Oleg Nesterov e1ebe86203 hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths 12 years ago
Oleg Nesterov c790b0ad23 hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() 12 years ago
Oleg Nesterov 8b4d801b2b hw_breakpoint: Fix cpu check in task_bp_pinned(cpu) 12 years ago
Mischa Jonker 03d8e80beb perf: Add const qualifier to perf_pmu_register's 'name' arg 12 years ago
Stephane Eranian e712209a9e perf: Fix hypervisor branch sampling permission check 12 years ago
Peter Zijlstra 9bb5d40cd9 perf: Fix mmap() accounting hole 12 years ago
Peter Zijlstra 26cb63ad11 perf: Fix perf mmap bugs 12 years ago
Stephane Eranian 2b923c8f5d perf/x86: Check branch sampling priv level in generic code 12 years ago
Stephane Eranian 62b8563979 perf: Add sysfs entry to adjust multiplexing interval per PMU 12 years ago
Stephane Eranian 9e6302056f perf: Use hrtimers for event multiplexing 12 years ago
Jiri Olsa ab573844e3 perf: Fix hw breakpoints overflow period sampling 12 years ago
Jiri Olsa 52d857a878 perf: Factor out auxiliary events notification 12 years ago
Jiri Olsa 524eff183f perf: Fix EXIT event notification 12 years ago
Jiri Olsa 5919b30933 perf: Fix vmalloc ring buffer pages handling 12 years ago
Frederic Weisbecker 026249ef10 perf: New helper to prevent full dynticks CPUs from stopping tick 12 years ago
Frederic Weisbecker 12351ef8f9 perf: Kick full dynticks CPU if events rotation is needed 12 years ago
Paul E. McKenney c79aa0d965 events: Protect access via task_subsys_state_check() 12 years ago
Tommi Rantala 8176cced70 perf: Treat attr.config as u64 in perf_swevent_init() 12 years ago
Anton Arapov a0d60aef4b uretprobes: Remove -ENOSYS as return probes implemented 12 years ago
Anton Arapov ded49c5530 uretprobes: Limit the depth of return probe nestedness 12 years ago
Anton Arapov fec8898d86 uretprobes: Return probe exit, invoke handlers 12 years ago
Anton Arapov 0dfd0eb8e4 uretprobes: Return probe entry, prepare_uretprobe() 12 years ago
Anton Arapov e78aebfd27 uretprobes: Reserve the first slot in xol_vma for trampoline 12 years ago
Anton Arapov ea024870cf uretprobes: Introduce uprobe_consumer->ret_handler() 12 years ago
Wei Yongjun c481420248 perf: Fix error return code 12 years ago
Tejun Heo ef824fa129 perf: make perf_event cgroup hierarchical 12 years ago
Chen Gang c97847d2f0 perf: Fix strncpy() use, always make sure it's NUL terminated 12 years ago
Oleg Nesterov 3f47107c5c uprobes: Change write_opcode() to use copy_*page() 12 years ago
Oleg Nesterov 5669ccee21 uprobes: Introduce copy_to_page() 12 years ago
Oleg Nesterov 98763a1bb1 uprobes: Kill the unnecesary filp != NULL check in __copy_insn() 12 years ago
Oleg Nesterov 2edb7b5574 uprobes: Change __copy_insn() to use copy_from_page() 12 years ago
Oleg Nesterov ab0d805c7b uprobes: Turn copy_opcode() into copy_from_page() 12 years ago
Ananth N Mavinakayanahalli 0908ad6e56 uprobes: Add trap variant helper 12 years ago
Oleg Nesterov f281769e81 uprobes: Use file_inode() 12 years ago
Stephane Eranian 2fe85427e3 perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP 12 years ago
Stephane Eranian d6be9ad6c9 perf: Add generic memory sampling interface 12 years ago
Andi Kleen c3feedf2aa perf/core: Add weighted samples 12 years ago
Stephane Eranian dd9c086d9f perf: Fix ring_buffer perf_output_space() boundary calculation 12 years ago
Namhyung Kim 86e213e1d9 perf/cgroup: Add __percpu annotation to perf_cgroup->info 12 years ago
Namhyung Kim d610d98b5d perf: Generate EXIT event only once per task context 12 years ago
Namhyung Kim 778141e3cf perf: Reset hwc->last_period on sw clock events 12 years ago