Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
a514b17fab51c1433db920d76cf8ddda959e5da0
/
kernel
/
events
ade0899
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
6bdb913
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
by Haggai Eran
· 14 years ago
6b2dbba
mm: replace vma prio_tree with an interval tree
by Michel Lespinasse
· 14 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 14 years ago
95cf59e
perf: Fix perf_cgroup_switch for sw-events
by Peter Zijlstra
· 14 years ago
3f1f332
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
by Peter Zijlstra
· 14 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 14 years ago
68d47a1
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 14 years ago
7e92daa
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 14 years ago
ab72a70
events: don't use get_unused_fd_flags() when get_unused_fd() will do
by Al Viro
· 14 years ago
9d77878
uprobes: Introduce arch_uprobe_enable/disable_step()
by Sebastian Andrzej Siewior
· 14 years ago
499a4f3
uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBES
by Oleg Nesterov
· 14 years ago
9f68f67
uprobes: Introduce MMF_RECALC_UPROBES
by Oleg Nesterov
· 14 years ago
6f47caa
uprobes: uprobes_treelock should not disable irqs
by Oleg Nesterov
· 14 years ago
6d1d8df
uprobes: Don't put NULL pointer in uprobe_register()
by Sebastian Andrzej Siewior
· 14 years ago
8c7f6ed
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
by Tejun Heo
· 14 years ago
500ad2d
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
by K.Prasad
· 14 years ago
a6fa941
perf_event: Switch to internal refcount, fix race with close()
by Al Viro
· 14 years ago
ded86e7
uprobes: Remove "verify" argument from set_orig_insn()
by Oleg Nesterov
· 14 years ago
61559a8
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
by Oleg Nesterov
· 14 years ago
f8ac4ec
uprobes: Introduce MMF_HAS_UPROBES
by Oleg Nesterov
· 14 years ago
78f7411
uprobes: Do not use -EEXIST in install_breakpoint() paths
by Oleg Nesterov
· 14 years ago
5e5be71
uprobes: Change uprobe_mmap() to ignore the errors but check fatal_signal_pending()
by Oleg Nesterov
· 14 years ago
f1a45d0
uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap
by Oleg Nesterov
· 14 years ago
647c42d
uprobes: Kill uprobes_state->count
by Oleg Nesterov
· 14 years ago
8bd8744
uprobes: Remove check for uprobe variable in handle_swbp()
by Sebastian Andrzej Siewior
· 14 years ago
61e1d39
uprobes: Remove redundant lock_page/unlock_page
by Srikar Dronamraju
· 14 years ago
d077526
perf: Add attribute to filter out callchains
by Frederic Weisbecker
· 14 years ago
c5ebced
perf: Add ability to attach user stack dump to sample
by Jiri Olsa
· 14 years ago
5685e0f
perf: Add perf_output_skip function to skip bytes in sample
by Jiri Olsa
· 14 years ago
91d7753
perf: Factor __output_copy to be usable with specific copy function
by Frederic Weisbecker
· 14 years ago
4018994
perf: Add ability to attach user level registers dump to sample
by Jiri Olsa
· 14 years ago
e6dab5f
perf/trace: Add ability to set a target task for events
by Andrew Vagin
· 14 years ago
194f8dc
uprobes: __replace_page() needs munlock_vma_page()
by Oleg Nesterov
· 14 years ago
57683f7
uprobes: Rename vma_address() and make it return "unsigned long"
by Oleg Nesterov
· 14 years ago
f4d6dfe
uprobes: Fix register_for_each_vma()->vma_address() check
by Oleg Nesterov
· 14 years ago
cb113b4
uprobes: Introduce vaddr_to_offset(vma, vaddr)
by Oleg Nesterov
· 14 years ago
891c397
uprobes: Teach build_probe_list() to consider the range
by Oleg Nesterov
· 14 years ago
aefd893
uprobes: Fix overflow in vma_address()/find_active_uprobe()
by Oleg Nesterov
· 14 years ago
2fd611a
uprobes: Suppress uprobe_munmap() from mmput()
by Oleg Nesterov
· 14 years ago
665605a
uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe()
by Oleg Nesterov
· 14 years ago
9f92448
uprobes: Clean up and document write_opcode()->lock_page(old_page)
by Oleg Nesterov
· 14 years ago
089ba99
uprobes: Kill write_opcode()->lock_page(new_page)
by Oleg Nesterov
· 14 years ago
c517ee7
uprobes: __replace_page() should not use page_address_in_vma()
by Oleg Nesterov
· 14 years ago
f403072
uprobes: Don't recheck vma/f_mapping in write_opcode()
by Oleg Nesterov
· 14 years ago
0cda4c0
perf: Introduce perf_pmu_migrate_context()
by Yan, Zheng
· 14 years ago
e2d37cd
perf: Allow the PMU driver to choose the CPU on which to install events
by Yan, Zheng
· 14 years ago
fbfc623
perf: Avoid race between cpu hotplug and installing event
by Yan, Zheng
· 14 years ago
d1ece09
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
9c5da09
perf: Use css_tryget() to avoid propping up css refcount
by Salman Qazi
· 14 years ago
e227051
uprobes: Remove the unnecessary initialization in add_utask()
by Oleg Nesterov
· 14 years ago
593609a
uprobes: __copy_insn() needs "loff_t offset"
by Oleg Nesterov
· 14 years ago
816c03f
uprobes: Don't use loff_t for the valid virtual address
by Oleg Nesterov
· 14 years ago
449d0d7
uprobes: Simplify the usage of uprobe->pending_list
by Oleg Nesterov
· 14 years ago
d9c4a30
uprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_breakpoint()
by Oleg Nesterov
· 14 years ago
eb2bf57
uprobes: No need to re-check vma_address() in write_opcode()
by Oleg Nesterov
· 14 years ago
fc36f59
uprobes: Copy_insn() should not return -ENOMEM if __copy_insn() fails
by Oleg Nesterov
· 14 years ago
d436615
uprobes: Copy_insn() shouldn't depend on mm/vma/vaddr
by Oleg Nesterov
· 14 years ago
c5784de
uprobes: Document uprobe_register() vs uprobe_mmap() race
by Peter Zijlstra
· 14 years ago
7a5bfb6
uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) first
by Oleg Nesterov
· 14 years ago
2687209
uprobes: Rework register_for_each_vma() to make it O(n)
by Oleg Nesterov
· 14 years ago
c1914a0
uprobes: Install_breakpoint() should fail if is_swbp_insn() == T
by Oleg Nesterov
· 14 years ago
5323ce7
uprobes: Write_opcode()->__replace_page() can race with try_to_unmap()
by Oleg Nesterov
· 14 years ago
cc359d1
uprobes: __copy_insn() should ensure a_ops->readpage != NULL
by Oleg Nesterov
· 14 years ago
ea13137
uprobes: Valid_vma() should reject VM_HUGETLB
by Oleg Nesterov
· 14 years ago
7eb9ba5
uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
by Ananth N Mavinakayanahalli
· 14 years ago
778b032
uprobes: Kill uprobes_srcu/uprobe_srcu_id
by Oleg Nesterov
· 14 years ago
56bb4cf
uprobes: Teach handle_swbp() to rely on "is_swbp" rather than uprobes_srcu
by Oleg Nesterov
· 14 years ago
77fc4af
uprobes: Change register_for_each_vma() to take mm->mmap_sem for writing
by Oleg Nesterov
· 14 years ago
d790d34
uprobes: Teach find_active_uprobe() to provide the "is_swbp" info
by Oleg Nesterov
· 14 years ago
3a9ea05
uprobes: Introduce find_active_uprobe() helper
by Oleg Nesterov
· 14 years ago
a3d7bb4
uprobes: Change read_opcode() to use FOLL_FORCE
by Oleg Nesterov
· 14 years ago
c00b275
uprobes: Optimize is_swbp_at_addr() for current->mm
by Oleg Nesterov
· 14 years ago
cb7225f
perf: Remove duplicate invocation on perf_event_for_each
by Namhyung Kim
· 14 years ago
654443e
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
ab0cce5
Revert "sched, perf: Use a single callback into the scheduler"
by Jiri Olsa
· 14 years ago
16ee657
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 14 years ago
9cba26e
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobes
by Ingo Molnar
· 14 years ago
cb04ff9
sched, perf: Use a single callback into the scheduler
by Peter Zijlstra
· 14 years ago
fd0d000
perf: Pass last sampling period to perf_sample_data_init()
by Robert Richter
· 14 years ago
33b07b8
perf: Use static variant of perf_event_overflow in core.c
by Robert Richter
· 14 years ago
724b6da
perf: Fix perf_event_for_each() to use sibling
by Michael Ellerman
· 14 years ago
cbc91f7
uprobes/core: Decrement uprobe count before the pages are unmapped
by Srikar Dronamraju
· 14 years ago
7396fa8
uprobes/core: Make background page replacement logic account for rss_stat counters
by Srikar Dronamraju
· 14 years ago
6ac1ef4
Merge branch 'perf/core' into perf/uprobes
by Ingo Molnar
· 14 years ago
682968e
uprobes/core: Optimize probe hits with the help of a counter
by Srikar Dronamraju
· 14 years ago
d4b3b63
uprobes/core: Allocate XOL slots for uprobes use
by Srikar Dronamraju
· 14 years ago
7fd5239
Merge branch 'linus' into perf/urgent
by Ingo Molnar
· 14 years ago
b01c3a0
perf: Move mmap page data_head offset assertion out of header
by Jiri Olsa
· 14 years ago
c720620
perf: Fix mmap_page capabilities and docs
by Peter Zijlstra
· 14 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 14 years ago
0326f5a
uprobes/core: Handle breakpoint and singlestep exceptions
by Srikar Dronamraju
· 14 years ago
ef15eda
Merge branch 'x86/cleanups' into perf/uprobes
by Ingo Molnar
· 14 years ago
5cb4ac3
uprobes/core: Rename bkpt to swbp
by Srikar Dronamraju
· 14 years ago
e3343e6
uprobes/core: Make order of function parameters consistent across functions
by Srikar Dronamraju
· 14 years ago
900771a
uprobes/core: Make macro names consistent
by Srikar Dronamraju
· 14 years ago
d010b33
perf: Add callback to flush branch_stack on context switch
by Stephane Eranian
· 14 years ago
2481c5f
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
by Stephane Eranian
· 14 years ago
bce38cd
perf: Add generic taken branch sampling support
by Stephane Eranian
· 14 years ago
Next »