summaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2020-01-20io_uring: add opcode to issue trace eventJens Axboe
2020-01-20btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_itemOmar Sandoval
2020-01-20pwm: Implement tracing for .get_state() and .apply_state()Uwe Kleine-König
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-17f2fs: show the CP_PAUSE reason in checkpoint tracesSahitya Tummala
2020-01-17f2fs: support data compressionChao Yu
2020-01-16devmap: Adjust tracepoint for map-less queue flushJesper Dangaard Brouer
2020-01-16xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen
2020-01-16xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen
2020-01-15workqueue: remove workqueue_work event classDaniel Jordan
2020-01-15workqueue: add worker function to workqueue_execute_end tracepointDaniel Jordan
2020-01-15xprtrdma: Make sendctx queue lifetime the same as connection lifetimeChuck Lever
2020-01-15SUNRPC: Capture signalled RPC tasksChuck Lever
2020-01-14tracing: xen: Ordered comparison of function pointersChangbin Du
2020-01-14Merge branch 'dhowells' (patches from DavidH)Linus Torvalds
2020-01-14afs: Fix use-after-loss-of-refDavid Howells
2020-01-13mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi
2020-01-13PM-runtime: add tracepoints for usage_count changesMichał Mirosław
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau
2020-01-09sock: Make sk_protocol a 16-bit valueMat Martineau
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-07RDMA/core: Add trace points to follow MR allocationChuck Lever
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever
2020-01-07iommu/vt-d: trace: Extend map_sg trace eventLu Baolu
2020-01-03tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann
2019-12-30include: trace: Add SCMI header with trace eventsLukasz Luba
2019-12-26sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan
2019-12-09rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-12-01rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)
2019-12-01mm: emit tracepoint when RSS changesJoel Fernandes (Google)
2019-11-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-11-28Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-11-25io_uring: improve trace_io_uring_defer() trace pointJens Axboe
2019-11-25Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-11-25Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25writeback: fix -Wformat compilation warningsQian Cai