summaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-023-19/+19
|\
| * fs/nilfs2: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-2/+2
| * fs/jbd2: Fix the documentation of the jbd2_write_superblock() callersBart Van Assche2022-07-141-6/+6
| * fs/f2fs: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-11/+11
* | Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....Linus Torvalds2022-08-021-0/+25
|\ \
| * | io_uring: Add tracepoint for short writesStefan Roesch2022-07-251-0/+25
* | | Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-021-86/+88
|\| |
| * | io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken2022-07-251-1/+1
| * | io_uring: add trace event for running task workDylan Yudaken2022-07-251-0/+30
| * | io_uring: clean up tracing eventsPavel Begunkov2022-07-251-85/+57
* | | Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-021-20/+8
|\ \ \
| * \ \ Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2022-07-291-20/+8
| |\ \ \ | | |_|/ | |/| |
| | * | drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracingLukasz Luba2022-07-281-20/+8
* | | | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-08-021-0/+29
|\ \ \ \
| * \ \ \ Merge back cpuidle material for 5.20.Rafael J. Wysocki2022-07-291-0/+29
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrinkEiichi Tsukata2022-06-141-0/+29
* | | | | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-0/+56
|\ \ \ \ \
| * \ \ \ \ Merge tag 'scmi-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2022-07-061-0/+56
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | include: trace: Add SCMI fast channel tracingCristian Marussi2022-07-041-0/+25
| | * | | | include: trace: Add SCMI full message tracingCristian Marussi2022-07-041-0/+31
* | | | | | Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-011-14/+26
|\ \ \ \ \ \
| * | | | | | mm/tracing: add 'accounted' entry into output of allocation tracepointsVasily Averin2022-07-041-14/+26
| |/ / / / /
* | | | | | Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2022-08-011-22/+96
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fs: dlm: add resource name to tracepointsAlexander Aring2022-06-241-18/+92
| * | | | | fs: dlm: remove additional dereference of lksbAlexander Aring2022-06-241-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-141-2/+4
|\ \ \ \ \
| * | | | | net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)2022-07-081-2/+4
| | |/ / / | |/| | |
* / | | | blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Li kunyu2022-07-121-1/+1
|/ / / /
* | | | Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-06-241-0/+1
|\ \ \ \
| * | | | ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu2022-06-171-0/+1
| | |/ / | |/| |
* | | | io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken2022-06-231-7/+35
| |/ / |/| |
* | | workqueue: Fix type of cpu in trace eventWonhyuk Yang2022-06-071-4/+4
|/ /
* | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-0/+29
|\ \
| * | arch_topology: Trace the update thermal pressureLukasz Luba2022-05-061-0/+29
* | | Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-011-32/+109
|\ \ \
| * | | f2fs: do not stop GC when requiring a free sectionJaegeuk Kim2022-05-171-3/+8
| * | | f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parametersJaegeuk Kim2022-05-121-9/+9
| * | | f2fs: change the current atomic write wayDaeho Jeong2022-05-121-22/+0
| * | | f2fs: introduce data read/write showing path infoJaegeuk Kim2022-04-261-0/+94
| |/ /
* | | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-05-271-7/+5
|\ \ \
| * | | SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever2022-05-191-2/+1
| * | | SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever2022-05-191-5/+4
* | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-266-72/+89
|\ \ \ \
| * | | | include/trace/events/percpu.h: cleanup for "percpu: improve percpu_alloc_perc...Vasily Averin2022-05-251-2/+2
| * | | | include/trace/events/mmflags.h: cleanup for "tracing: incorrect gfp_t convers...Vasily Averin2022-05-251-41/+43
| * | | | tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin2022-05-191-2/+2
| * | | | mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()Wonhyuk Yang2022-05-191-5/+9
| * | | | tracing: incorrect gfp_t conversionVasily Averin2022-05-135-57/+57
| * | | | percpu: improve percpu_alloc_percpu event traceVasily Averin2022-05-131-6/+17
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2022-05-261-19/+10
|\ \ \ \