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 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Tejun Heo
|
0e9c3be20d
events: convert to idr_alloc()
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Linus Torvalds
|
8f55cea410
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Oleg Nesterov
|
f22c1bb6b4
perf: Introduce hw_perf_event->tp_target and ->tp_list
|
12 years ago |
Jiri Olsa
|
0231bb5336
perf: Fix event group context move
|
12 years ago |
Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Tejun Heo
|
92fb97487a
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
|
12 years ago |
Eric W. Biederman
|
17cf22c33e
pidns: Use task_active_pid_ns where appropriate
|
15 years ago |
Linus Torvalds
|
ade0899b29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Peter Zijlstra
|
95cf59ea72
perf: Fix perf_cgroup_switch for sw-events
|
12 years ago |
Peter Zijlstra
|
3f1f33206c
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
68d47a137c
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
Linus Torvalds
|
7e92daaefa
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Al Viro
|
ab72a7028c
events: don't use get_unused_fd_flags() when get_unused_fd() will do
|
13 years ago |
Tejun Heo
|
8c7f6edbda
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
|
12 years ago |
K.Prasad
|
500ad2d8b0
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
|
13 years ago |
Al Viro
|
a6fa941d94
perf_event: Switch to internal refcount, fix race with close()
|
13 years ago |
Jiri Olsa
|
c5ebcedb56
perf: Add ability to attach user stack dump to sample
|
13 years ago |
Jiri Olsa
|
4018994f3d
perf: Add ability to attach user level registers dump to sample
|
13 years ago |
Andrew Vagin
|
e6dab5ffab
perf/trace: Add ability to set a target task for events
|
13 years ago |
Yan, Zheng
|
0cda4c0231
perf: Introduce perf_pmu_migrate_context()
|
13 years ago |
Yan, Zheng
|
e2d37cd213
perf: Allow the PMU driver to choose the CPU on which to install events
|
13 years ago |
Yan, Zheng
|
fbfc623f82
perf: Avoid race between cpu hotplug and installing event
|
13 years ago |