From: Vikram V. <vvi...@ci...> - 2008-09-30 19:52:57
|
Hi folks: just curious if there's any interest in an emacs mode to parse opreport callgraph output? I hacked together some lisp code to do this (largely parse and provide common transformations on callgraph output including callstacks) and it's been a real time saver to easily navigate and transform callgraph output. I'm still trying to work through some internal process to satisfy open- source postings, but it should be resolved soon and if there's sufficient interest I can post the code hoping it'll be useful to many other folks using oprofile. What's the best forum? Simply post to this list? Use CVS to upload? Thanks! -V |