summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-112-9/+4
|\
| * Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-221-3/+3
| * intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie2014-02-131-6/+1
* | [media] v4l: add stream format for SDR receiverAntti Palosaari2014-03-051-0/+1
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-0/+157
|\
| * [media] v4l2-dev: Add tracepoints for QBUF and DQBUFWade Farnsworth2013-12-101-0/+157
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-301-11/+12
|\ \
| * | Btrfs/tracepoint: update new flags for ordered extent TPLiu Bo2014-01-281-1/+2
| * | Btrfs/tracepoint: fix to report right flags for ordered extentLiu Bo2014-01-281-11/+11
* | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-5/+5
|\ \ \
| * | | bcache: Add struct btree_keysKent Overstreet2014-01-081-1/+1
| * | | bcache: Rework allocator reservesKent Overstreet2014-01-081-4/+4
* | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-303-28/+28
|\ \ \ \ | |/ / /
| * | | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311-2/+10
| |\ \ \ | | |/ /
| * | | block: Abstract out bvec iteratorKent Overstreet2013-11-233-28/+28
| | |/ | |/|
* | | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-281-0/+1
|\ \ \
| * | | SUNRPC: Add tracepoint for socket errorsTrond Myklebust2013-12-311-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+158
|\ \ \
| * | | net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings2014-01-141-0/+100
| * | | net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings2014-01-141-0/+58
| |/ /
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-0/+53
|\ \ \
| * | | intel_pstate: Add trace point to report internal state.Dirk Brandewie2014-01-171-0/+53
| |/ /
* | | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-01-231-25/+82
|\ \ \
| * | | f2fs: refactor bio-related operationsJaegeuk Kim2013-12-231-20/+10
| * | | f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2013-12-231-5/+17
| * | | f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2013-12-231-17/+32
| * | | f2fs: adds a tracepoint for submit_read_pageChao Yu2013-12-231-4/+21
| * | | f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2013-12-231-0/+23
| |/ /
* | | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-221-8/+21
|\ \ \
| * | | tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-091-19/+4
| * | | tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-211-12/+36
| * | | tracing: Add basic event trigger frameworkTom Zanussi2013-12-201-0/+4
| |/ /
* | | mm: compaction: trace compaction begin and endMel Gorman2014-01-211-0/+42
* | | sched: add tracepoints related to NUMA task migrationMel Gorman2014-01-211-0/+87
* | | mm: numa: trace tasks that fail migration due to rate limitingMel Gorman2014-01-211-0/+26
* | | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2013-12-161-5/+5
|\ \ \ | |/ / |/| |
| * | PCI, AER: Fix severity usage in aer trace eventRui Wang2013-12-081-5/+5
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-021-0/+7
|\ \ \ | |/ / |/| |
| * | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-191-0/+7
* | | tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)2013-11-261-2/+3
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-1/+3
|\ \ | |/ |/|
| * btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-201-1/+3
* | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-161-4/+3
|\ \
| * | tracing: Update event filters for multibufferTom Zanussi2013-11-051-4/+3
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-161-1/+182
|\ \ \
| * | | random: convert DEBUG_ENT to tracepointsTheodore Ts'o2013-10-101-0/+128
| * | | random: push extra entropy to the output poolsTheodore Ts'o2013-10-101-0/+22
| * | | random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o2013-10-101-1/+32
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-151-10/+37
|\ \ \ \
| * | | | bcache: Better full stripe scanningKent Overstreet2013-11-101-0/+29
OpenPOWER on IntegriCloud