This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/1] Add environment variable fetching for current process


Hello,

Here's a patch to add environment variable fetching for the current process.
It's heavily based on the existing context tapset functions for querying the
process command line.

Thanks!
lars

---

Lars R. Damerow (1):
  Add environment variable fetching for current process to context.stp
    tapset.

 tapset/context.stp                     |   46 ++++++++++++++++++++++++++++++++
 testsuite/buildok/context-embedded.stp |    1 +
 2 files changed, 47 insertions(+), 0 deletions(-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]