Skip to content

Fix events param handling in lisa.trace.Trace

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr96 into next
  • Make sure we have a private copy of the event list, to avoid modifying things that are supposed to be read-only (like ftrace_conf)
  • Minor improvement to a docstring in eas_behaviour

Merge request reports