Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
19007a67a64f9b3cbbd7024f972654ebf14daade
/
kernel
19007a6
tracing: Support for syscall events raw records in perfcounters
by Frederic Weisbecker
· 16 years ago
dc4ddb4
tracing: Add fields format definition for syscall events
by Frederic Weisbecker
· 16 years ago
e8f9f4d
tracing: Add ftrace event call parameter to its field descriptor handler
by Frederic Weisbecker
· 16 years ago
f4b5ffc
tracing: Add perf counter support for syscalls tracing
by Jason Baron
· 16 years ago
64c12e0
tracing: Add individual syscalls tracepoint id support
by Jason Baron
· 16 years ago
fb34a08
tracing: Add trace events for each syscall entry/exit
by Jason Baron
· 16 years ago
69fd4f0
tracing: Add ftrace_event_call void * 'data' field
by Jason Baron
· 16 years ago
f744bd5
tracing: Raw_init() bailout in trace event register fail case
by Jason Baron
· 16 years ago
a871bd3
tracing: Add syscall tracepoints
by Jason Baron
· 16 years ago
066e037
tracing: Call arch_init_ftrace_syscalls at boot
by Jason Baron
· 16 years ago
7770841
tracing: Rename set_tracer_flags()'s local variable trace_flags
by Zhaolei
· 16 years ago
89034bc
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
d00aa66
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cec3691
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a4e95fc
perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data
by Peter Zijlstra
· 16 years ago
a044560
perf_counter: Correct PERF_SAMPLE_RAW output
by Peter Zijlstra
· 16 years ago
2e9b11a
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
95d0ad0
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
713e3e1
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3a80b4a
perf_counter: Fix a race on perf_counter_ctx
by Peter Zijlstra
· 16 years ago
3a43ce6
perf_counter: Fix tracepoint sampling to be part of generic sampling
by Frederic Weisbecker
· 16 years ago
10b8e30
perf_counter: Work around gcc warning by initializing tracepoint record unconditionally
by Frederic Weisbecker
· 16 years ago
7b4b665
perf_counter: Fix software counters for fast moving event sources
by Peter Zijlstra
· 16 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 16 years ago
3a65930
perf_counter, ftrace: Fix perf_counter integration
by Peter Zijlstra
· 16 years ago
e356033
Merge branch 'linus' into tracing/urgent
by Ingo Molnar
· 16 years ago
17d42c1
posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()
by Stanislaw Gruszka
· 16 years ago
fb82ad7
tracing/filters: Don't use pred on alloc failure
by Tom Zanussi
· 16 years ago
26528e7
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
by Tom Zanussi
· 16 years ago
96b2de3
tracing/filters: Don't use pred on alloc failure
by Tom Zanussi
· 16 years ago
ad7d6c7
x86/irq: Fix move_irq_desc() for nodes without ram
by Yinghai Lu
· 16 years ago
da758dd
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9c8a822
execve: must clear current->clear_child_tid
by Eric Dumazet
· 16 years ago
69dd647
generic-ipi: fix hotplug_cfd()
by Xiao Guangrong
· 16 years ago
bd3f022
ring-buffer: Fix memleak in ring_buffer_free()
by Eric Dumazet
· 16 years ago
9795447
lockdep: Fix file mode of lock_stat
by Li Zefan
· 16 years ago
1054598
perf_counter: Fix double list iteration in per task precise stats
by Peter Zijlstra
· 16 years ago
469535a
ring-buffer: Fix advance of reader in rb_buffer_peek()
by Robert Richter
· 16 years ago
a2ca5e0
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
by Frederic Weisbecker
· 16 years ago
1a0799a
tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file
by Frederic Weisbecker
· 16 years ago
82e04af
tracing: Move sched event insertion helpers in the sched switch tracer file
by Frederic Weisbecker
· 16 years ago
c0a0d0d
tracing/core: Make the stack entry helpers global
by Frederic Weisbecker
· 16 years ago
5e5bf48
tracing/core: Turn ftrace_cpu_disabled into a global var
by Frederic Weisbecker
· 16 years ago
0c9e6f6
tracing: Simplify print_graph_cpu()
by Lai Jiangshan
· 16 years ago
af6af30
ftrace: Fix perf-tracepoint OOPS
by Peter Zijlstra
· 16 years ago
1bbf208
rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock()
by Darren Hart
· 16 years ago
464e85e
ring-buffer: do not disable ring buffer on oops_in_progress
by Steven Rostedt
· 16 years ago
0f2541d
ring-buffer: fix check of try_to_discard result
by Steven Rostedt
· 16 years ago
a40694a
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ea56342
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
7193675
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9c66812
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e16852c
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent
by Ingo Molnar
· 16 years ago
70d715f
posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW
by Hiroshi Shimamoto
· 16 years ago
07903af
sched: Fix race in cpupri introduced by cpumask_var changes
by Gregory Haskins
· 16 years ago
e414314
sched: Fix latencytop and sleep profiling vs group scheduling
by Peter Zijlstra
· 16 years ago
9f498cc
perf_counter: Full task tracing
by Peter Zijlstra
· 16 years ago
e53c099
perf_counter: Collapse inherit on read()
by Peter Zijlstra
· 16 years ago
0dd8486
do_sigaltstack: small cleanups
by Linus Torvalds
· 16 years ago
0083fc2
do_sigaltstack: avoid copying 'stack_t' as a structure to user space
by Linus Torvalds
· 16 years ago
b592972
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ec30c5f
kprobes: Use kernel_text_address() for checking probe address
by Masami Hiramatsu
· 16 years ago
b62f495
profile: suppress warning about large allocations when profile=1 is specified
by Mel Gorman
· 16 years ago
8870326
cgroup avoid permanent sleep at rmdir
by KAMEZAWA Hiroyuki
· 16 years ago
096b7fe
cgroups: fix pid namespace bug
by Li Zefan
· 16 years ago
11c7da4
kexec: fix omitting offset in extended crashkernel syntax
by Hidetoshi Seto
· 16 years ago
933b787
mm: copy over oom_adj value at fork time
by Rik van Riel
· 16 years ago
74e7ff8
tracing: Fix missing function_graph events when we splice_read from trace_pipe
by Lai Jiangshan
· 16 years ago
38ceb59
tracing: Fix invalid function_graph entry
by Lai Jiangshan
· 16 years ago
9ae2602
update the comment in kthread_stop()
by Oleg Nesterov
· 17 years ago
6560dc1
module: use MODULE_SYMBOL_PREFIX with module_layout
by Mike Frysinger
· 16 years ago
bdff787
trace: stop tracer in oops_enter()
by Thomas Gleixner
· 16 years ago
8650ae3
tracing: only truncate ftrace files when O_TRUNC is set
by Steven Rostedt
· 16 years ago
4c739ff
tracing: show proper address for trace-printk format
by Steven Rostedt
· 16 years ago
636eace
tracing/stat: Fix seqfile memory leak
by Li Zefan
· 16 years ago
8782711
function-graph: Fix seqfile memory leak
by Li Zefan
· 16 years ago
d8cc1ab
trace_stack: Fix seqfile memory leak
by Li Zefan
· 16 years ago
61f3826
genirq: Fix UP compile failure caused by irq_thread_check_affinity
by Bruno Premont
· 16 years ago
3c33010
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf
by Linus Torvalds
· 16 years ago
612e900
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c57c374
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5b26776
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
356d1b5
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
0dc3d52
perf: fix stack data leak
by Arjan van de Ven
· 16 years ago
966ee4d
perf_counter: Fix throttle/unthrottle event logging
by Anton Blanchard
· 16 years ago
7f453c2
perf_counter: PERF_SAMPLE_ID and inherited counters
by Peter Zijlstra
· 16 years ago
573402d
perf_counter: Plug more stack leaks
by Peter Zijlstra
· 16 years ago
c9f73a3
perf: Fix stack data leak
by Arjan van de Ven
· 16 years ago
1d2f379
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
by Peter Zijlstra
· 16 years ago
9ba5f00
softirq: introduce tasklet_hrtimer infrastructure
by Peter Zijlstra
· 16 years ago
591d2fb
genirq: Delegate irq affinity setting to the irq thread
by Thomas Gleixner
· 16 years ago
1f9963c
tracing/filters: improve subsystem filter
by Li Zefan
· 16 years ago
ff4e9da
tracing: cleanup for tracing_trace_options_read()
by Xiao Guangrong
· 17 years ago
7d536cb
tracing/events: record the size of dynamic arrays
by Li Zefan
· 16 years ago
79ef2bb
clocksource: Prevent NULL pointer dereference
by Thomas Gleixner
· 16 years ago
4841158
timer: Avoid reading uninitialized data
by Pavel Roskin
· 16 years ago
6301cb9
sched: fix nr_uninterruptible accounting of frozen tasks really
by Thomas Gleixner
· 16 years ago
a468d38
sched: fix load average accounting vs. cpu hotplug
by Thomas Gleixner
· 16 years ago
e5d490b
profile: Suppress warning about large allocations when profile=1 is specified
by Mel Gorman
· 16 years ago
566b0aa
tracing: Remove unused fields/variables
by jolsa@redhat.com
· 16 years ago
Next »