Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3981e152864fcc1dbbb564e1f4c0ae11a09639d2
/
include
/
trace
cc0104e
Merge branch 'linus' into tracing/urgent
by Ingo Molnar
· 15 years ago
e00bf2e
tracing: Change event->profile_count to be int type
by Li Zefan
· 15 years ago
3b8e427
tracing: Move a printk out of ftrace_raw_reg_event_foo()
by Li Zefan
· 15 years ago
614a71a
tracing: Pull up calls to trace_define_common_fields()
by Li Zefan
· 15 years ago
87d9b4e
tracing: Extract duplicate ftrace_raw_init_event_foo()
by Li Zefan
· 15 years ago
4819568
ftrace.h: Use common pr_info fmt string
by Joe Perches
· 15 years ago
3070f27
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4515c30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
e9c0748
itimer: Fix the itimer trace print format
by Thomas Gleixner
· 15 years ago
c3fa27d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
26fb20d
Merge branch 'perf/mce' into perf/core
by Ingo Molnar
· 15 years ago
3bbe84e
trace_syscalls: Simplify syscall profile
by Lai Jiangshan
· 15 years ago
a1301da
trace_syscalls: Remove duplicate init_enter_##sname()
by Lai Jiangshan
· 15 years ago
c252f65
trace_syscalls: Add syscall_nr field to struct syscall_metadata
by Lai Jiangshan
· 15 years ago
fcc1943
trace_syscalls: Remove enter_id exit_id
by Lai Jiangshan
· 15 years ago
31c16b1
trace_syscalls: Set event_enter_##sname->data to its metadata
by Lai Jiangshan
· 15 years ago
bf56a4e
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
by Lai Jiangshan
· 15 years ago
ba005e1
tracepoint: Add signal loss events
by Masami Hiramatsu
· 15 years ago
f9d4257
tracepoint: Add signal deliver event
by Masami Hiramatsu
· 15 years ago
d1eb650
tracepoint: Move signal sending tracepoint to events/signal.h
by Masami Hiramatsu
· 15 years ago
470dda7
tracing: Restore original format of sched events
by Li Zefan
· 15 years ago
b5eb34c
tracing: Convert some ext4 events to DEFINE_TRACE
by Li Zefan
· 15 years ago
071688f
tracing: Convert some jbd2 events to DEFINE_EVENT
by Li Zefan
· 15 years ago
77ca1e0
tracing: Convert some block events to DEFINE_EVENT
by Li Zefan
· 15 years ago
7703466
tracing: Convert some power events to DEFINE_EVENT
by Li Zefan
· 15 years ago
382ece7
tracing: Convert some workqueue events to DEFINE_EVENT
by Li Zefan
· 15 years ago
c467307
tracing: Convert softirq events to DEFINE_EVENT
by Li Zefan
· 15 years ago
53d0422
tracing: Convert some kmem events to DEFINE_EVENT
by Li Zefan
· 15 years ago
925684d
tracing: Convert module refcnt events to DEFINE_EVENT
by Li Zefan
· 15 years ago
091ad36
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
by Ingo Molnar
· 15 years ago
b8007ef
tracing: Separate raw syscall from syscall tracer
by Lai Jiangshan
· 15 years ago
75ec29a
tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT
by Steven Rostedt
· 15 years ago
e5bc972
tracing: Create new DEFINE_EVENT_PRINT
by Steven Rostedt
· 15 years ago
ff038f5
tracing: Create new TRACE_EVENT_TEMPLATE
by Steven Rostedt
· 15 years ago
b4d7241
ext4: remove encountered_congestion trace
by Wu Fengguang
· 15 years ago
4ed7c92
perf_events: Undo some recursion damage
by Peter Zijlstra
· 15 years ago
6eebee6
ext4: print i_mode in octal in ext4 tracepoints
by Theodore Ts'o
· 15 years ago
e636260
ext4: call ext4_forget() from ext4_free_blocks()
by Theodore Ts'o
· 15 years ago
ce71b9d
tracing: Use the perf recursion protection from trace event
by Frederic Weisbecker
· 15 years ago
192dcf1
tracing: Remove the stale include/trace/power.h
by Josh Stone
· 15 years ago
a7b6342
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
beac2da
ext4: add tracepoint for ext4_forget()
by Theodore Ts'o
· 15 years ago
811cb50
tracing: Fix event format export
by Johannes Berg
· 15 years ago
6717876
tracing: Rename 'lockdep' event subsystem into 'lock'
by Frederic Weisbecker
· 15 years ago
444a2a3
tracing, perf_events: Protect the buffer from recursion in perf
by Frederic Weisbecker
· 15 years ago
9de09ac
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
43315956
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
bb3c3e8
Merge commit 'v2.6.32-rc5' into perf/probes
by Ingo Molnar
· 15 years ago
434a83c
events: Harmonize event field names and print output names
by Ingo Molnar
· 15 years ago
713490e
Merge branch 'tracing/core' into perf/core
by Ingo Molnar
· 15 years ago
c44fc77
tracing: Move syscalls metadata handling from arch to core
by Frederic Weisbecker
· 15 years ago
8968f9d
perf_event, x86, mce: Use TRACE_EVENT() for MCE logging
by Hidetoshi Seto
· 15 years ago
9dbdd6c
Merge commit 'v2.6.32-rc4' into perf/core
by Ingo Molnar
· 15 years ago
26a5074
tracing/events: Add 'signed' field to format files
by Tom Zanussi
· 15 years ago
58e57fb
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
b0da3f0
Add a tracepoint for block request remapping
by Jun'ichi Nomura
· 15 years ago
0aa73ba
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
9f44fdc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
0ef1224
ext4: Add a stub for mpage_da_data in the trace header
by Josh Stone
· 15 years ago
bf69932
jbd2: Use tracepoints for history file
by Theodore Ts'o
· 15 years ago
296c355
ext4: Use tracepoints for mb_history trace file
by Theodore Ts'o
· 15 years ago
55138e0
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
by Theodore Ts'o
· 15 years ago
4187e7e
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
96a2c46
tracing/bkl: Add bkl ftrace events
by Frederic Weisbecker
· 15 years ago
d7a4b41
Merge commit 'linus/master' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9961079
tracing/workqueue: Use %pf in workqueue trace events
by Anton Blanchard
· 15 years ago
0d3d062
tracing, page-allocator: add trace event for page traffic related to the buddy lists
by Mel Gorman
· 15 years ago
e0fff1b
tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes
by Mel Gorman
· 15 years ago
4b4f278
tracing, page-allocator: add trace events for page allocation and page freeing
by Mel Gorman
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bd4c3a3
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
467f995
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6161352
tracing, perf: Convert the power tracer into an event tracer
by Arjan van de Ven
· 15 years ago
929bf0d
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
3530c18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
20ab442
tracing: Allocate the ftrace event profile buffer dynamically
by Frederic Weisbecker
· 15 years ago
e5e25cf
tracing: Factorize the events profile accounting
by Frederic Weisbecker
· 15 years ago
5dd4de5
softirq: add BLOCK_IOPOLL to softirq_to_name
by Li Zefan
· 15 years ago
45bd00d
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
fb40ba0
ext4: Add a tracepoint for ext4_alloc_da_blocks()
by Theodore Ts'o
· 15 years ago
1fe06ad
writeback: get rid of wbc->for_writepages
by Jens Axboe
· 15 years ago
3661d28
ext4: Fix include/trace/events/ext4.h to work with Systemtap
by Theodore Ts'o
· 15 years ago
69def9f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a48f494
tracing: have TRACE_EVENT macro use __flags to not shadow parameter
by Steven Rostedt
· 15 years ago
ec827c7
tracing: add static to generated TRACE_EVENT functions
by Steven Rostedt
· 15 years ago
f977bb4
perf_counter, sched: Add sched_stat_runtime tracepoint
by Ingo Molnar
· 15 years ago
fe63b94
tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce
by Carsten Emde
· 15 years ago
483e3cd
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8f8ffe2
Merge commit 'tracing/core' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
1000ff8
KVM: Add trace points in irqchip code
by Gleb Natapov
· 15 years ago
aec51dc
KVM: Trace mmio
by Avi Kivity
· 15 years ago
ae8c1c4
KVM: Trace irq level and source id
by Avi Kivity
· 15 years ago
229456f
KVM: convert custom marker based tracing to event traces
by Marcelo Tosatti
· 15 years ago
a3710fd
ext4: fix tracepoint format string warnings
by Theodore Ts'o
· 15 years ago
e77405a
tracing: pass around ring buffer instead of tracer
by Steven Rostedt
· 15 years ago
768d0c2
sched: Add wait, sleep and iowait accounting tracepoints
by Peter Zijlstra
· 15 years ago
Next »