Home > Uncategorized > QNX Dependency Mapping

QNX Dependency Mapping

November 19th, 2009 Leave a comment Go to comments

I wrote a script that will take the output of ‘pidin fd’ and generate a graphviz dot graph showing the dependencies at that point that each process has on others. Here is a sample output from a QNX Car M5 running on vmware:
QNXCarM5Dependency_simple_small.png

If you want to generate your own graph from your system you can do that from this page:
http://dan.hld.ca/pidingraph.py

Categories: Uncategorized Tags:
  1. December 7th, 2009 at 01:26 | #1

    Сенкью, полезная инфа! ;)