[bootlin/training-materials] c85e32: debugging: slides: fix kdump typos and add details...

Clément Léger noreply at github.com
Mon Nov 28 10:58:49 CET 2022


  Branch: refs/heads/master
  Home:   https://github.com/bootlin/training-materials
  Commit: c85e32ddbbea2b530876e33024ab0a7b2eabab24
      https://github.com/bootlin/training-materials/commit/c85e32ddbbea2b530876e33024ab0a7b2eabab24
  Author: Clément Léger <clement.leger at bootlin.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M slides/debugging-kernel-debugging/debugging-kernel-debugging.tex

  Log Message:
  -----------
  debugging: slides: fix kdump typos and add details on /proc/vmcore

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


  Commit: 6708a42a82161a5e93be875a70e614e41246c2a5
      https://github.com/bootlin/training-materials/commit/6708a42a82161a5e93be875a70e614e41246c2a5
  Author: Clément Léger <clement.leger at bootlin.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M labs/debugging-kernel-debugging/debugging-kernel-debugging.tex

  Log Message:
  -----------
  debugging: labs: add rmmod and note about multiple scan

Due to the nature of how kmemleak works, the scan command might not catch
leaks immediatly.

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


  Commit: 508d49d7785edf3f7074d1ba8091232506fcff11
      https://github.com/bootlin/training-materials/commit/508d49d7785edf3f7074d1ba8091232506fcff11
  Author: Clément Léger <clement.leger at bootlin.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M labs/debugging-kernel-debugging/debugging-kernel-debugging.tex

  Log Message:
  -----------
  debugging: labs: add # characters for root command in kexec lab

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


  Commit: 4fdd6fb51b4fc6fe1a80511037d203284e2b904d
      https://github.com/bootlin/training-materials/commit/4fdd6fb51b4fc6fe1a80511037d203284e2b904d
  Author: Clément Léger <clement.leger at bootlin.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M labs/debugging-application-profiling/debugging-application-profiling.tex
    M labs/debugging-kernel-debugging/debugging-kernel-debugging.tex
    M labs/debugging-system-wide-profiling/debugging-system-wide-profiling.tex

  Log Message:
  -----------
  debugging: labs: use vmlinux from kernel build dir

Since we build the buildroot completely during the labs, use the vmlinux
original file rather than the copy that was created in /root.

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


Compare: https://github.com/bootlin/training-materials/compare/64cc5400935f...4fdd6fb51b4f


More information about the training-materials-updates mailing list