summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2024-03-19tracing: Just use strcmp() for testing __string() and __assign_str() matchSteven Rostedt (Google)
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18tracing: Add __string_src() helper to help compilers not to get confusedSteven Rostedt (Google)
2024-03-18tracing: Use strcmp() in __assign_str() WARN_ON() checkSteven Rostedt (Google)
2024-03-18tracing: Remove second parameter to __assign_rel_str()Steven Rostedt (Google)
2024-03-18tracing: Add warning if string in __assign_str() does not match __string()Steven Rostedt (Google)
2024-03-18tracing: Remove __assign_str_len()Steven Rostedt (Google)
2024-03-18tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"Steven Rostedt (Google)
2024-03-18tracing: Use ? : shortcut in trace macrosSteven Rostedt (Google)
2024-03-18tracing: Do not calculate strlen() twice for __string() fieldsSteven Rostedt (Google)
2024-03-18tracing: Rework __assign_str() and __string() to not duplicate getting the st...Steven Rostedt (Google)
2024-03-16Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-09NFSv4.1: add tracepoint to trunked nfs4_exchange_id callsOlga Kornievskaia
2024-03-08tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.fuyuanli
2024-03-08net: dqs: add NIC stall detector based on BQLJakub Kicinski
2024-03-07Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07tcp: add tracing of skbaddr in tcp_event_skb classJason Xing
2024-03-07tcp: add tracing of skb/skaddr in tcp_event_sk_skb classJason Xing
2024-03-06ASoC: trace: add event to snd_soc_dapm trace eventsLuca Ceresoli
2024-03-06ASoC: trace: add component to set_bias_level trace eventsLuca Ceresoli
2024-03-05rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells
2024-03-05rxrpc: Differentiate PING ACK transmission traces.David Howells
2024-03-04mm: add alloc_contig_migrate_range allocation statisticsRichard Chang
2024-03-04mm: update mark_victim tracepoints fieldsCarlos Galo
2024-03-04tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)
2024-03-01svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxtChuck Lever
2024-03-01NFSD: Add callback operation lifetime trace pointsChuck Lever
2024-02-29rxrpc: Fix the names of the fields in the ACK trailer structDavid Howells
2024-02-29rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomicsDavid Howells
2024-02-29rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit traceDavid Howells
2024-02-28SUNRPC: add xrpt id to rpc_stats_latency tracepointOlga Kornievskaia
2024-02-22PM: runtime: add tracepoint for runtime_status changesVilas Bhat
2024-02-22mm: compaction: update the cc->nr_migratepages when allocating or freeing the...Baolin Wang
2024-02-22timer_migration: Add tracepointsAnna-Maria Behnsen
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08io_uring: remove 'loops' argument from trace_io_uring_task_work_run()Jens Axboe
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsJens Axboe
2024-02-05rxrpc: Fix counting of new acks and nacksDavid Howells
2024-02-05filelock: split leases out of struct file_lockJeff Layton
2024-02-05afs: adapt to breakup of struct file_lockJeff Layton