summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJianbin Kang <kjbmail@gmail.com>2012-03-08 15:48:03 +0800
committerMichal Marek <mmarek@suse.cz>2012-03-26 15:29:52 +0200
commit98bd46223322a84fdac235a0e40d97f9a1e3144c (patch)
tree71b450c8f065ad0d2d074f8938cbce0f8fec285c /tools/perf/scripts/python
parent8991058171f3536c0a8fbb50ad311689b8b74979 (diff)
downloadkernel-98bd46223322a84fdac235a0e40d97f9a1e3144c.tar.gz
kbuild: incremental tags update for GNU Global
GNU gtags support '-i' for updating tag files incrementally. It runs more quickly than generating new tags after kernel source update. Signed-off-by: Jianbin Kang <kjbmail@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
12-29 08:28:45 +0100'>2008-12-29block: make barrier completion more robustTejun Heo 2008-12-29block: make every barrier action optionalTejun Heo 2008-12-29block: remove duplicate or unused barrier/discard error pathsTejun Heo 2008-12-29block: reorganize QUEUE_ORDERED_* constantsTejun Heo 2008-12-03block: internal dequeue shouldn't start timerTejun Heo 2008-10-09block: adjust blkdev_issue_discard for swapHugh Dickins 2008-10-09Allow elevators to sort/merge discard requestsDavid Woodhouse 2008-10-09Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)OGAWA Hirofumi 2008-10-09Add 'discard' request handlingDavid Woodhouse 2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison 2008-04-29block: rename and export rq_init()FUJITA Tomonori 2008-04-29block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inlineAdrian Bunk 2008-04-29block: make rq_init() do a full memset()FUJITA Tomonori