[bootlin/training-materials] e608bc: slides: debugging: fix "trace-cmd show" -> "trace-...

Clément Léger noreply at github.com
Thu Mar 23 09:26:30 CET 2023


  Branch: refs/heads/master
  Home:   https://github.com/bootlin/training-materials
  Commit: e608bc4f076b0956787e4ac091ae2d50ec3413c6
      https://github.com/bootlin/training-materials/commit/e608bc4f076b0956787e4ac091ae2d50ec3413c6
  Author: Clément Léger <clement.leger at bootlin.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M slides/debugging-system-wide-profiling/debugging-system-wide-profiling.tex

  Log Message:
  -----------
  slides: debugging: fix "trace-cmd show" -> "trace-cmd report"

show is meant to display the trace buffer but when recording, the trace
buffer is dumped into a trace.dat file that can be opened with "trace-cmd
report".

Signed-off-by: Clément Léger <clement.leger at bootlin.com>




More information about the training-materials-updates mailing list