summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* f2fs: reduce expensive checkpoint trigger frequencyChao Yu2024-11-081-1/+2
* kthread: add kthread_work tracepointsRob Clark2024-11-081-0/+84
* SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington2024-08-191-1/+1
* ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its valueSteven Rostedt2024-06-161-0/+2
* neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven2023-10-251-2/+2
* PM-runtime: add tracepoints for usage_count changesMichał Mirosław2023-08-301-0/+6
* tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior2023-07-271-1/+5
* writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini2023-06-281-1/+1
* nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker2023-05-171-1/+2
* f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard2023-04-261-1/+1
* jbd2: use the correct print formatBixuan Cui2023-01-181-20/+20
* spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins2022-08-251-6/+6
* net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)2022-07-211-2/+4
* ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu2022-06-291-0/+1
* random: remove unused tracepointsJason A. Donenfeld2022-06-221-195/+0
* random: make more consistent use of integer typesJason A. Donenfeld2022-06-221-41/+38
* random: simplify entropy debitingJason A. Donenfeld2022-06-221-24/+6
* random: rather than entropy_store abstraction, use globalJason A. Donenfeld2022-06-221-35/+21
* random: remove dead code left over from blocking poolEric Biggers2022-06-221-83/+0
* rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells2022-06-141-1/+1
* tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin2022-06-141-2/+2
* f2fs: fix up f2fs_lookup tracepointsGao Xiang2021-11-261-6/+6
* erofs: fix up erofs_lookup tracepointGao Xiang2021-09-301-3/+3
* afs: Fix tracepoint string placement with built-in AFSDavid Howells2021-07-281-5/+62
* writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2021-01-301-1/+0
* trace: fix potenial dangerous pointerHui Su2020-12-021-4/+4
* SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever2020-11-181-4/+4
* btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo2020-11-181-4/+6
* scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-291-6/+6
* sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou2020-10-011-9/+0
* SUNRPC: Capture completion of all RPC tasksChuck Lever2020-10-011-0/+1
* writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-09-031-7/+6
* rxrpc: Fix trace stringDavid Howells2020-07-221-1/+1
* rxrpc: Trace discarded ACKsDavid Howells2020-05-271-0/+35
* rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-271-10/+7
* blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long2020-05-021-3/+3
* svcrdma: Fix trace point use-after-free raceChuck Lever2020-05-021-14/+36
* afs: Fix some tracing detailsDavid Howells2020-04-011-1/+1
* rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver2020-02-241-2/+2
* memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2020-02-111-20/+17
* tracing: xen: Ordered comparison of function pointersChangbin Du2020-01-291-1/+5
* mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi2020-01-231-1/+2
* afs: Fix use-after-loss-of-refDavid Howells2020-01-171-9/+3
* xprtrdma: Add unique trace points for posting Local Invalidate WRsChuck Lever2020-01-171-0/+25
* tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)2020-01-141-4/+4
* block: Fix writeback throttling W=1 compiler warningsBart Van Assche2019-12-311-4/+8
* page_pool: do not release pool until inflight == 0.Jonathan Lemon2019-12-181-15/+4
* tcp: remove redundant new line from tcp_event_sk_skbTony Lu2019-11-091-1/+1
* Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-231-1/+2
|\
| * btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo2019-10-171-1/+2