aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
8 daystracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)52-303/+296
10 daysMerge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+21
11 daysMerge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+5
11 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-17/+17
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2024-05-15Merge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+3
2024-05-15Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+92
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-15/+0
2024-05-15Merge branch 'for-6.10' into test-merge-for-6.10Tejun Heo1-1/+3
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-2/+4
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds7-112/+245
2024-05-14Merge tag 'firewire-updates-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+348
2024-05-14Merge tag 'dlm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-27/+19
2024-05-14Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-37/+121
2024-05-14cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepointsJesper Dangaard Brouer1-6/+50
2024-05-14nbd: Use NULL to represent a pointerBart Van Assche1-1/+1
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+21
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+8
2024-05-13Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+35
2024-05-13Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-13/+237
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds1-0/+27
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2-2/+4
2024-05-11nilfs2: use __field_struct() for a bitwise fieldBart Van Assche1-1/+5
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-2/+3
2024-05-09ALSA/ASoC: include: clarify Copyright informationPierre-Louis Bossart2-2/+2
2024-05-08net/ipv4: add tracepoint for icmp_sendPeilin He1-0/+67
2024-05-07btrfs: add tracepoints for extent map shrinker eventsFilipe Manana1-0/+99
2024-05-07btrfs: stop referencing btrfs_delayed_tree_ref directlyJosef Bacik1-1/+0
2024-05-07btrfs: stop referencing btrfs_delayed_data_ref directlyJosef Bacik1-1/+0
2024-05-07btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_nodeJosef Bacik1-4/+4
2024-05-07btrfs: simplify delayed ref tracepointsJosef Bacik1-33/+21
2024-05-07btrfs: remove not needed mod_start and mod_len from struct extent_mapFilipe Manana1-2/+1
2024-05-06firewire: core: remove flag and width from u64 formats of tracepoints eventsTakashi Sakamoto1-3/+3
2024-05-06firewire: core: fix type of timestamp for async_inbound_template tracepoints ...Takashi Sakamoto1-1/+1
2024-05-06firewire: core: add tracepoint event for handling bus resetTakashi Sakamoto1-1/+27
2024-05-06firewire: core: add tracepoints events for initiating bus resetTakashi Sakamoto1-0/+33
2024-05-06firewire: core: add tracepoints event for asynchronous inbound phy packetTakashi Sakamoto1-0/+30
2024-05-06firewire: core/cdev: add tracepoints events for asynchronous phy packetTakashi Sakamoto1-0/+48
2024-05-06firewire: core: add tracepoints events for asynchronous outbound responseTakashi Sakamoto1-0/+24
2024-05-06firewire: core: add tracepoint event for asynchronous inbound requestTakashi Sakamoto1-0/+21
2024-05-06firewire: core: add tracepoints event for asynchronous inbound responseTakashi Sakamoto1-0/+50
2024-05-06firewire: core: add tracepoints events for asynchronous outbound requestTakashi Sakamoto1-1/+102
2024-05-06firewire: core: add support for Linux kernel tracepointsTakashi Sakamoto1-0/+15
2024-05-05trace/events/page_ref: trace the raw page mapcount valueDavid Hildenbrand1-2/+2
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2024-05-01cifs: Implement netfslib hooksDavid Howells1-0/+1
2024-05-01netfs: Miscellaneous tidy upsDavid Howells1-5/+1
2024-05-01netfs: New writeback implementationDavid Howells1-3/+229
2024-05-01netfs: Switch to using unsigned long long rather than loff_tDavid Howells1-3/+3
2024-05-01netfs: Remove ->launder_folio() supportDavid Howells1-3/+0
2024-05-01ASoC: doc: dapm: various improvementsMark Brown1-2/+2
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+17
2024-04-29netfs: Replace PG_fscache by setting folio->private and marking dirtyDavid Howells1-1/+5
2024-04-29platform/x86/intel/ifs: trace: display batch num in hexJithu Joseph1-1/+1
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2024-04-26rstreason: make it work in trace worldJason Xing1-4/+22
2024-04-25khugepaged: use a folio throughout hpage_collapse_scan_file()Matthew Wilcox (Oracle)1-3/+3
2024-04-25khugepaged: remove hpage from collapse_file()Matthew Wilcox (Oracle)1-3/+3
2024-04-25dax: use huge_zero_folioMatthew Wilcox (Oracle)1-8/+8
2024-04-25mm: free up PG_slabMatthew Wilcox (Oracle)1-1/+1
2024-04-24mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)1-0/+1
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2-8/+8
2024-04-19f2fs: convert f2fs__page tracepoint class to use folioChao Yu1-21/+21
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2024-04-16cgroup/rstat: add cgroup_rstat_lock helpers and tracepointsJesper Dangaard Brouer1-0/+48
2024-04-16ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its valueSteven Rostedt1-0/+2
2024-04-15Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-2/+2
2024-04-15rcu: Add a trace event for synchronize_rcu_normal()Uladzislau Rezki (Sony)1-0/+27
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini1-15/+0
2024-04-11tracing: Add sched_prepare_exec tracepointMarco Elver1-0/+35
2024-04-10SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)1-2/+2
2024-04-09Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar1-6/+6
2024-04-05trace: events: cleanup deprecated strncpy usesJustin Stitt3-3/+3
2024-04-03trace: tcp: fully support trace_tcp_send_resetJason Xing1-2/+38
2024-04-03trace: adjust TP_STORE_ADDR_PORTS_SKB() parametersJason Xing3-11/+13
2024-04-03tracing: Add the ::microcode field to the mce_record tracepointAvadhut Naik1-2/+5
2024-04-03tracing: Add the ::ppin field to the mce_record tracepointAvadhut Naik1-1/+12
2024-04-01dlm: remove lkb from callback tracepointsAlexander Aring1-27/+19
2024-03-30x86/mce: Clean up TP_printk() output line of the 'mce_record' tracepointIngo Molnar1-3/+6
2024-03-29net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skbBalazs Scheidler1-5/+24
2024-03-29net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independentBalazs Scheidler2-43/+42
2024-03-28bpf: add bpf_modify_return_test_tp() kfunc triggering tracepointAndrii Nakryiko1-0/+17
2024-03-26include: trace: Widen the tag buffer in trace_scmi_dump_msgCristian Marussi1-2/+4
2024-03-26trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()Jason Xing1-15/+2
2024-03-26trace: use TP_STORE_ADDRS() macro in inet_sk_error_report()Jason Xing1-15/+3
2024-03-26trace: move to TP_STORE_ADDRS related macro to net_probe_common.hJason Xing2-29/+29
2024-03-25workqueue: add function in event of workqueue_activate_workKassey Li1-1/+3
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-6/+6
2024-03-18tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"Steven Rostedt (Google)1-6/+6
2024-03-16Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+6
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+73
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-20/+25
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+6
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+42
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-95/+152
2024-03-12Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+4
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+298
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-17/+13
2024-03-11Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2-53/+53
2024-03-08tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.fuyuanli1-2/+8
2024-03-08net: dqs: add NIC stall detector based on BQLJakub Kicinski1-0/+33
2024-03-07Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-91/+107
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+10
2024-03-07tcp: add tracing of skbaddr in tcp_event_skb classJason Xing1-1/+2
2024-03-07tcp: add tracing of skb/skaddr in tcp_event_sk_skb classJason Xing1-1/+2
2024-03-06ASoC: trace: add event to snd_soc_dapm trace eventsLuca Ceresoli1-7/+9
2024-03-06ASoC: trace: add component to set_bias_level trace eventsLuca Ceresoli1-13/+16
2024-03-05rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells1-81/+93
2024-03-05rxrpc: Differentiate PING ACK transmission traces.David Howells1-0/+2
2024-03-04mm: add alloc_contig_migrate_range allocation statisticsRichard Chang1-0/+38
2024-03-04mm: update mark_victim tracepoints fieldsCarlos Galo1-4/+32
2024-03-04tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)1-10/+10
2024-03-01svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxtChuck Lever1-0/+4
2024-02-29rxrpc: Fix the names of the fields in the ACK trailer structDavid Howells1-1/+1
2024-02-29rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomicsDavid Howells1-7/+5
2024-02-29rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit traceDavid Howells1-3/+7
2024-02-28SUNRPC: add xrpt id to rpc_stats_latency tracepointOlga Kornievskaia1-2/+6
2024-02-22PM: runtime: add tracepoint for runtime_status changesVilas Bhat1-0/+42
2024-02-22mm: compaction: update the cc->nr_migratepages when allocating or freeing the...Baolin Wang1-3/+3
2024-02-22timer_migration: Add tracepointsAnna-Maria Behnsen1-0/+298
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+5
2024-02-08io_uring: remove 'loops' argument from trace_io_uring_task_work_run()Jens Axboe1-7/+3
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsJens Axboe1-10/+10
2024-02-05rxrpc: Fix counting of new acks and nacksDavid Howells1-3/+5
2024-02-05filelock: split leases out of struct file_lockJeff Layton1-9/+9
2024-02-05afs: adapt to breakup of struct file_lockJeff Layton1-2/+2
2024-02-05filelock: convert fl_blocker to file_lock_coreJeff Layton1-2/+2
2024-02-05filelock: have fs/locks.c deal with file_lock_core directlyJeff Layton1-16/+16
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+4
2024-02-02filelock: rename some fields in tracepointsJeff Layton1-38/+38
2024-01-31platform/x86/intel/ifs: Add current batch number to trace outputAshok Raj1-3/+6
2024-01-31platform/x86/intel/ifs: Trace on all HT threads when executing a testAshok Raj1-6/+3
2024-01-22afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells1-0/+25
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-38/+148
2024-01-18ext4: remove 'needed' in trace_ext4_discard_preallocationsKemeng Shi1-7/+4
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2024-01-11Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+113
2024-01-10Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-135/+104
2024-01-10Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-338/+444
2024-01-10Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-48/+30
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+33
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+6
2024-01-08Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+30
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar1-4/+7
2024-01-07svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()Chuck Lever1-0/+1
2024-01-07svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever1-10/+11
2024-01-07svcrdma: DMA error tracepoints should report completion IDsChuck Lever1-37/+37
2024-01-07svcrdma: SQ error tracepoints should report completion IDsChuck Lever1-20/+29
2024-01-07rpcrdma: Introduce a simple cid tracepoint classChuck Lever1-67/+26
2024-01-07SUNRPC: Remove RQ_SPLICE_OKChuck Lever1-1/+0
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-4/+7
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-1/+1
2024-01-01afs: trace: Log afs_make_call(), including server addressDavid Howells1-0/+36
2024-01-01afs: Fix fileserver rotationDavid Howells1-12/+69
2024-01-01afs: Overhaul invalidation handling to better support RO volumesDavid Howells1-4/+0
2024-01-01afs: Parse the VolSync record in the reply of a number of RPC opsDavid Howells1-1/+29
2024-01-01afs: Apply server breaks to mmap'd files in the call processorDavid Howells1-0/+2
2024-01-01afs: Keep a record of the current fileserver endpoint stateDavid Howells1-15/+54
2024-01-01afs: Dispatch vlserver probes in priority orderDavid Howells1-0/+34
2024-01-01afs: Dispatch fileserver probes in priority orderDavid Howells1-0/+33
2023-12-29mm/ksm: add tracepoint for ksm advisorStefan Roesch1-0/+33
2023-12-28afs: Use the netfs write helpersDavid Howells1-23/+0
2023-12-28netfs: Implement a write-through caching optionDavid Howells1-2/+6
2023-12-28netfs: Provide a launder_folio implementationDavid Howells1-0/+3
2023-12-28netfs: Implement unbuffered/DIO write supportDavid Howells1-1/+3
2023-12-28netfs: Implement unbuffered/DIO read supportDavid Howells1-1/+6
2023-12-28netfs: Make netfs_read_folio() handle streaming-write pagesDavid Howells1-0/+2
2023-12-28netfs: Provide func to copy data to pagecache for buffered writeDavid Howells1-0/+73
2023-12-28netfs: Dispatch write requests to process a writeback sliceDavid Howells1-2/+48
2023-12-28netfs: Make the refcounting of netfs_begin_read() easier to useDavid Howells1-4/+5
2023-12-28netfs: Extend the netfs_io_*request structs to handle writesDavid Howells1-2/+6
2023-12-28netfs: Limit subrequest by size or number of segmentsDavid Howells1-0/+1
2023-12-24afs: Fold the afs_addr_cursor struct inDavid Howells1-4/+14
2023-12-24afs: Add a tracepoint for struct afs_addr_listDavid Howells1-0/+47
2023-12-24rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells1-0/+3
2023-12-24afs: Don't use folio->private to record partial modificationDavid Howells1-12/+4
2023-12-24afs: Automatically generate trace tag enumsDavid Howells1-206/+27
2023-12-24afs: Remove whitespace before most ')' from the trace headerDavid Howells1-121/+121
2023-12-23Merge tag 'v6.7-rc6' into sched/core, to pick up fixesIngo Molnar1-1/+1
2023-12-20tracing/timers: Add tracepoint for tracking timer base is_idle flagAnna-Maria Behnsen1-0/+20
2023-12-20tracing/timers: Enhance timer_start tracepointAnna-Maria Behnsen1-10/+10
2023-12-15btrfs: use the flags of an extent map to identify the compression typeFilipe Manana1-11/+10
2023-12-15btrfs: remove no longer used EXTENT_MAP_DELALLOC block start valueFilipe Manana1-2/+1
2023-12-15btrfs: always set extent_io_tree::inode and drop fs_infoDavid Sterba1-31/+16
2023-12-15btrfs: use a dedicated data structure for chunk mapsFilipe Manana1-6/+5
2023-12-11f2fs: add tracepoint for f2fs_vm_page_mkwrite()Chao Yu1-13/+26
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini1-4/+4
2023-12-059p: prevent read overrun in protocol dump tracepointJP Kobryn1-4/+7
2023-11-28f2fs: show i_mode in trace_f2fs_new_inode()Chao Yu1-1/+18
2023-11-28f2fs: introduce tracepoint for f2fs_rename()Chao Yu1-0/+69
2023-11-17rxrpc: Fix RTT determination to use any ACK as a sourceDavid Howells1-1/+1
2023-11-15sched: Remove vruntime from trace_sched_stat_runtime()Peter Zijlstra1-9/+6
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-19/+58
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+8
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+44
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-8/+8
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+9