Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
85bac32c4a52c592b857f2c360cc5ec93a097d70
85bac32
ring-buffer: only enable ring_buffer_swap_cpu when needed
by Steven Rostedt
· 15 years ago
62f0b3e
ring-buffer: check for swapped buffers in start of committing
by Steven Rostedt
· 15 years ago
e8165db
tracing: report error in trace if we fail to swap latency buffer
by Steven Rostedt
· 15 years ago
659372d
tracing: add trace_array_printk for internal tracers to use
by Steven Rostedt
· 15 years ago
e77405a
tracing: pass around ring buffer instead of tracer
by Steven Rostedt
· 15 years ago
f633903
tracing: make tracing_reset safe for external use
by Steven Rostedt
· 15 years ago
2f26ebd
tracing: use timestamp to determine start of latency traces
by Steven Rostedt
· 15 years ago
76f0d07
tracing: remove users of tracing_reset
by Steven Rostedt
· 15 years ago
621968c
tracing: disable buffers and synchronize_sched before resetting
by Steven Rostedt
· 15 years ago
b8de7bd
tracing: disable update max tracer while reading trace
by Steven Rostedt
· 15 years ago
8248ac0
tracing: print out start and stop in latency traces
by Steven Rostedt
· 15 years ago
077c540
ring-buffer: disable all cpu buffers when one finds a problem
by Steven Rostedt
· 15 years ago
a1863c2
ring-buffer: do not count discarded events
by Steven Rostedt
· 15 years ago
dc892f7
ring-buffer: remove ring_buffer_event_discard
by Steven Rostedt
· 15 years ago
7e9391c
ring-buffer: fix ring_buffer_read crossing pages
by Steven Rostedt
· 15 years ago
1b959e1
ring-buffer: remove unnecessary cpu_relax
by Steven Rostedt
· 15 years ago
9827799
ring-buffer: do not swap buffers during a commit
by Steven Rostedt
· 15 years ago
41b6a95
ring-buffer: do not reset while in a commit
by Steven Rostedt
· 15 years ago
8e254c1
tracing/filters: Defer pred allocation
by Li Zefan
· 15 years ago
73222ac
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
by Ingo Molnar
· 15 years ago
0dd7b74
tracing: Fix double CPP substitution in TRACE_EVENT_FN
by Frederic Weisbecker
· 15 years ago
66c6e29
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
5d4a9db
tracing: only show tracing_max_latency when latency tracer configured
by Steven Rostedt
· 15 years ago
c0729be
tracing: remove legacy select of MARKERS by context switch tracing
by Steven Rostedt
· 15 years ago
6c347d4
tracing: Undef TRACE_EVENT_FN between trace events headers inclusion
by Frederic Weisbecker
· 15 years ago
117226d
tracing: Remove FTRACE_SYSCALL_MAX definitions
by Jason Baron
· 15 years ago
57421db
tracing: Convert event tracing code to use NR_syscalls
by Jason Baron
· 15 years ago
a5a2f8e
tracing: Define NR_syscalls for x86_64
by Jason Baron
· 15 years ago
dd86dda
tracing: Define NR_syscalls for x86 (32)
by Jason Baron
· 15 years ago
cc3b13c
tracing: Don't trace kernel thread syscalls
by Hendrik Brueckner
· 15 years ago
cd0980f
tracing: Check invalid syscall nr while tracing syscalls
by Hendrik Brueckner
· 15 years ago
7515bf5
tracing: Add syscall tracepoints - s390 arch update
by Hendrik Brueckner
· 15 years ago
35dce1a
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
7cb2e3e
tracing: add comments to explain TRACE_EVENT out of protection
by Steven Rostedt
· 15 years ago
5ac35da
tracing/events: fix the include file dependencies
by Xiao Guangrong
· 15 years ago
5079f32
ftrace: Move setting of clock-source out of options
by Zhaolei
· 15 years ago
87a342f
tracing/filters: Support filtering for char * strings
by Li Zefan
· 16 years ago
43b51ea
tracing/filters: Add __field_ext() to TRACE_EVENT
by Li Zefan
· 16 years ago
aa38e9f
tracing/filters: Add filter_type to struct ftrace_event_field
by Li Zefan
· 16 years ago
6591b49
tracing: Add vim script to enable folding for function_graph traces
by Josh Triplett
· 16 years ago
f0693c8
tracing/sched: show CPU task wakes up on in trace event
by Steven Rostedt
· 16 years ago
1c569f0
tracing: Create generic syscall TRACE_EVENTs
by Josh Stone
· 15 years ago
9741987
tracing: Move tracepoint callbacks from declaration to definition
by Josh Stone
· 15 years ago
3d27d8c
tracing: Make syscall tracepoints conditional
by Josh Stone
· 15 years ago
6670000
tracing: Rename FTRACE_SYSCALLS for tracepoints
by Josh Stone
· 15 years ago
d88cb58
tracing: Eliminate code duplication in kernel/tracepoint.c
by Anirban Sinha
· 15 years ago
4539f07
tracing/syscalls: Fix the output of syscalls with no arguments
by Li Zefan
· 15 years ago
540b7b8
tracing/syscalls: Add filtering support
by Li Zefan
· 15 years ago
e647d6b
tracing/events: Add trace_define_common_fields()
by Li Zefan
· 15 years ago
14be96c
tracing/events: Add ftrace_event_call param to define_fields()
by Li Zefan
· 15 years ago
10a5b66
tracing/syscalls: Add fields format for exit events
by Li Zefan
· 15 years ago
e697196
tracing/syscalls: Fix fields format for enter events
by Li Zefan
· 15 years ago
5e9ad7d
[S390] ftrace: update system call tracer support
by Ingo Molnar
· 15 years ago
3be04b4
ftrace: Simplify seqfile code
by Li Zefan
· 15 years ago
2fc5f0c
trace_stack: Simplify seqfile code
by Li Zefan
· 15 years ago
97d5320
trace_stat: Fix missing entry in stat file
by Li Zefan
· 15 years ago
ba8b3a4
tracing/syscalls: Fix to print parameter types
by Li Zefan
· 15 years ago
7ead8b8
tracing/events: Add module tracepoints
by Li Zefan
· 15 years ago
60d970c
tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures
by Ingo Molnar
· 16 years ago
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
0ac676f
tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALL
by Jason Baron
· 16 years ago
48c2e17
tracing: Add more namespace area to 'perf list' output
by Jason Baron
· 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
9daa77e
tracing: Update FTRACE_SYSCALL_MAX
by Jason Baron
· 16 years ago
a871bd3
tracing: Add syscall tracepoints
by Jason Baron
· 16 years ago
63fbdab
tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
by Jason Baron
· 16 years ago
066e037
tracing: Call arch_init_ftrace_syscalls at boot
by Jason Baron
· 16 years ago
eeac19a
tracing: Map syscall name to number
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
85dfd81
pty: fix data loss when stopped (^S/^Q)
by Linus Torvalds
· 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
a326396
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9b8f013
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
b6e61ee
x86: Fix serialization in pit_expect_msb()
by Linus Torvalds
· 16 years ago
9bcf73f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
2c661a6
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
04e3535
MN10300: includecheck fix: mn10300, pci.h
by Jaswinder Singh Rajput
· 16 years ago
5e2f89b
mempool.c: clean up type-casting
by Figo.zhang
· 16 years ago
1392e3b
documentation: register ioctl entry of nilfs2
by Ryusuke Konishi
· 16 years ago
1853db0
perf_counter: Zero dead bytes from ftrace raw samples size alignment
by Frederic Weisbecker
· 16 years ago
304703a
perf_counter: Subtract the buffer size field from the event record size
by Frederic Weisbecker
· 16 years ago
704b836
mm_for_maps: take ->cred_guard_mutex to fix the race with exec
by Oleg Nesterov
· 16 years ago
00f89d2
mm_for_maps: shift down_read(mmap_sem) to the caller
by Oleg Nesterov
· 16 years ago
13f0fea
mm_for_maps: simplify, use ptrace_may_access()
by Oleg Nesterov
· 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
b2f2e8f
powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM
by Benjamin Herrenschmidt
· 16 years ago
f4b9a98
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 16 years ago
17d11ba
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
fb1ee45
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 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
Next »