summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells2017-03-011-0/+2
* Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-271-2/+12
|\
| * timers: Make flags output in the timer_start tracepoint usefulThomas Gleixner2017-02-151-2/+12
* | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-251-1/+1
|\ \
| * | btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-141-1/+1
* | | mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner2017-02-241-1/+1
* | | mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko2017-02-221-0/+40
* | | mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko2017-02-221-3/+26
* | | mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko2017-02-222-6/+14
* | | mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko2017-02-221-2/+6
* | | mm, vmscan: add active list aging tracepointMichal Hocko2017-02-221-0/+36
* | | mm, vmscan: remove unused mm_vmscan_memcg_isolateMichal Hocko2017-02-221-30/+1
* | | oom, trace: add compaction retry tracepointMichal Hocko2017-02-222-0/+65
* | | oom, trace: add oom detection tracepointsMichal Hocko2017-02-221-0/+42
* | | mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common headerMichal Hocko2017-02-222-57/+67
* | | mm, dax: change pmd_fault() to take only vmf parameterDave Jiang2017-02-221-29/+25
* | | mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang2017-02-221-8/+7
* | | dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler2017-02-221-0/+51
* | | dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler2017-02-221-0/+42
* | | dax: add tracepoint infrastructure, PMD tracingRoss Zwisler2017-02-221-0/+68
* | | tracing: add __print_flags_u64()Ross Zwisler2017-02-221-0/+11
* | | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-221-14/+6
|\ \ \
| * | | kernfs: handle null pointers while printing node name and pathKonstantin Khlebnikov2017-02-101-14/+6
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-225-27/+1083
|\ \ \
| * | | trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann2017-02-031-2/+2
| * | | bpf: add initial bpf tracepointsDaniel Borkmann2017-01-252-0/+400
| * | | trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann2017-01-251-1/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-67/+79
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-2/+1
| |\ \ \
| * \ \ \ Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-091-0/+184
| |\ \ \ \
| | * | | | afs: Refcount the afs_call structDavid Howells2017-01-091-0/+75
| | * | | | afs: Add some tracepointsDavid Howells2017-01-091-0/+109
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-091-7/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | rxrpc: Add some more tracingDavid Howells2017-01-051-5/+89
| * | | | | rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells2017-01-051-21/+403
| | |_|_|/ | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-0/+263
|\ \ \ \ \
| * | | | | scsi: ufs: add trace event for ufs commandsLee Susman2017-01-051-0/+38
| * | | | | scsi: ufs: add time profiling supportsubhashj@codeaurora.org2017-01-051-0/+40
| * | | | | scsi: ufs: add tracing supportsubhashj@codeaurora.org2017-01-051-0/+185
| |/ / / /
* | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-211-16/+11
|\ \ \ \ \
| * | | | | block: cleanup tracingChristoph Hellwig2017-01-271-16/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-201-13/+13
|\ \ \ \ \
| * | | | | timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker2017-02-011-13/+13
| |/ / / /
* | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-01-311-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney2017-01-231-5/+5
| | |/ / | |/| |
* | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-131-67/+79
|\ \ \ \ | |_|_|/ |/| | |
| * | | btrfs: make tracepoint format strings more compactDavid Sterba2017-01-091-56/+56
| * | | Btrfs: add truncated_len for ordered extent tracepointsLiu Bo2017-01-091-0/+4
| * | | Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-4/+8
| * | | btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-9/+13