SUSE / libpulp

libpulp enables live patching in user space applications.
GNU Lesser General Public License v2.1
55 stars 11 forks source link

New information in `ulp patches` #199

Closed giulianobelinassi closed 1 year ago

giulianobelinassi commented 1 year ago

This PR adds mainly three things:

  1. The __ulp_version symbol to libpulp, which is used to determine which version of libpulp the target process is running
  2. A new timestamp showing when a livepatch was loaded in the process
  3. A new flag --only-livepatched, which only shows process that received at least one patch.