Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
6545aaa561b5678c497e94dea22cb2d1af1d6859
/
kernel
f4bc6bb
tracing: Cleanup the convoluted softirq tracepoints
by Thomas Gleixner
· 15 years ago
750ed15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 15 years ago
7e40798
tracing: Fix compile issue for trace_sched_wakeup.c
by Steven Rostedt
· 15 years ago
7e54a5a
perf: Optimize sw events
by Peter Zijlstra
· 15 years ago
82cd6de
perf: Use jump_labels to optimize the scheduler hooks
by Peter Zijlstra
· 15 years ago
3b6e901
jump_label: Use more consistent naming
by Peter Zijlstra
· 15 years ago
d580ff8
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
by Peter Zijlstra
· 15 years ago
c6be5a5
perf: Find task before event alloc
by Peter Zijlstra
· 15 years ago
e7d0bc0
perf: Fix task refcount bugs
by Peter Zijlstra
· 15 years ago
74c3337
perf: Fix group moving
by Peter Zijlstra
· 15 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 15 years ago
8e5fc1a
perf_events: Fix transaction recovery in group_sched_in()
by Stephane Eranian
· 15 years ago
c530ccd
perf_events: Fix bogus context time tracking
by Stephane Eranian
· 15 years ago
78c89ba
tracing: Remove parent recording in latency tracer graph options
by Steven Rostedt
· 15 years ago
5e6d2b9c
tracing: Use one prologue for the preempt irqs off tracer function tracers
by Steven Rostedt
· 15 years ago
542181d
tracing: Use one prologue for the wakeup tracer function tracers
by Steven Rostedt
· 15 years ago
7495a5b
tracing: Graph support for wakeup tracer
by Jiri Olsa
· 16 years ago
0a77262
tracing: Make graph related irqs/preemptsoff functions global
by Jiri Olsa
· 16 years ago
a9d6117
tracing: Add proper check for irq_depth routines
by Jiri Olsa
· 16 years ago
907f278
tracing/trivial: Remove cast from void*
by matt mooney
· 16 years ago
6268464
Merge remote branch 'tip/perf/core' into oprofile/core
by Robert Richter
· 15 years ago
0fdf136
Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 15 years ago
cf4db25
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
by Steven Rostedt
· 15 years ago
d9d572a
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 15 years ago
72441cb
ftrace/x86: Add support for C version of recordmcount
by Steven Rostedt
· 15 years ago
fd02e6f
kprobes: Fix selftest to clear flags field for reusing probes
by Masami Hiramatsu
· 15 years ago
14cae9b
tracing: Fix function-graph build warning on 32-bit
by Borislav Petkov
· 16 years ago
ad0f7cf
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
by Robert Richter
· 15 years ago
84c7991
perf: New helper function for pmu name
by Matt Fleming
· 15 years ago
7cd2541
Merge commit 'v2.6.36-rc7' into perf/core
by Ingo Molnar
· 15 years ago
e1d9694
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 15 years ago
540804b
perf_events: Fix invalid pointer when pid is invalid
by Stephane Eranian
· 15 years ago
399f1e3
kfifo: fix scatterlist usage
by Ira W. Snyder
· 16 years ago
a5a2bad
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 16 years ago
a247c3a
rmap: fix walk during fork
by Andrea Arcangeli
· 16 years ago
8f7b50c
jump label: Tracepoint support for jump labels
by Jason Baron
· 16 years ago
4c3ef6d
jump label: Add jump_label_text_reserved() to reserve jump points
by Jason Baron
· 16 years ago
e0cf0cd
jump label: Initialize workqueue tracepoints *before* they are registered
by Jason Baron
· 16 years ago
bf5438fc
jump label: Base patch for jump label
by Jason Baron
· 16 years ago
90edf27f
Merge branch 'linus' into perf/core
by Ingo Molnar
· 16 years ago
1ce1e41
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
87ac6fa
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
41945f6
perf: Avoid RCU vs preemption assumptions
by Peter Zijlstra
· 16 years ago
7ed5692
Merge commit 'v2.6.36-rc5' into perf/core
by Ingo Molnar
· 16 years ago
f6c3f16
sched: Fix nohz balance kick
by Suresh Siddha
· 16 years ago
e9d2b06
perf: Undo the per cpu-context timer stuff
by Peter Zijlstra
· 16 years ago
917bdd1
perf: Fix perf_event_exit_cpu_context()
by Peter Zijlstra
· 16 years ago
b04243e
perf: Complete software pmu grouping
by Peter Zijlstra
· 16 years ago
d14b12d
perf_events: Fix broken event grouping
by Stephane Eranian
· 16 years ago
068e35e
hw breakpoints: Fix pid namespace bug
by Matt Helsley
· 16 years ago
94ca9d6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 16 years ago
635c17c
kprobes: Add sparse context annotations
by Namhyung Kim
· 16 years ago
6376b22
kprobes: Make functions static
by Namhyung Kim
· 16 years ago
05662bd
kprobes: Verify jprobe entry point
by Namhyung Kim
· 16 years ago
edbaadb
kprobes: Remove redundant address check
by Namhyung Kim
· 16 years ago
38a81da
perf events: Clean up pid passing
by Matt Helsley
· 16 years ago
2ebd4ff
perf events: Split out task search into helper
by Matt Helsley
· 16 years ago
d958077
hw breakpoints: Fix pid namespace bug
by Matt Helsley
· 16 years ago
d9ca07a
watchdog: Avoid kernel crash when disabling watchdog
by Stephane Eranian
· 16 years ago
e75e863
sched: Fix user time incorrectly accounted as system time on 32-bit
by Stanislaw Gruszka
· 16 years ago
3aabae7
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 16 years ago
79e406d
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
by Steven Rostedt
· 16 years ago
b304d04
tracing: Do not trace in irq when funcgraph-irq option is zero
by Steven Rostedt
· 16 years ago
2bd16212
tracing: Add funcgraph-irq option for function graph tracer.
by Jiri Olsa
· 16 years ago
c41d68a
compat: Make compat_alloc_user_space() incorporate the access_ok()
by H. Peter Anvin
· 16 years ago
57c072c
tracing: Fix reading of set_ftrace_filter across lists
by Steven Rostedt
· 16 years ago
98c4fd0
tracing: Keep track of set_ftrace_filter position and allow lseek again
by Steven Rostedt
· 16 years ago
4aeb696
tracing: Replace typecasted void pointer in set_ftrace_filter code
by Steven Rostedt
· 16 years ago
2bccfff
tracing: Do not reset *pos in set_ftrace_filter
by Steven Rostedt
· 16 years ago
0bf377b
sched: Improve latencies under load by decreasing minimum scheduling granularity
by Ingo Molnar
· 16 years ago
0c67b40
perf: Fix free_event()
by Peter Zijlstra
· 16 years ago
cde8e88
perf: Sanitize the RCU logic
by Peter Zijlstra
· 16 years ago
c54fce6
workqueue: add documentation
by Tejun Heo
· 16 years ago
84e1d83
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
6715045
PM / Hibernate: Avoid hitting OOM during preallocation of memory
by Rafael J. Wysocki
· 16 years ago
aad1830
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0109c2c
PM QoS: Correct pr_debug() misuse and improve parameter checks
by mark gross
· 16 years ago
e5f4d33
perf: Fix perf_init_event()
by Peter Zijlstra
· 16 years ago
27c379f
generic-ipi: Fix deadlock in __smp_call_function_single
by Heiko Carstens
· 16 years ago
f2955b4
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cee010e
perf: Ensure we call add_event_to_ctx() with the right locks held
by Peter Zijlstra
· 16 years ago
df09162
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
by Chris Wright
· 16 years ago
910321e
swap: revert special hibernation allocation
by Hugh Dickins
· 16 years ago
1c24de6
kernel/groups.c: fix integer overflow in groups_search
by Jerome Marchand
· 16 years ago
31583bb
cgroups: fix API thinko
by Michael S. Tsirkin
· 16 years ago
85a0fdf
gcov: fix null-pointer dereference for certain module types
by Peter Oberparleiter
· 16 years ago
4e231c7
perf: Fix up delayed_put_task_struct()
by Peter Zijlstra
· 16 years ago
1b9a644
perf: Optimize context ops
by Peter Zijlstra
· 16 years ago
89a1e18
perf: Provide a separate task context for swevents
by Peter Zijlstra
· 16 years ago
8dc85d5
perf: Multiple task contexts
by Peter Zijlstra
· 16 years ago
eb18447
perf: Clean up perf_event_context allocation
by Peter Zijlstra
· 16 years ago
97dee4f
perf: Move some code around
by Peter Zijlstra
· 16 years ago
108b02c
perf: Per-pmu-per-cpu contexts
by Peter Zijlstra
· 16 years ago
b5ab4cd
perf: Per cpu-context rotation timer
by Peter Zijlstra
· 16 years ago
b28ab83
perf: Remove the swevent hash-table from the cpu context
by Peter Zijlstra
· 16 years ago
c3f00c7
perf: Separate find_get_context() from event initialization
by Peter Zijlstra
· 16 years ago
15ac9a3
perf: Remove the sysfs bits
by Peter Zijlstra
· 16 years ago
a4eaf7f
perf: Rework the PMU methods
by Peter Zijlstra
· 16 years ago
fa407f3
perf: Shrink hw_perf_event
by Peter Zijlstra
· 16 years ago
Next »