Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: find calling funcion
- To: tlug@example.com
- Subject: Re: tlug: find calling funcion
- From: Kenji Konaka <kkonaka@example.com>
- Date: Fri, 5 Mar 1999 15:28:10 +0800
- Content-Type: text/plain; charset=iso-2022-jp
- In-reply-to: <9903051344.ZM1202@example.com> (message from Geng Chun on Fri, 5 Mar 1999 13:44:35 +0900)
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
Hi, konnichiha, > But if there are only several > functions, > it is a good way to use grep. But it > is difficult to find > more than 100 functions in a big > project. > I am really doing a crazy work. what about 'reversing' the output of some program like cflow or cxref; simply by awk or perl? or if the program is already running and consists of single process; output of some of the profilers like gprof (or if on SGI, pixie), also provide interesting info. (one advantage with this approach is you can even track call flow relationships not available from static souce code analysis - e.g., through use of function pointers) if within emacs, there is some package like planets (ftp://ftp.riken.go.jp/pub/Linux/je/sources/mule/planets.tar.gz), aside from simple use of 'etag' facility; - but I'm not sure exactly what it does (I myself haven't used this package). kenji ------------------------------------------------------------------- Next Nomikai: March 19 (Fri), 19:30 Tengu TokyoEkiMae 03-3275-3691 Next Technical Meeting: April 10 (Sat), 12:30 place: Temple Univ. ------------------------------------------------------------------- more info: http://tlug.linux.or.jp Sponsor: PHT
- References:
- Re: tlug: find calling funcion
- From: Geng Chun <gengchun@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: find calling funcion
- Next by Date: tlug: RedHat's list of LUGs
- Prev by thread: Re: tlug: find calling funcion
- Next by thread: tlug: MAX process number
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links