summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-12-101-5/+3
|\
| * tracing: Fix return value of ftrace_raw_output_prep()Steven Rostedt (Red Hat)2014-11-191-1/+1
| * tracing: Add trace_seq_has_overflowed() and trace_handle_return()Steven Rostedt (Red Hat)2014-11-191-4/+2
* | Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-12-101-0/+160
|\ \
| * | sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2014-11-241-1/+43
| * | sunrpc: add new tracepoints in xprt handling codeJeff Layton2014-11-241-0/+63
| * | sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton2014-11-241-0/+55
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-091-3/+6
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2014-11-161-9/+9
| |\ \ \ | | |/ /
| * | | sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()Oleg Nesterov2014-10-281-3/+6
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-11-201-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-291-2/+2
* | | | | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-242-2/+2
|/ / / /
* | | | Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-301-9/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney2014-10-281-9/+9
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-241-0/+83
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui2014-08-271-0/+83
| |\ \
| | * | thermal: trace: Trace when temperature is above a trip pointPunit Agrawal2014-07-291-0/+26
| | * | thermal: trace: Trace when a cooling device's state is updatedPunit Agrawal2014-07-291-0/+19
| | * | thermal: trace: Trace temperature changesPunit Agrawal2014-07-291-0/+38
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-201-8/+51
|\ \ \ \ | |_|_|/ |/| | |
| * | | ext4: track extent status tree shrinker delay staticticsZheng Liu2014-09-011-0/+31
| * | | ext4: improve extents status tree trace pointZheng Liu2014-09-011-8/+20
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-131-0/+3
|\ \ \
| * \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-231-0/+3
| |\ \ \
| | * | | rcu: Break more call_rcu() deadlock involving scheduler and perfPaul E. McKenney2014-09-071-0/+3
| | |/ /
* | | | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-111-7/+7
|\ \ \ \
| * | | | locks: generic_delete_lease doesn't need a file_lock at allJeff Layton2014-10-071-7/+7
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-10-111-16/+69
|\ \ \ \
| * | | | Btrfs: fix wrong parse of extent map's tracepointLiu Bo2014-09-181-6/+7
| * | | | Btrfs: show real function name in btrfs workqueue tracepointLiu Bo2014-09-171-1/+1
| * | | | Btrfs: cleanup for btrfs workqueue tracepointsLiu Bo2014-09-171-7/+0
| * | | | Btrfs: add work_struct information for workqueue tracepointLiu Bo2014-09-171-3/+6
| * | | | btrfs: add trace for qgroup accountingMark Fasheh2014-09-171-0/+56
| | |/ / | |/| |
* | | | Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-101-3/+3
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-10-061-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: trace: Remove trailing new-lines in trace messagesAnatol Pomozov2014-09-251-3/+3
| | |/ /
* | | | Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-10-081-5/+11
|\ \ \ \
| * | | | f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim2014-09-301-1/+2
| * | | | f2fs: introduce cp_control structureJaegeuk Kim2014-09-301-5/+10
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-7/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla2014-09-241-7/+9
| * | | kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu2014-09-161-0/+20
| |/ /
* | | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-051-2/+2
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-141-0/+88
|\ \
| * | powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-131-0/+88
* | | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-141-9/+12
|\ \ \ | |/ / |/| |
| * | bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov2014-08-041-3/+3
| * | bcache: bcache_write tracepoint was crashingSlava Pestov2014-08-041-6/+9
| |/
OpenPOWER on IntegriCloud