| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-07-21 | 1 | -21/+74 |
|\ |
|
| * | ftrace: Fix dynamic selftest failure on some archs | Steven Rostedt | 2011-07-14 | 1 | -0/+26 |
| * | ftrace: Update filter when tracing enabled in set_ftrace_filter() | Steven Rostedt | 2011-07-14 | 1 | -0/+4 |
| * | ftrace: Balance records when updating the hash | Steven Rostedt | 2011-07-14 | 1 | -16/+33 |
| * | ftrace: Do not disable interrupts for modules in mcount update | Steven Rostedt | 2011-07-08 | 1 | -5/+11 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-07-21 | 1 | -11/+31 |
|\ \
| |/
|/| |
|
| * | ftrace: Fix regression where ftrace breaks when modules are loaded | Steven Rostedt | 2011-07-15 | 1 | -2/+28 |
| * | ftrace: Fix regression of :mod:module function enabling | Steven Rostedt | 2011-07-07 | 1 | -9/+3 |
* | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-05 | 1 | -16/+4 |
|\ \
| |/
|/| |
|
| * | tracing: Convert to kstrtoul_from_user | Peter Huewe | 2011-06-15 | 1 | -11/+2 |
| * | ftrace: Fixed an include coding style issue | Paul McQuade | 2011-06-15 | 1 | -5/+2 |
* | | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs | Steven Rostedt | 2011-06-07 | 1 | -0/+7 |
* | | ftrace: Fix possible undefined return code | GuoWen Li | 2011-06-07 | 1 | -1/+1 |
|/ |
|
* | ftrace: Add internal recursive checks | Steven Rostedt | 2011-05-26 | 1 | -1/+12 |
* | ftrace: Set ops->flag to enabled even on static function tracing | Steven Rostedt | 2011-05-26 | 1 | -1/+5 |
* | ftrace: Have ftrace_startup() return failure code | Steven Rostedt | 2011-05-26 | 1 | -6/+8 |
* | ftrace: Modify ftrace_set_filter/notrace to take ops | Steven Rostedt | 2011-05-19 | 1 | -2/+44 |
* | ftrace: Allow dynamically allocated function tracers | Steven Rostedt | 2011-05-18 | 1 | -7/+30 |
* | ftrace: Implement separate user function filtering | Steven Rostedt | 2011-05-18 | 1 | -38/+155 |
* | ftrace: Free hash with call_rcu_sched() | Steven Rostedt | 2011-05-18 | 1 | -27/+28 |
* | ftrace: Have global_ops store the functions that are to be traced | Steven Rostedt | 2011-05-18 | 1 | -16/+53 |
* | ftrace: Add ops parameter to ftrace_startup/shutdown functions | Steven Rostedt | 2011-05-18 | 1 | -14/+14 |
* | ftrace: Add enabled_functions file | Steven Rostedt | 2011-05-18 | 1 | -2/+49 |
* | ftrace: Use counters to enable functions to trace | Steven Rostedt | 2011-05-18 | 1 | -16/+142 |
* | ftrace: Separate hash allocation and assignment | Steven Rostedt | 2011-05-18 | 1 | -42/+233 |
* | ftrace: Create a global_ops to hold the filter and notrace hashes | Steven Rostedt | 2011-05-18 | 1 | -19/+46 |
* | ftrace: Use hash instead for FTRACE_FL_FILTER | Steven Rostedt | 2011-05-18 | 1 | -82/+69 |
* | ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions | Steven Rostedt | 2011-05-18 | 1 | -26/+150 |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-05-01 | 1 | -209/+138 |
|\ |
|
| * | ftrace: Consolidate the function match routines for normal and mods | Steven Rostedt | 2011-04-30 | 1 | -62/+36 |
| * | ftrace: Consolidate updating of ftrace_trace_function | Steven Rostedt | 2011-04-30 | 1 | -61/+34 |
| * | ftrace: Move record update for normal and modules into a separate function | Steven Rostedt | 2011-04-30 | 1 | -8/+11 |
| * | ftrace: Remove FTRACE_FL_CONVERTED flag | Steven Rostedt | 2011-04-30 | 1 | -8/+4 |
| * | ftrace: Remove FTRACE_FL_FAILED flag | Steven Rostedt | 2011-04-30 | 1 | -29/+47 |
| * | ftrace: Remove failures file | Steven Rostedt | 2011-04-30 | 1 | -37/+2 |
| * | ftrace: Remove unnecessary disabling of irqs | Steven Rostedt | 2011-04-30 | 1 | -4/+0 |
| * | ftrace: Make FTRACE_WARN_ON() work in if condition | Steven Rostedt | 2011-04-30 | 1 | -6/+10 |
* | | ftrace: Only update the function code on write to filter files | Steven Rostedt | 2011-04-30 | 1 | -5/+7 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | tracing: Fix set_ftrace_filter probe function display | Jiri Olsa | 2011-03-22 | 1 | -2/+1 |
* | ftrace: Fix memory leak with function graph and cpu hotplug | Steven Rostedt | 2011-02-11 | 1 | -7/+45 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+2 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+2 |
* | | tracing/trivial: Remove cast from void* | matt mooney | 2010-10-18 | 1 | -2/+2 |
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 1 | -29/+78 |
|\ \ |
|
| * | | tracing: Fix reading of set_ftrace_filter across lists | Steven Rostedt | 2010-09-14 | 1 | -3/+3 |
| * | | tracing: Keep track of set_ftrace_filter position and allow lseek again | Steven Rostedt | 2010-09-14 | 1 | -8/+26 |
| * | | tracing: Replace typecasted void pointer in set_ftrace_filter code | Steven Rostedt | 2010-09-14 | 1 | -21/+46 |
| * | | tracing: Do not reset *pos in set_ftrace_filter | Steven Rostedt | 2010-09-14 | 1 | -2/+6 |
| |/ |
|
| * | tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread | Chris Wright | 2010-09-10 | 1 | -0/+2 |