Age | Commit message (Expand) | Author | Files | Lines |
2011-05-22 | perf tools: Check we are able to read the event size on mmap | Frederic Weisbecker | 1 | -0/+7 |
2011-05-20 | core_kernel_data(): Fix architectures that do not define _sdata | Ingo Molnar | 1 | -1/+1 |
2011-05-19 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 11 | -145/+1116 |
2011-05-19 | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -2/+5 |
2011-05-19 | perf stat: Add more cache-miss percentage printouts | Ingo Molnar | 1 | -2/+136 |
2011-05-19 | perf stat: Add -d -d and -d -d -d options to show more CPU events | Ingo Molnar | 1 | -55/+154 |
2011-05-19 | ftrace/kbuild: Add recordmcount files to force full build | Michal Marek | 1 | -2/+5 |
2011-05-18 | ftrace: Add self-tests for multiple function trace users | Steven Rostedt | 3 | -1/+217 |
2011-05-18 | ftrace: Modify ftrace_set_filter/notrace to take ops | Steven Rostedt | 3 | -5/+52 |
2011-05-18 | ftrace: Allow dynamically allocated function tracers | Steven Rostedt | 4 | -7/+40 |
2011-05-18 | ftrace: Implement separate user function filtering | Steven Rostedt | 6 | -39/+166 |
2011-05-18 | ftrace: Free hash with call_rcu_sched() | Steven Rostedt | 1 | -27/+28 |
2011-05-18 | ftrace: Have global_ops store the functions that are to be traced | Steven Rostedt | 1 | -16/+53 |
2011-05-18 | ftrace: Add ops parameter to ftrace_startup/shutdown functions | Steven Rostedt | 1 | -14/+14 |
2011-05-18 | ftrace: Add enabled_functions file | Steven Rostedt | 1 | -2/+49 |
2011-05-18 | ftrace: Use counters to enable functions to trace | Steven Rostedt | 2 | -18/+148 |
2011-05-18 | ftrace: Separate hash allocation and assignment | Steven Rostedt | 1 | -42/+233 |
2011-05-18 | ftrace: Create a global_ops to hold the filter and notrace hashes | Steven Rostedt | 2 | -21/+54 |
2011-05-18 | ftrace: Use hash instead for FTRACE_FL_FILTER | Steven Rostedt | 2 | -84/+70 |
2011-05-18 | ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions | Steven Rostedt | 2 | -27/+150 |
2011-05-18 | perf bench, x86: Add alternatives-asm.h wrapper | Ingo Molnar | 1 | -0/+8 |
2011-05-18 | Merge branch 'x86/mem' into perf/core | Ingo Molnar | 11 | -54/+219 |
2011-05-18 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 9 | -106/+274 |
2011-05-18 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa | 2 | -3/+3 |
2011-05-17 | x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -12/+42 |
2011-05-17 | x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -1/+28 |
2011-05-17 | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -13/+32 |
2011-05-17 | x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -10/+55 |
2011-05-17 | x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -9/+24 |
2011-05-17 | x86, alternative: Add altinstruction_entry macro | Fenghua Yu | 1 | -0/+9 |
2011-05-17 | x86, alternative, doc: Add comment for applying alternatives order | Fenghua Yu | 1 | -0/+9 |
2011-05-17 | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -4/+15 |
2011-05-17 | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -0/+1 |
2011-05-17 | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu | 1 | -2/+1 |
2011-05-17 | perf: Fix multi-event parsing bug | Stephane Eranian | 1 | -0/+3 |
2011-05-16 | ftrace/s390: mcount offset calculation | Martin Schwidefsky | 3 | -5/+9 |
2011-05-16 | ftrace/x86: mcount offset calculation | Martin Schwidefsky | 3 | -4/+7 |
2011-05-16 | ftrace/recordmcount: mcount address adjustment | Martin Schwidefsky | 1 | -2/+7 |
2011-05-16 | ftrace/recordmcount: Add helper function get_sym_str_and_relp() | Steven Rostedt | 1 | -30/+37 |
2011-05-16 | ftrace/recordmcount: Remove duplicate code to find mcount symbol | Steven Rostedt | 1 | -24/+27 |
2011-05-16 | ftrace/x86: Do not trace .discard.text section | Steven Rostedt | 1 | -1/+1 |
2011-05-16 | ftrace: Avoid recording mcount on .init sections directly | Steven Rostedt | 1 | -7/+7 |
2011-05-16 | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers | Steven Rostedt | 2 | -1/+5 |
2011-05-16 | ftrace/recordmcount: Add warning logic to warn on mcount not recorded | Steven Rostedt | 2 | -13/+41 |
2011-05-16 | ftrace/recordmcount: Make ignored mcount calls into nops at compile time | Steven Rostedt | 2 | -6/+116 |
2011-05-16 | ftrace/recordmcount: Modify only executable sections | Steven Rostedt | 1 | -0/+1 |
2011-05-16 | ftrace: Add .kprobe.text section to whitelist for recordmcount.c | Steven Rostedt | 2 | -0/+2 |
2011-05-16 | ftrace/trivial: Clean up record mcount to use Linux switch style | Steven Rostedt | 1 | -21/+22 |
2011-05-16 | ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons | Steven Rostedt | 2 | -32/+32 |
2011-05-12 | x86: Remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger | 5 | -58/+0 |