summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-05-051-0/+1
|\
| * [media] v4l: Add metadata buffer type and formatLaurent Pinchart2017-04-141-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-022-3/+108
|\ \
| * | bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-251-3/+7
| * | rxrpc: Trace client call connectionDavid Howells2017-04-061-0/+26
| * | rxrpc: Trace changes in a call's receive window sizeDavid Howells2017-04-061-0/+27
| * | rxrpc: Trace received abortsDavid Howells2017-04-061-0/+24
| * | rxrpc: Trace protocol errors in received packetsDavid Howells2017-04-061-0/+24
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-011-14/+14
|\ \
| * | x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-271-14/+14
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-011-7/+9
|\ \
| * | sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra2017-04-041-7/+9
| |/
* | block: remove the errors field from struct requestChristoph Hellwig2017-04-201-10/+7
* | blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig2017-04-201-34/+10
|/
* Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-071-0/+1
|\
| * tracing: Add #undef to fix compile errorRik van Riel2017-03-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-041-0/+2
|\ \
| * | rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells2017-03-011-0/+2
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | | Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-03-011-56/+95
|\ \ \ | |/ / |/| |
| * | f2fs: add f2fs_drop_inode tracepointHou Pengyang2017-02-271-0/+7
| * | f2fs: trace victim's cost selectecd by f2fs_gcJaegeuk Kim2017-02-231-2/+6
| * | f2fs: show actual device info in tracepointsJaegeuk Kim2017-02-231-23/+26
| * | f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim2017-02-231-0/+1
| * | f2fs: add submit_bio tracepointJaegeuk Kim2017-01-291-15/+30
| * | f2fs: fix wrong tracepoints for op and op_flagsJaegeuk Kim2017-01-291-16/+25
* | | 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
OpenPOWER on IntegriCloud