Searched refs:tracepoints (Results 1 – 5 of 5) sorted by relevance
42 def initialize(self, outputsize=1048576, tracepoints=None, **dargs): argument45 self.tracepoints = tracepoints67 if tracepoints is None:70 for tracepoint in self.tracepoints:
55 def initialize(self, tracepoints, buffer_size_kb=1408, **kwargs): argument68 for tracepoint in tracepoints:
1 job.profilers.add('ftrace', tracepoints=['syscalls'])
9 A simple benchmark of kernel tracers such as ftrace. Enables tracepoints in
39 11: Check parsing of sched tracepoints fields : FAILED!