summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-0/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-261-1/+3
| |\
| * | qdisc: add new field for qdisc_enqueue tracepointTonghao Zhang2021-07-271-0/+2
* | | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-08-312-4/+26
|\ \ \
| * | | SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever2021-08-171-4/+4
| * | | tracing: Add trace_event helper macros __string_len() and __assign_str_len()Steven Rostedt (VMware)2021-08-171-0/+22
| |/ /
* | | Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-08-311-4/+17
|\ \ \
| * | | btrfs: use delalloc_bytes to determine flush amount for shrink_delallocJosef Bacik2021-08-231-0/+1
| * | | btrfs: enable a tracepoint when we fail ticketsJosef Bacik2021-08-231-0/+6
| * | | btrfs: include delalloc related info in dump space info tracepointJosef Bacik2021-08-231-4/+10
| | |/ | |/|
* | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-3/+3
|\ \ \ | |/ / |/| |
| * | block: add an explicit ->disk backpointer to the request_queueChristoph Hellwig2021-08-231-3/+3
| |/
* / mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport2021-08-201-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-07-222-2/+28
|\
| * net_sched: introduce tracepoint trace_qdisc_enqueue()Qitao Xu2021-07-151-0/+26
| * net_sched: use %px to print skb address in trace_qdisc_dequeue()Qitao Xu2021-07-151-1/+1
| * net: use %px to print skb address in trace_netif_receive_skbQitao Xu2021-07-151-1/+1
* | afs: Fix tracepoint string placement with built-in AFSDavid Howells2021-07-211-5/+62
|/
* Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-041-0/+1
|\
| * rcu/nocb: Unify timersFrederic Weisbecker2021-05-121-0/+1
* | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-038-28/+194
|\ \
| * | treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-304-25/+25
| * | tracing: Fix spelling in osnoise tracer "interferences" -> "interference"Colin Ian King2021-06-281-1/+1
| * | trace: Add osnoise tracerDaniel Bristot de Oliveira2021-06-251-0/+142
| * | trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpersSteven Rostedt2021-06-251-0/+25
| * | trace: replace WB_REASON_FOREIGN_FLUSH with a stringChunguang Xu2021-06-101-1/+2
| * | sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai2021-06-101-2/+0
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-022-46/+22
|\ \
| * | scsi: core: Kill message byteHannes Reinecke2021-05-311-32/+1
| * | scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke2021-05-311-14/+1
| * | scsi: ufs: core: Enable power management for wlunAsutosh Das2021-05-101-0/+20
| |/
* | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-021-0/+37
|\ \
| * | iommu/vt-d: Add prq_report trace eventLu Baolu2021-06-101-0/+37
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-41/+0
|\ \
| * | include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao2021-06-301-41/+0
* | | Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-011-36/+70
|\ \ \
| * | | io_uring: minor clean up in trace events definitionOlivier Langlois2021-06-161-18/+17
| * | | io_uring: Add to traces the req pointer when availableOlivier Langlois2021-06-161-18/+53
| | |/ | |/|
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-06-301-0/+101
|\ \ \
| * | | jbd2,ext4: add a shrinker to release checkpointed buffersZhang Yi2021-06-241-0/+101
| |/ /
* | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-305-8/+156
|\ \ \
| * | | net: sock: add trace for socket errorsAlexander Aring2021-06-291-0/+60
| * | | mptcp: dump csum fields in mptcp_dump_mpextGeliang Tang2021-06-181-6/+11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-171-1/+5
| |\ \ \
| | * | | xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu2021-05-261-1/+5
| * | | | virtio/vsock: update trace event for SEQPACKETArseny Krasnov2021-06-111-1/+4
| |/ / /
| * / / tcp: add tracepoint for checksum errorsJakub Kicinski2021-05-141-0/+76
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-296-14/+14
|\ \ \ | | |/ | |/|
| * | mm, tracing: unify PFN format stringsVincent Whitchurch2021-06-296-14/+14
| |/
* | Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-06-281-14/+9
|\ \