Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3486740a4f32a6a466f5ac931654d154790ba648
/
include
/
trace
d3e458d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
f74b944
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
27b92d4
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
72f7d32
[SCSI] Include protection operation in SCSI command trace
by Martin K. Petersen
· 14 years ago
ca9da2d
tracing: Fix event alignment: skb:kfree_skb
by David Sharp
· 14 years ago
ad440ad
tracing: Fix event alignment: mce:mce_record
by David Sharp
· 14 years ago
b5e3008e
tracing: Fix event alignment: module:module_request
by David Sharp
· 14 years ago
2d3a849
blktrace: Remove blk_fill_rwbs_rq.
by Tao Ma
· 14 years ago
f51b452
tracing: don't trace the BKL
by Arnd Bergmann
· 14 years ago
e4a9ea5
tracing: Replace trace_event struct array with pointer array
by Steven Rostedt
· 14 years ago
c358e64
ASoC: soc-cache: Add trace event for snd_soc_cache_sync()
by Dimitris Papastamos
· 14 years ago
f9ee7f6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c94fbe1
tracing: Only process module tracepoints once
by Steven Rostedt
· 14 years ago
f3a310b
mm: vmscan: rename lumpy_mode to reclaim_mode
by Mel Gorman
· 14 years ago
ee64fc9
mm: vmscan: convert lumpy_mode into a bitmask
by Mel Gorman
· 14 years ago
b7aba69
mm: compaction: add trace events for memory compaction activity
by Mel Gorman
· 14 years ago
71927e8
writeback: trace wakeup event for background writeback
by Wu Fengguang
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
1896a13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
55065bc
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
02fa3ec
regulator: Add basic trace facilities
by Mark Brown
· 14 years ago
0730388
KVM: cleanup async_pf tracepoints
by Xiao Guangrong
· 14 years ago
c9b263d
KVM: fix tracing kvm_try_async_get_page
by Xiao Guangrong
· 14 years ago
64be500
KVM: x86: trace "exit to userspace" event
by Gleb Natapov
· 14 years ago
7c90705
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
by Gleb Natapov
· 14 years ago
af585b9
KVM: Halt vcpu if page it tries to access is swapped out
by Gleb Natapov
· 14 years ago
881fe4b
tracing: remove duplicate null-pointer check in skb tracepoint
by Mathieu Desnoyers
· 14 years ago
3a9f987
tracing: Include module.h in define_trace.h
by Steven Rostedt
· 14 years ago
b7908c1
block: trace event block fix unassigned field
by Jeff Moyer
· 14 years ago
25e4193
perf: Clean up power events by introducing new, more generic ones
by Thomas Renninger
· 14 years ago
3028eb8
ASoC: Add trace events for jack detection
by Mark Brown
· 14 years ago
287050d
tracing: Add TRACE_EVENT_CONDITIONAL()
by Steven Rostedt
· 14 years ago
0429578
tracing/events: Show real number in array fields
by Steven Rostedt
· 14 years ago
9e18e18
Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into for-2.6.38
by Mark Brown
· 14 years ago
ae51ce9
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 14 years ago
53cf810b
tracing: Allow syscall trace events for non privileged users
by Frederic Weisbecker
· 14 years ago
fe55420
tracing: Allow raw syscall trace events for non privileged users
by Frederic Weisbecker
· 14 years ago
1ed0c59
tracing: New macro to set up initial event flags value
by Frederic Weisbecker
· 14 years ago
d07335e
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event.
by Mike Snitzer
· 14 years ago
84e9093
ASoC: Add DAPM trace events
by Mark Brown
· 14 years ago
a8b1d34
ASoC: Add trace events for ASoC register read/write
by Mark Brown
· 14 years ago
7ff9c07
ext4: Add new ext4 inode tracepoints
by Theodore Ts'o
· 14 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
a269029
ext4,jbd2: convert tracepoints to use major/minor numbers
by Theodore Ts'o
· 14 years ago
a042e26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
3e1e5f5
ext4: don't use ext4_allocation_contexts for tracing
by Eric Sandeen
· 14 years ago
4d54761
ext4: fix oops in trace_ext4_mb_release_group_pa
by Eric Sandeen
· 14 years ago
b853fd3
ext4: avoid null dereference in trace_ext4_mballoc_discard
by Wen Congyang
· 14 years ago
0e093d99
writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone
by Mel Gorman
· 14 years ago
7d3579e
vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim
by KOSAKI Motohiro
· 14 years ago
52bb919
writeback: account for time spent congestion_waited
by Mel Gorman
· 14 years ago
e11da5b
tracing, vmscan: add trace events for LRU list shrinking
by Mel Gorman
· 14 years ago
1b430be
writeback: remove nonblocking/encountered_congestion references
by Wu Fengguang
· 14 years ago
b8ecad8
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
by Ingo Molnar
· 14 years ago
91b7450
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
bc4016f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f4bc6bb
tracing: Cleanup the convoluted softirq tracepoints
by Thomas Gleixner
· 14 years ago
cdadf00
workqueue: add queue_work and activate_work trace points
by Tejun Heo
· 14 years ago
97bd234
workqueue: prepare for more tracepoints
by Tejun Heo
· 14 years ago
a802707
tracing/sched: Add sched_pi_setprio tracepoint
by Steven Rostedt
· 14 years ago
74704ac
tracing, perf: Add more power related events
by Jean Pihet
· 14 years ago
07dc22e
skb: Add tracepoints to freeing skb
by Koki Sanagi
· 14 years ago
cf66ba5
netdev: Add tracepoints to netdev layer
by Koki Sanagi
· 14 years ago
3e4b10d
napi: Convert trace_napi_poll to TRACE_EVENT
by Neil Horman
· 14 years ago
2bf2160
irq: Add tracepoint to softirq_raise
by Lai Jiangshan
· 14 years ago
502adf5
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e36c886
workqueue: Add basic tracepoints to track workqueue execution
by Arjan van de Ven
· 14 years ago
ede1b42
tracing: Fix timer tracing
by Arjan van de Ven
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
cc8e970
memcg: add mm_vmscan_memcg_isolate tracepoint
by KOSAKI Motohiro
· 14 years ago
e17613c
vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
by KOSAKI Motohiro
· 14 years ago
bdce6d9
memcg, vmscan: add memcg reclaim tracepoint
by KOSAKI Motohiro
· 14 years ago
cf4dcc3
vmscan: convert direct reclaim tracepoint to DEFINE_TRACE
by KOSAKI Motohiro
· 14 years ago
755f022
vmscan: tracing: add trace event when a page is written
by Mel Gorman
· 14 years ago
a8a94d1
vmscan: tracing: add trace events for LRU page isolation
by Mel Gorman
· 14 years ago
33906bc
vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
by Mel Gorman
· 14 years ago
09dc942
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
6033202
writeback: add new tracepoints
by Artem Bityutskiy
· 14 years ago
96dccab
writeback.h: needs linux/device.h
by Randy Dunlap
· 14 years ago
9e09438
writeback: Add tracing to write_cache_pages
by Dave Chinner
· 14 years ago
028c2dd
writeback: Add tracing to balance_dirty_pages
by Dave Chinner
· 14 years ago
455b286
writeback: Initial tracing support
by Dave Chinner
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
819ce45
tracing: Drop cpparg() macro
by Frederic Weisbecker
· 14 years ago
e5880d7
ext4: fix potential NULL dereference while tracing
by Theodore Ts'o
· 14 years ago
3a01736
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
· 14 years ago
4c21adf
x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent
by Thomas Renninger
· 14 years ago
bc289ae
tracing: Reduce latency and remove percpu trace_seq
by Lai Jiangshan
· 14 years ago
6416669
workqueue: temporarily remove workqueue tracing
by Tejun Heo
· 14 years ago
a1d0ce8
tracing: Use class->reg() for all registering of events
by Steven Rostedt
· 14 years ago
210f766
tracing: Convert more sched events to DEFINE_EVENT
by Li Zefan
· 14 years ago
363d0f6
tracing: Convert some timer events to DEFINE_EVENT
by Li Zefan
· 14 years ago
c9642c4
tracing: Use a global field list for all syscall exit events
by Li Zefan
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
85ca788
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c726b61
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 14 years ago
0b56492
writeback: pay attention to wbc->nr_to_write in write_cache_pages
by Dave Chinner
· 14 years ago
Next »