Debian Patches

Status for kernelshark/2.3.1-2

Patch Description Author Forwarded Bugs Origin Last update
remove_rpath.patch Remove RPATH from library Sudip Mukherjee <sudipm.mukherjee@gmail.com> not-needed
0001-kernelshark-fix-compiling-error-in-LatencyPlot.cpp.patch [PATCH] kernelshark: fix compiling error in LatencyPlot.cpp
Include the <algorithm> header to use std::for_each.

Fixes the following compilation error:
kernel-shark/src/plugins/LatencyPlot.cpp: In function void draw_latency(kshark_cpp_argv*, int, int, int):
kernel-shark/src/plugins/LatencyPlot.cpp:306:14: error: for_each is not a member of std
306 | std::for_each(range.first, range.second, lamPlotLat);
| ^~~~~~~~
Jerome Marchand <jmarchan@redhat.com> no debian upstream, https://git.kernel.org/pub/scm/utils/trace-cmd/kernel-shark.git/commit/?id=9e33324644fff49b7aa15d34f836e72af8b32c78 2024-07-05

All known versions for source package 'kernelshark'

Links