[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
xcscope.el slow - linux kernel
From: |
Rafal Kurcz |
Subject: |
xcscope.el slow - linux kernel |
Date: |
Sat, 08 Sep 2007 06:03:55 -0700 |
User-agent: |
G2/1.0 |
Hello
When I use cscope outside of emacs with latest linux kernel it works
very quickly.
It finds "global definition:__free_pages_ok " and "functions calling a
function:__free_pages_ok " in less than 0.1 sec.
The above operations take about 2 sec when using xcscope.el.
1. Can I force xcscope.el to perform those operations in less than 0.1
sec ?
2. Where can I find the "fast" version of xcscope.el / cscope-
indexer ?
3. How should I generate cscope data files ?
a. with cscope-indexer ?
b. with "make cscope" directly from linux kernel ?
c. with "cscope -b -k -q" ?
I work on Pentium 4 2.4 Ghz.
Thank You for help
- xcscope.el slow - linux kernel,
Rafal Kurcz <=