Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a43736deb47d21bdb936afd5fbd92f938d10a121
/
kernel
/
events
/
core.c
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
· 11 years ago
ae23bff
perf: Prevent race in unthrottling code
by Jiri Olsa
· 11 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
· 11 years ago
5ec4c59
perf: Do not compute time values unnecessarily
by Peter Zijlstra
· 11 years ago
948b26b
perf: Account freq events globally
by Frederic Weisbecker
· 11 years ago
b77d7b6
cgroup: cgroup_css_from_dir() now should be called with RCU read locked
by Tejun Heo
· 11 years ago
d99c872
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
eb95419
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
by Tejun Heo
· 11 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 11 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
· 11 years ago
ba8a75c
perf: Account freq events per cpu
by Frederic Weisbecker
· 11 years ago
9a545de
perf: Migrate per cpu event accounting
by Frederic Weisbecker
· 11 years ago
4beb31f
perf: Split the per-cpu accounting part of the event accounting code
by Frederic Weisbecker
· 11 years ago
766d6c0
perf: Factor out event accounting code to account_event()/__free_event()
by Frederic Weisbecker
· 11 years ago
90983b1
perf: Sanitize get_callchain_buffer()
by Frederic Weisbecker
· 11 years ago
6050cb0
perf: Fix branch stack refcount leak on callchain init failure
by Frederic Weisbecker
· 11 years ago
a5cdd40
perf: Update perf_event_type documentation
by Peter Zijlstra
· 11 years ago
e43fff2b
Merge branch 'linus' into perf/core
by Ingo Molnar
· 11 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
· 11 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
14c63f1
perf: Drop sample rate when sampling is too slow
by Dave Hansen
· 12 years ago
03d8e80
perf: Add const qualifier to perf_pmu_register's 'name' arg
by Mischa Jonker
· 12 years ago
e712209
perf: Fix hypervisor branch sampling permission check
by Stephane Eranian
· 12 years ago
eff2108
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
9bb5d40
perf: Fix mmap() accounting hole
by Peter Zijlstra
· 12 years ago
26cb63a
perf: Fix perf mmap bugs
by Peter Zijlstra
· 12 years ago
2b923c8
perf/x86: Check branch sampling priv level in generic code
by Stephane Eranian
· 12 years ago
62b8563
perf: Add sysfs entry to adjust multiplexing interval per PMU
by Stephane Eranian
· 12 years ago
9e63020
perf: Use hrtimers for event multiplexing
by Stephane Eranian
· 12 years ago
ab57384
perf: Fix hw breakpoints overflow period sampling
by Jiri Olsa
· 12 years ago
52d857a
perf: Factor out auxiliary events notification
by Jiri Olsa
· 12 years ago
524eff1
perf: Fix EXIT event notification
by Jiri Olsa
· 12 years ago
c032862
Merge commit '8700c95adb03' into timers/nohz
by Frederic Weisbecker
· 12 years ago
e097291
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
191a712
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
026249e
perf: New helper to prevent full dynticks CPUs from stopping tick
by Frederic Weisbecker
· 12 years ago
12351ef
perf: Kick full dynticks CPU if events rotation is needed
by Frederic Weisbecker
· 12 years ago
c79aa0d9
events: Protect access via task_subsys_state_check()
by Paul E. McKenney
· 12 years ago
73e21ce
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
8176cce
perf: Treat attr.config as u64 in perf_swevent_init()
by Tommi Rantala
· 12 years ago
c481420
perf: Fix error return code
by Wei Yongjun
· 12 years ago
ef824fa
perf: make perf_event cgroup hierarchical
by Tejun Heo
· 12 years ago
c97847d
perf: Fix strncpy() use, always make sure it's NUL terminated
by Chen Gang
· 12 years ago
2fe8542
perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
by Stephane Eranian
· 12 years ago
d6be9ad
perf: Add generic memory sampling interface
by Stephane Eranian
· 12 years ago
c3feedf
perf/core: Add weighted samples
by Andi Kleen
· 12 years ago
3bf2391
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
86e213e
perf/cgroup: Add __percpu annotation to perf_cgroup->info
by Namhyung Kim
· 12 years ago
d610d98
perf: Generate EXIT event only once per task context
by Namhyung Kim
· 12 years ago
778141e
perf: Reset hwc->last_period on sw clock events
by Namhyung Kim
· 12 years ago
877c685
perf: Remove include of cgroup.h from perf_event.h
by Li Zefan
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
0e9c3be
events: convert to idr_alloc()
by Tejun Heo
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
8f55cea
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f22c1bb
perf: Introduce hw_perf_event->tp_target and ->tp_list
by Oleg Nesterov
· 12 years ago
0231bb5
perf: Fix event group context move
by Jiri Olsa
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
92fb974
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
by Tejun Heo
· 12 years ago
17cf22c
pidns: Use task_active_pid_ns where appropriate
by Eric W. Biederman
· 15 years ago
ade0899
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
95cf59e
perf: Fix perf_cgroup_switch for sw-events
by Peter Zijlstra
· 12 years ago
3f1f332
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
by Peter Zijlstra
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
68d47a1
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
7e92daa
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
ab72a70
events: don't use get_unused_fd_flags() when get_unused_fd() will do
by Al Viro
· 12 years ago
8c7f6ed
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
by Tejun Heo
· 12 years ago
500ad2d
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
by K.Prasad
· 12 years ago
a6fa941
perf_event: Switch to internal refcount, fix race with close()
by Al Viro
· 12 years ago
c5ebced
perf: Add ability to attach user stack dump to sample
by Jiri Olsa
· 12 years ago
4018994
perf: Add ability to attach user level registers dump to sample
by Jiri Olsa
· 12 years ago
e6dab5f
perf/trace: Add ability to set a target task for events
by Andrew Vagin
· 13 years ago
0cda4c0
perf: Introduce perf_pmu_migrate_context()
by Yan, Zheng
· 13 years ago
e2d37cd
perf: Allow the PMU driver to choose the CPU on which to install events
by Yan, Zheng
· 13 years ago
fbfc623
perf: Avoid race between cpu hotplug and installing event
by Yan, Zheng
· 13 years ago
9c5da09
perf: Use css_tryget() to avoid propping up css refcount
by Salman Qazi
· 13 years ago
cb7225f
perf: Remove duplicate invocation on perf_event_for_each
by Namhyung Kim
· 13 years ago
ab0cce5
Revert "sched, perf: Use a single callback into the scheduler"
by Jiri Olsa
· 13 years ago
16ee657
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 13 years ago
cb04ff9
sched, perf: Use a single callback into the scheduler
by Peter Zijlstra
· 13 years ago
fd0d000
perf: Pass last sampling period to perf_sample_data_init()
by Robert Richter
· 13 years ago
33b07b8
perf: Use static variant of perf_event_overflow in core.c
by Robert Richter
· 13 years ago
724b6da
perf: Fix perf_event_for_each() to use sibling
by Michael Ellerman
· 13 years ago
7fd5239
Merge branch 'linus' into perf/urgent
by Ingo Molnar
· 13 years ago
Next »