[bootlin/training-materials updates] master: common: ltrace: remove one line from example to fix rendering (17aa1d78)

Luca Ceresoli luca.ceresoli at bootlin.com
Wed Nov 15 18:51:36 CET 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/17aa1d78f9a95d0b9ac1da15b889231149517042

>---------------------------------------------------------------

commit 17aa1d78f9a95d0b9ac1da15b889231149517042
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Tue Nov 14 11:46:24 2023 +0100

    common: ltrace: remove one line from example to fix rendering
    
    The content of this slide overflows and hits the Bootlin logo (at least
    this is what heppens with the debugging training). Just remove one line
    from the example to let it render nicely.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


>---------------------------------------------------------------

17aa1d78f9a95d0b9ac1da15b889231149517042
 common/ltrace.tex | 1 -
 1 file changed, 1 deletion(-)

diff --git a/common/ltrace.tex b/common/ltrace.tex
index 3d852f6e..1679402d 100644
--- a/common/ltrace.tex
+++ b/common/ltrace.tex
@@ -67,7 +67,6 @@ strncmp("f", "codecs", 1)                        = 3
   0.15    0.016819         646        26 av_dict_get
   0.15    0.016753         440        38 strchr
   0.13    0.014536         581        25 memset
-  0.09    0.009762        9762         1 avcodec_send_packet
 ...
 ------ ----------- ----------- --------- --------------------
 100.00   11.318773                  4762 total




More information about the training-materials-updates mailing list