summaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2014-12-09sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton
2014-12-09sunrpc: convert to lockless lookup of queued server threadsJeff Layton
2014-12-09sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton
2014-11-24sunrpc: add new tracepoints in xprt handling codeJeff Layton
2014-11-24sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-10-28rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-10-10Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-07locks: generic_delete_lease doesn't need a file_lock at allJeff Layton
2014-10-06Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2014-09-30f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim
2014-09-30f2fs: introduce cp_control structureJaegeuk Kim
2014-09-25ASoC: trace: Remove trailing new-lines in trace messagesAnatol Pomozov
2014-09-24kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-09-18Btrfs: fix wrong parse of extent map's tracepointLiu Bo
2014-09-17Btrfs: show real function name in btrfs workqueue tracepointLiu Bo
2014-09-17Btrfs: cleanup for btrfs workqueue tracepointsLiu Bo
2014-09-17Btrfs: add work_struct information for workqueue tracepointLiu Bo
2014-09-17btrfs: add trace for qgroup accountingMark Fasheh
2014-09-16kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu
2014-09-07rcu: Break more call_rcu() deadlock involving scheduler and perfPaul E. McKenney
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-01ext4: track extent status tree shrinker delay staticticsZheng Liu
2014-09-01ext4: improve extents status tree trace pointZheng Liu
2014-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-07tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-06mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2014-08-06mm tracing: tell mm_migrate_pages event about numa_misplacedMax Asbock
2014-08-06KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini