Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e97c293cdf77263abdc021de280516e0017afc84
/
kernel
/
events
/
core.c
b3f2078
perf: Handle compat ioctl
by Pawel Moll
· 11 years ago
5030c69
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes
by Ingo Molnar
· 11 years ago
fbe26ab
perf: Add vm_ops->name call for mmap event name retrieval
by Jiri Olsa
· 11 years ago
4a1c0f2
perf: Fix lockdep warning on process exit
by Peter Zijlstra
· 11 years ago
1903d50
perf: Revert ("perf: Always destroy groups on exit")
by Peter Zijlstra
· 11 years ago
985c8dc
perf: Make perf_event_init_context() function static
by Jiri Olsa
· 11 years ago
1f9a726
perf: Do not allow optimized switch for non-cloned events
by Jiri Olsa
· 11 years ago
cf23091
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
by Ingo Molnar
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
14208b0
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
a5a5ba7
Revert "perf: Disable PERF_RECORD_MMAP2 support"
by Don Zickus
· 11 years ago
f972eb6
perf: Pass protection and flags bits through mmap2 interface
by Peter Zijlstra
· 11 years ago
82b8977
perf: Differentiate exec() and non-exec() comm events
by Adrian Hunter
· 11 years ago
ec00010
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches
by Ingo Molnar
· 11 years ago
e041e32
perf: Fix perf_event_comm() vs. exec() assumption
by Peter Zijlstra
· 11 years ago
53b2533
perf: Disable sampled events if no PMU interrupt
by Vince Weaver
· 11 years ago
ebf905f
perf: Fix use after free in perf_remove_from_context()
by Peter Zijlstra
· 11 years ago
3d521f9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
12665b3
perf/events/core: Drop unused variable after cleanup
by Borislav Petkov
· 11 years ago
b69cf53
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
by Peter Zijlstra
· 11 years ago
39af6b1
perf: Prevent false warning in perf_swevent_add
by Jiri Olsa
· 11 years ago
0819b2e
perf: Limit perf_event_attr::sample_period to 63 bits
by Peter Zijlstra
· 11 years ago
ec903c0
cgroup: rename css_tryget*() to css_tryget_online*()
by Tejun Heo
· 11 years ago
3a497f4
perf: Simplify perf_event_exit_task_context()
by Peter Zijlstra
· 11 years ago
683ede4
perf: Rework free paths
by Peter Zijlstra
· 11 years ago
6334241
perf: Validate locking assumption
by Peter Zijlstra
· 11 years ago
15a2d4d
perf: Always destroy groups on exit
by Peter Zijlstra
· 11 years ago
1f4ee50
perf: Ensure consistent inherit state in groups
by Peter Zijlstra
· 11 years ago
37b16be
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
by Ingo Molnar
· 11 years ago
ffb4ef2
perf: Fix perf_event_init_context()
by Peter Zijlstra
· 11 years ago
46ce0fe
perf: Fix race in removing an event
by Peter Zijlstra
· 11 years ago
c464c76
perf: Allow building PMU drivers as modules
by Yan, Zheng
· 11 years ago
32d01dc
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
4a23459
perf: Optimize group_sched_in()
by Peter Zijlstra
· 11 years ago
fdded67
perf: Remove redundant PMU assignment
by Mark Rutland
· 11 years ago
9e31704
perf: Fix prototype of find_pmu_context()
by Mark Rutland
· 11 years ago
ff5a708
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
e3703f8
perf: Fix hotplug splat
by Peter Zijlstra
· 11 years ago
cd578ab
perf/x86: Warn to early_printk() in case irq_work is too slow
by Peter Zijlstra
· 11 years ago
924f0d9
cgroup: drop @skip_css from cgroup_taskset_for_each()
by Tejun Heo
· 11 years ago
5a17f54
cgroup: improve css_from_dir() into css_tryget_from_dir()
by Tejun Heo
· 11 years ago
6a02ad66
perf/x86: Push the duration-logging printk() to IRQ context
by Peter Zijlstra
· 11 years ago
073219e
cgroup: clean up cgroup_subsys names and initialization
by Tejun Heo
· 11 years ago
860fc2f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
a21b0b3
perf: Introduce a flag to enable close-on-exec in perf_event_open()
by Yann Droneaud
· 11 years ago
f3ae75d
perf/x86: Fix active_entry initialization
by Stephane Eranian
· 11 years ago
bad7192
perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
by Peter Zijlstra
· 11 years ago
4437727
perf: Disable all pmus on unthrottling and rescheduling
by Alexander Shishkin
· 11 years ago
71ad88e
perf: Add active_entry list head to struct perf_event
by Stephane Eranian
· 11 years ago
06db0b2
perf: Remove fragile swevent hlist optimization
by Peter Zijlstra
· 11 years ago
008208c
list: introduce list_next_entry() and list_prev_entry()
by Oleg Nesterov
· 11 years ago
ad5d698
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
c7e548b
perf: Factor out strncpy() in perf_event_mmap_event()
by Oleg Nesterov
· 11 years ago
5a3126d
perf: Fix the perf context switch optimization
by Peter Zijlstra
· 11 years ago
2c42cfb
perf: Change zero-padding of strings in perf_event_mmap_event()
by Peter Zijlstra
· 11 years ago
3ea2f2b
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
by Oleg Nesterov
· 11 years ago
32c5fb7
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
by Oleg Nesterov
· 11 years ago
d9494cb
perf: Remove useless atomic_t
by Peter Zijlstra
· 11 years ago
aac8985
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
a7204d7
Merge 3.12-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
3090ffb
perf: Disable PERF_RECORD_MMAP2 support
by Stephane Eranian
· 11 years ago
fdfbbd0
perf: Add generic transaction flags
by Andi Kleen
· 11 years ago
723478c
perf: Enforce 1 as lower limit for perf_event_max_sample_rate
by Knut Petersen
· 11 years ago
9886167
perf: Fix perf_pmu_migrate_context
by Peter Zijlstra
· 11 years ago
88502b9
Merge 3.12-rc3 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
90826ca
pmu_bus: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 12 years ago
fa73158
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
by Peter Zijlstra
· 11 years ago
d008d52
perf: Fix up MMAP2 buffer space reservation
by Arnaldo Carvalho de Melo
· 11 years ago
0d99b70
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
13d7a24
perf: Add attr->mmap2 attribute to an event
by Stephane Eranian
· 12 years ago
ae23bff
perf: Prevent race in unthrottling code
by Jiri Olsa
· 12 years ago
ff3d527
perf: make events stream always parsable
by Adrian Hunter
· 11 years ago
35cf083
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
by Tejun Heo
· 12 years ago
5ec4c59
perf: Do not compute time values unnecessarily
by Peter Zijlstra
· 12 years ago
948b26b
perf: Account freq events globally
by Frederic Weisbecker
· 12 years ago
b77d7b6
cgroup: cgroup_css_from_dir() now should be called with RCU read locked
by Tejun Heo
· 12 years ago
d99c872
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 12 years ago
eb95419
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
by Tejun Heo
· 12 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 12 years ago
6f5ab00
perf: Do not get values from disabled counters in group format read
by Jiri Olsa
· 12 years ago
cf4957f
perf: Add PERF_EVENT_IOC_ID ioctl to return event ID
by Jiri Olsa
· 12 years ago
d84153d
perf: Implement finer grained full dynticks kick
by Frederic Weisbecker
· 12 years ago
ba8a75c
perf: Account freq events per cpu
by Frederic Weisbecker
· 12 years ago
9a545de
perf: Migrate per cpu event accounting
by Frederic Weisbecker
· 12 years ago
4beb31f
perf: Split the per-cpu accounting part of the event accounting code
by Frederic Weisbecker
· 12 years ago
766d6c0
perf: Factor out event accounting code to account_event()/__free_event()
by Frederic Weisbecker
· 12 years ago
90983b1
perf: Sanitize get_callchain_buffer()
by Frederic Weisbecker
· 12 years ago
6050cb0
perf: Fix branch stack refcount leak on callchain init failure
by Frederic Weisbecker
· 12 years ago
a5cdd40
perf: Update perf_event_type documentation
by Peter Zijlstra
· 12 years ago
e43fff2b
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
7a62711
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
b9b3259
sysfs.h: add __ATTR_RW() macro
by Greg Kroah-Hartman
· 12 years ago
0db0628
kernel: delete __cpuinit usage from all core kernel files
by Paul Gortmaker
· 12 years ago
6751684
perf: Remove the 'match' callback for auxiliary events processing
by Jiri Olsa
· 12 years ago
058ebd0
perf: Fix perf_lock_task_context() vs RCU
by Peter Zijlstra
· 12 years ago
06f4179
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
by Jiri Olsa
· 12 years ago
734df5a
perf: Clone child context from parent context pmu
by Jiri Olsa
· 12 years ago
e530292
perf: Fix interrupt handler timing harness
by Stephane Eranian
· 12 years ago
Next »