]> sourceware.org Git - systemtap.git/commit
Forward-ported staplog.c crash support (PR 10644).
authorDavid Smith <dsmith@redhat.com>
Wed, 23 Sep 2009 16:11:07 +0000 (11:11 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 23 Sep 2009 16:11:07 +0000 (11:11 -0500)
commit430411789c9c9540a8260bedc76d86fdf6053713
tree86a1e826faa8bdd23c1fab0387f85f25e3cb1956
parent450718c9c424bce67e8580183788380431f90434
Forward-ported staplog.c crash support (PR 10644).
* staplog.c (get_rchan): Separated original relayfs code and current
  relayfs code.
  (get_rchan_buf): Ditto.
  (output_cpu_logs): Ditto.
  (get_rchan_addr): Handles original relayfs code detection.
  (setup_global_data): Looks for '_stp_relay_data' structure instead of
  '_stp_utt' structure.
  (open_output_file): Improved error message.
* runtime/transport/relay_v2.c: Rearranged struct _stp_relay_data_type to
  make things a bit easier for staplog.c.
* runtime/transport/relayfs.c: Ditto
runtime/transport/relay_v2.c
runtime/transport/relayfs.c
staplog.c
This page took 0.02648 seconds and 5 git commands to generate.