summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-25
| * rxrpc: Trace client call connectionDavid Howells2017-04-06
| * rxrpc: Trace changes in a call's receive window sizeDavid Howells2017-04-06
| * rxrpc: Trace received abortsDavid Howells2017-04-06
| * rxrpc: Trace protocol errors in received packetsDavid Howells2017-04-06
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-02
|\ \
| * | x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-27
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-01
|\ \
| * | sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra2017-04-04
| |/
* | block: remove the errors field from struct requestChristoph Hellwig2017-04-20
* | blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig2017-04-20
|/
* Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-07
|\
| * tracing: Add #undef to fix compile errorRik van Riel2017-03-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-04
|\ \
| * | rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells2017-03-01
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | | Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-03-01
|\ \ \ | |/ / |/| |
| * | f2fs: add f2fs_drop_inode tracepointHou Pengyang2017-02-27
| * | f2fs: trace victim's cost selectecd by f2fs_gcJaegeuk Kim2017-02-23
| * | f2fs: show actual device info in tracepointsJaegeuk Kim2017-02-23
| * | f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim2017-02-23
| * | f2fs: add submit_bio tracepointJaegeuk Kim2017-01-28
| * | f2fs: fix wrong tracepoints for op and op_flagsJaegeuk Kim2017-01-28
* | | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-27
|\ \ \ | | |/ | |/|
| * | timers: Make flags output in the timer_start tracepoint usefulThomas Gleixner2017-02-15
* | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-25
|\ \ \
| * | | btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-14
| | |/ | |/|
* | | mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner2017-02-24
* | | mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko2017-02-22
* | | mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko2017-02-22
* | | mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko2017-02-22
* | | mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko2017-02-22
* | | mm, vmscan: add active list aging tracepointMichal Hocko2017-02-22
* | | mm, vmscan: remove unused mm_vmscan_memcg_isolateMichal Hocko2017-02-22
* | | oom, trace: add compaction retry tracepointMichal Hocko2017-02-22
* | | oom, trace: add oom detection tracepointsMichal Hocko2017-02-22
* | | mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common headerMichal Hocko2017-02-22
* | | mm, dax: change pmd_fault() to take only vmf parameterDave Jiang2017-02-22
* | | mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang2017-02-22
* | | dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler2017-02-22
* | | dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler2017-02-22
* | | dax: add tracepoint infrastructure, PMD tracingRoss Zwisler2017-02-22
* | | tracing: add __print_flags_u64()Ross Zwisler2017-02-22
* | | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-22
|\ \ \
| * | | kernfs: handle null pointers while printing node name and pathKonstantin Khlebnikov2017-02-10
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\ \ \
| * | | trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann2017-02-03
| * | | bpf: add initial bpf tracepointsDaniel Borkmann2017-01-25
| * | | trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann2017-01-25