Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
750e519da7b3f470fe1b5b55c8d8f52d6d6371e4
/
kernel
/
perf_event.c
6556a67
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
24691ea
perf_event: Fix preempt warning in perf_clock()
by Peter Zijlstra
· 15 years ago
6e37738
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
by Peter Zijlstra
· 15 years ago
38331f6
perf_events, x86: AMD event scheduling
by Stephane Eranian
· 15 years ago
d76a081
perf_events: Add new start/stop PMU callbacks
by Stephane Eranian
· 15 years ago
3a0304e
perf_events: Report the MMAP pgoff value in bytes
by Peter Zijlstra
· 15 years ago
6f93d0a
perf_events: Fix FORK events
by Peter Zijlstra
· 15 years ago
9717e6c
perf_events: Optimize perf_event_task_tick()
by Peter Zijlstra
· 15 years ago
cd75764
perf: Make bp_len type to u64 generic across the arch
by Mahesh Salgaonkar
· 15 years ago
ae7f671
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
75c9f32
perf_events: Fix sample_period transfer on inherit
by Peter Zijlstra
· 15 years ago
abd5071
perf: Reimplement frequency driven sampling
by Peter Zijlstra
· 15 years ago
22e1908
perf: Honour event state for aux stream data
by Peter Zijlstra
· 15 years ago
329c0e0
perf: Better order flexible and pinned scheduling
by Frederic Weisbecker
· 15 years ago
7defb0f
perf: Don't schedule out/in pinned events on task tick
by Frederic Weisbecker
· 15 years ago
5b0311e
perf: Allow pinned and flexible groups to be scheduled separately
by Frederic Weisbecker
· 15 years ago
42cce92
perf: Make __perf_event_sched_out static
by Frederic Weisbecker
· 15 years ago
d6f962b
perf: Export software-only event group characteristic as a flag
by Frederic Weisbecker
· 15 years ago
e286417
perf: Round robin flexible groups of events using list_rotate_left()
by Frederic Weisbecker
· 15 years ago
889ff01
perf/core: Split context's event group list into pinned and non-pinned lists
by Frederic Weisbecker
· 15 years ago
61405fe
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
952363c
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
05cbaa2
perf: Fix NULL deref in inheritance code
by Peter Zijlstra
· 15 years ago
07b139c
perf events: Remove CONFIG_EVENT_PROFILE
by Li Zefan
· 15 years ago
49f4743
perf events: Remove arg from perf sched hooks
by Peter Zijlstra
· 15 years ago
628ff7c
anonfd: Allow making anon files read-only
by Roland Dreier
· 15 years ago
eca9dfc
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5d27c23
perf events: Dont report side-band events on each cpu for per-task-per-cpu events
by Peter Zijlstra
· 15 years ago
f6325e3
cpumask: use cpu_online in kernel/perf_event.c
by Rusty Russell
· 15 years ago
8aedf8a
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f4c4176
perf events: Allow per-task-per-cpu counters
by Peter Zijlstra
· 15 years ago
f13c12c
perf_events: Fix perf_event_attr layout
by Peter Zijlstra
· 15 years ago
0f624e7
perf_event: Fix incorrect range check on cpu number
by Paul Mackerras
· 15 years ago
e625cce1
perf_event: Convert to raw_spinlock
by Thomas Gleixner
· 15 years ago
6f696eb
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5e855db
perf_event: Fix variable initialization in other codepaths
by Xiao Guangrong
· 15 years ago
21140f4
perf_event: Fix perf_swevent_hrtimer() variable initialization
by Xiao Guangrong
· 15 years ago
ec89a06f
perf_event: Cleanup for cpu_clock_perf_event_update()
by Xiao Guangrong
· 15 years ago
b93f797
perf_event: Allocate children's perf_event_ctxp at the right time
by Xiao Guangrong
· 15 years ago
aa5452d
perf_event: Clean up __perf_event_init_context()
by Xiao Guangrong
· 15 years ago
44234ad
hw-breakpoints: Modify breakpoints without unregistering them
by Frederic Weisbecker
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
b326e95
hw-breakpoints: Use overflow handler instead of the event callback
by Frederic Weisbecker
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
ec70ccd
perf: Don't free perf_mmap_data until work has been done
by Kristian Høgsberg
· 15 years ago
59d069e
perf_event: Initialize data.period in perf_swevent_hrtimer()
by Xiao Guangrong
· 15 years ago
b2e74a2
perf_events: Fix read() bogus counts when in error state
by Stephane Eranian
· 15 years ago
80bbf6b
hw-breakpoints: Fix unused function in off-case
by Frederic Weisbecker
· 15 years ago
c6567f6
hw-breakpoints: Improve in-kernel event creation error granularity
by Frederic Weisbecker
· 15 years ago
fe61267
perf_events: Fix bad software/trace event recursion counting
by Frederic Weisbecker
· 15 years ago
184d3da
perf_events: Fix bogus copy_to_user() in perf_event_read_group()
by Stephane Eranian
· 15 years ago
f5ffe02
perf: Add kernel side syscall events support for breakpoints
by Frederic Weisbecker
· 15 years ago
acd1d7c
perf_events: Restore sanity to scaling land
by Peter Zijlstra
· 15 years ago
4ed7c92
perf_events: Undo some recursion damage
by Peter Zijlstra
· 15 years ago
f67218c
perf_events: Fix __perf_event_exit_task() vs. update_event_times() locking
by Peter Zijlstra
· 15 years ago
5e942bb
perf_events: Update the context time on exit
by Peter Zijlstra
· 15 years ago
2e2af50
perf_events: Disable events when we detach them
by Peter Zijlstra
· 15 years ago
6c2bfcb
perf_events: Fix style nits
by Peter Zijlstra
· 15 years ago
a66a305
perf_events: Undo copy/paste damage
by Peter Zijlstra
· 15 years ago
a4234bf
perf_events: Optimize the swcounter hotpath
by Ingo Molnar
· 15 years ago
645e8cc
perf_events: Fix modular build
by Ingo Molnar
· 15 years ago
96b02d7
perf_event: Remove redundant zero fill
by Márton Németh
· 15 years ago
ce71b9d
tracing: Use the perf recursion protection from trace event
by Frederic Weisbecker
· 15 years ago
8904b18
perf_events: Fix default watermark calculation
by Stephane Eranian
· 15 years ago
6f10581
perf: Fix locking for PERF_FORMAT_GROUP
by Peter Zijlstra
· 15 years ago
59ed446
perf: Fix event scaling for inherited counters
by Peter Zijlstra
· 15 years ago
2b8988c
perf: Fix time locking
by Peter Zijlstra
· 15 years ago
58e5ad1
perf: Simplify __perf_event_read
by Peter Zijlstra
· 15 years ago
3dbebf1
perf: Simplify __perf_event_sync_stat
by Peter Zijlstra
· 15 years ago
f6f8378
perf: Optimize __perf_event_read()
by Peter Zijlstra
· 15 years ago
02ffdbc
perf: Optimize perf_event_task_sched_out
by Peter Zijlstra
· 15 years ago
abf4868
perf: Fix PERF_FORMAT_GROUP scale info
by Peter Zijlstra
· 15 years ago
f6d9dd2
perf: Optimize perf_event_mmap_ctx()
by Peter Zijlstra
· 15 years ago
f6595f3
perf: Optimize perf_event_comm_ctx()
by Peter Zijlstra
· 15 years ago
d6ff86c
perf: Optimize perf_event_task_ctx()
by Peter Zijlstra
· 15 years ago
8152018
perf: Optimize perf_swevent_ctx_event()
by Peter Zijlstra
· 15 years ago
0cff784
perf: Optimize some swcounter attr.sample_period==1 paths
by Peter Zijlstra
· 15 years ago
453f19e
perf: Allow for custom overflow handlers
by Peter Zijlstra
· 15 years ago
9620059
Merge branch 'tracing/hw-breakpoints' into perf/core
by Ingo Molnar
· 15 years ago
559fdc3
perf_event: Optimize perf_output_lock()
by Peter Zijlstra
· 15 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
24f1e32c
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
by Frederic Weisbecker
· 15 years ago
a2e7127
Merge commit 'v2.6.32-rc6' into perf/core
by Ingo Molnar
· 15 years ago
97eaf53
perf/core: Add a callback to perf events
by Frederic Weisbecker
· 15 years ago
fb0459d
perf/core: Provide a kernel-internal interface to get to performance counters
by Arjan van de Ven
· 15 years ago
f7d7986
perf_event: Add alignment-faults and emulation-faults software events
by Anton Blanchard
· 15 years ago
54f4407
perf events: Don't generate events for the idle task when exclude_idle is set
by Soeren Sandmann
· 15 years ago
721a669
perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers
by Soeren Sandmann
· 15 years ago
c258449
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
6fb2915
tracing/profile: Add filter support
by Li Zefan
· 15 years ago
03541f8
perf_event: Adjust frequency and unthrottle for non-group-leader events
by Paul Mackerras
· 15 years ago
906010b
perf_event: Provide vmalloc() based mmap() backing
by Peter Zijlstra
· 15 years ago
27f9994
perf_event: Clean up perf_event_init_task()
by Xiao Guangrong
· 15 years ago
8c9ed8e
perf_event: Fix event group handling in __perf_event_sched_*()
by Xiao Guangrong
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
57c0c15
perf: Tidy up after the big rename
by Ingo Molnar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago