aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sort.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sort.c')
0 files changed, 0 insertions, 0 deletions
f='/linux/commit/tools/perf/builtin-stat.c?id=2cba3ffb9a9db3874304a1739002d053d53c738b&follow=1'>perf stat: Add -d -d and -d -d -d options to show more CPU eventsIngo Molnar1-55/+154 2011-05-19ftrace/kbuild: Add recordmcount files to force full buildMichal Marek1-2/+5 2011-05-18ftrace: Add self-tests for multiple function trace usersSteven Rostedt3-1/+217 2011-05-18ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt3-5/+52 2011-05-18ftrace: Allow dynamically allocated function tracersSteven Rostedt4-7/+40 2011-05-18ftrace: Implement separate user function filteringSteven Rostedt6-39/+166 2011-05-18ftrace: Free hash with call_rcu_sched()Steven Rostedt1-27/+28 2011-05-18ftrace: Have global_ops store the functions that are to be tracedSteven Rostedt1-16/+53 2011-05-18ftrace: Add ops parameter to ftrace_startup/shutdown functionsSteven Rostedt1-14/+14 2011-05-18ftrace: Add enabled_functions fileSteven Rostedt1-2/+49 2011-05-18ftrace: Use counters to enable functions to traceSteven Rostedt2-18/+148 2011-05-18ftrace: Separate hash allocation and assignmentSteven Rostedt1-42/+233 2011-05-18ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt2-21/+54 2011-05-18ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt2-84/+70 2011-05-18ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt2-27/+150