Linux Trace Kernel
 help / color / mirror / Atom feed
* ftrace not tracing pciehp probe
@ 2024-09-30 12:46 Maverickk 78
  2024-09-30 15:22 ` Steven Rostedt
  0 siblings, 1 reply; 3+ messages in thread
From: Maverickk 78 @ 2024-09-30 12:46 UTC (permalink / raw)
  To: linux-trace-kernel

Hello,

I enabled ftrace and set a filter on the command line as *pcie*, I
dont see some of the pciehp(eg: pciehp_probe from pciehp_core.c)
module function calls in ftrace, It does trace pciehp_isr but nothing
else.

My command line is "ftrace=function_graph ftrace_graph_filter=*pcie*
", is there any restriction on tracing static function calls?

# cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-6.11.0+
root=UUID=f563804b-1b93-4921-90e1-4114c8111e8f ro
ftrace=function_graph ftrace_graph_filter=*pcie* pciehp.pciehp_force=1
pciehp.pciehp_debug=1 pcie_ports=native quite splash
crashkernel=512M-:192M vt.handoff=7


Raghu

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-01 12:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 12:46 ftrace not tracing pciehp probe Maverickk 78
2024-09-30 15:22 ` Steven Rostedt
2024-10-01 12:34   ` Maverickk 78

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox