dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation/perf_counter
Arnaldo Carvalho de Melo 18374ab76e perf_counter tools: Fix off-by-one bug in symbol__new
The end is really (start + len - 1). Noticed when synthesizing
the PLT symbols, that are small (16 bytes), and hot on the
start RIP.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <20090603174921.GG7805@ghostprotocols.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-06-03 21:46:59 +02:00
..
Documentation perf_counter tools: Generate per command manpages (and pdf/html, etc.) 2009-05-30 13:52:44 +02:00
util perf_counter tools: Fix off-by-one bug in symbol__new 2009-06-03 21:46:59 +02:00
.gitignore perf_counter tools: Make .gitignore reflect perf_counter tools files 2009-06-02 09:46:09 +02:00
Makefile perf_counter tools: Optimize harder 2009-06-03 20:15:15 +02:00
builtin-help.c perf_counter tools: Generate per command manpages (and pdf/html, etc.) 2009-05-30 13:52:44 +02:00
builtin-record.c perf record: Refine capture printout 2009-06-03 19:27:19 +02:00
builtin-report.c perf report: Add front-entry cache for lookups 2009-06-03 20:03:32 +02:00
builtin-stat.c perf stat: Print out all arguments 2009-06-03 19:36:07 +02:00
builtin-top.c perf_counter tools: Clean up old kerneltop references 2009-06-03 19:17:25 +02:00
builtin.h perf_counter: First part of 'perf report' conversion to C + elfutils 2009-05-26 13:52:53 +02:00
command-list.txt perf_counter: First part of 'perf report' conversion to C + elfutils 2009-05-26 13:52:53 +02:00
design.txt perf_counter: documentation update 2009-05-01 13:23:45 +02:00
perf.c perf_counter tools: Make source code headers more coherent 2009-06-02 23:37:05 +02:00
perf.h perf_counter tools: Fix up the ABI shakeup 2009-06-02 21:45:34 +02:00