1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ftrace {
	tracing_on = 0  # off by default
	tracer = function_graph
	event.kprobes {
		start_event {
			probes = "pci_proc_init"
			actions = "traceon"
		}
		end_event {
			probes = "pci_proc_init%return"
			actions = "traceoff"
		}
	}
}

不敢早死要來陪住你 我已試夠別離並不很淒美