summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-282-6/+8
|\
| * tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2022-01-272-3/+4
| * tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu2022-01-271-3/+4
* | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-271-1/+1
|\ \
| * | net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong2022-01-271-1/+1
* | | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-251-25/+45
|\ \ \ | |_|/ |/| |
| * | SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever2022-01-141-5/+13
| * | SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri2022-01-061-20/+32
* | | Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-221-31/+72
|\ \ \ | |_|/ |/| |
| * | cachefiles: Trace active-mark failureDavid Howells2022-01-211-0/+21
| * | cachefiles: Make some tracepoint adjustmentsDavid Howells2022-01-211-31/+51
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-3/+5
|\ \ \
| * | | panic: use error_report_end tracepoint on warningsMarco Elver2022-01-201-3/+5
| | |/ | |/|
* | | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-191-12/+15
|\ \ \
| * | | f2fs: show more DIO information in tracepointJaegeuk Kim2021-12-101-6/+9
| * | | f2fs: fix the f2fs_file_write_iter tracepointEric Biggers2021-12-041-6/+6
* | | | random: rather than entropy_store abstraction, use globalJason A. Donenfeld2022-01-181-35/+21
* | | | Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-01-181-1/+415
|\ \ \ \
| * | | | ata: libata: add tracepoints for ATA error handlingHannes Reinecke2022-01-051-0/+60
| * | | | ata: libata-sff: tracepoints for HSM state machineHannes Reinecke2022-01-051-0/+125
| * | | | ata: libata: tracepoints for bus-master DMAHannes Reinecke2022-01-051-0/+125
| * | | | ata: libata: add qc_prep tracepointHannes Reinecke2022-01-041-1/+9
| * | | | ata: libata: add reset tracepointsHannes Reinecke2022-01-041-0/+96
| | |/ / | |/| |
* | | | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-01-163-2/+150
|\ \ \ \
| * | | | tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu2021-12-063-2/+150
* | | | | Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-01-161-29/+8
|\ \ \ \ \
| * | | | | SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever2022-01-101-4/+4
| * | | | | SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever2022-01-101-2/+3
| * | | | | SUNRPC: Remove low signal-to-noise tracepointsChuck Lever2021-12-131-23/+1
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-153-61/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mm/damon: hide kernel pointer from tracepoint eventSeongJae Park2022-01-151-4/+4
| * | | | mm/damon: add 'age' of region tracepoint supportXin Hao2022-01-151-2/+5
| * | | | mm/thp: drop unused trace events hugepage_[invalidate|splitting]Anshuman Khandual2022-01-151-35/+0
| * | | | mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()Baolin Wang2022-01-151-20/+4
| | |/ / | |/| |
* | | | Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-121-4/+6
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel2022-01-041-4/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | | * | iommu: Log iova range in map/unmap trace eventsDafna Hirschfeld2021-12-061-4/+6
| | |/ /
* | | | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-123-441/+733
|\ \ \ \
| * | | | fscache: Add a tracepoint for cookie use/unuseDavid Howells2022-01-111-0/+44
| * | | | fscache, cachefiles: Store the volume coherency dataDavid Howells2022-01-071-2/+40
| * | | | cachefiles: Implement the I/O routinesDavid Howells2022-01-071-0/+121
| * | | | cachefiles: Implement begin and end I/O operationDavid Howells2022-01-071-0/+2
| * | | | cachefiles: Implement metadata/coherency data storage in xattrsDavid Howells2022-01-071-0/+56
| * | | | cachefiles: Implement object lifecycle funcsDavid Howells2022-01-072-0/+62
| * | | | cachefiles: Add tracepoints for calls to the VFSDavid Howells2022-01-071-0/+176
| * | | | vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells2022-01-071-0/+42
| * | | | cachefiles: Add a couple of tracepoints for logging errorsDavid Howells2022-01-071-0/+94
| * | | | cachefiles: Introduce rewritten driverDavid Howells2022-01-071-0/+49
| * | | | fscache: Provide a function to resize a cookieDavid Howells2022-01-071-0/+25
| * | | | fscache: Implement raw I/O interfaceDavid Howells2022-01-071-0/+2