index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-10-01
24
-407
/
+1259
|
\
|
*
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
2012-09-24
2
-37
/
+73
|
*
tracing: Add an option for disabling markers
Mandeep Singh Baines
2012-09-24
2
-1
/
+6
|
*
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-09-19
1
-20
/
+79
|
|
\
|
|
*
uprobes: Introduce arch_uprobe_enable/disable_step()
Sebastian Andrzej Siewior
2012-09-15
1
-2
/
+12
|
|
*
uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBES
Oleg Nesterov
2012-09-15
1
-0
/
+22
|
|
*
uprobes: Introduce MMF_RECALC_UPROBES
Oleg Nesterov
2012-09-15
1
-4
/
+35
|
|
*
uprobes: uprobes_treelock should not disable irqs
Oleg Nesterov
2012-09-15
1
-13
/
+8
|
|
*
uprobes: Don't put NULL pointer in uprobe_register()
Sebastian Andrzej Siewior
2012-09-15
1
-1
/
+2
|
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-09-14
5
-10
/
+10
|
|
\
\
|
|
*
|
kprobes/x86: Fix to support jprobes on ftrace-based kprobe
Masami Hiramatsu
2012-09-14
1
-3
/
+0
|
|
*
|
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
2012-09-14
3
-6
/
+7
|
|
*
|
tracing: Skip printing "OK" if failed to disable event
Yuanhan Liu
2012-09-14
1
-1
/
+3
|
*
|
|
Merge branch 'core/rcu' into perf/core
Ingo Molnar
2012-09-13
1
-5
/
+5
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
uprobes: Remove "verify" argument from set_orig_insn()
Oleg Nesterov
2012-08-28
1
-11
/
+9
|
*
|
|
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
Oleg Nesterov
2012-08-28
2
-10
/
+2
|
*
|
|
uprobes: Introduce MMF_HAS_UPROBES
Oleg Nesterov
2012-08-28
2
-1
/
+22
|
*
|
|
uprobes: Do not use -EEXIST in install_breakpoint() paths
Oleg Nesterov
2012-08-28
1
-11
/
+5
|
*
|
|
uprobes: Change uprobe_mmap() to ignore the errors but check fatal_signal_pen...
Oleg Nesterov
2012-08-28
1
-21
/
+6
|
*
|
|
uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap
Oleg Nesterov
2012-08-28
2
-30
/
+3
|
*
|
|
uprobes: Kill uprobes_state->count
Oleg Nesterov
2012-08-28
1
-36
/
+2
|
*
|
|
uprobes: Remove check for uprobe variable in handle_swbp()
Sebastian Andrzej Siewior
2012-08-28
1
-9
/
+7
|
*
|
|
uprobes: Remove redundant lock_page/unlock_page
Srikar Dronamraju
2012-08-28
1
-2
/
+0
|
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-08-28
14
-78
/
+142
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ftrace: Do not test frame pointers if -mfentry is used
Steven Rostedt
2012-08-23
1
-1
/
+4
|
*
|
|
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
2012-08-23
1
-0
/
+5
|
*
|
|
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-08-21
4
-20
/
+19
|
|
\
\
\
|
|
*
|
|
tracing/trivial: Fix some typos in kernel/trace
Wang Tianhong
2012-08-07
2
-5
/
+5
|
|
*
|
|
tracing/filter: Add missing initialization
Jiri Olsa
2012-08-07
1
-1
/
+1
|
|
*
|
|
tracing: Fix wakeup_rt self test on virtual machines
Steven Rostedt
2012-08-07
1
-14
/
+13
|
*
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-08-21
55
-1516
/
+2399
|
|
\
\
\
\
|
|
*
|
|
|
perf: Add attribute to filter out callchains
Frederic Weisbecker
2012-08-10
1
-14
/
+24
|
|
*
|
|
|
perf: Add ability to attach user stack dump to sample
Jiri Olsa
2012-08-10
2
-1
/
+165
|
|
*
|
|
|
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
2012-08-10
2
-0
/
+10
|
|
*
|
|
|
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
2012-08-10
2
-23
/
+43
|
|
*
|
|
|
perf: Add ability to attach user level registers dump to sample
Jiri Olsa
2012-08-10
1
-0
/
+66
|
*
|
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-08-21
11
-169
/
+719
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
kprobes/x86: ftrace based optimization for x86
Masami Hiramatsu
2012-07-31
1
-1
/
+1
|
|
*
|
|
|
kprobes: introduce ftrace based optimization
Masami Hiramatsu
2012-07-31
1
-13
/
+92
|
|
*
|
|
|
kprobes: Move locks into appropriate functions
Masami Hiramatsu
2012-07-31
1
-21
/
+42
|
|
*
|
|
|
kprobes: cleanup to separate probe-able check
Masami Hiramatsu
2012-07-31
1
-37
/
+45
|
|
*
|
|
|
kprobes: Inverse taking of module_mutex with kprobe_mutex
Steven Rostedt
2012-07-31
1
-2
/
+2
|
|
*
|
|
|
ftrace: add ftrace_set_filter_ip() for address based filter
Masami Hiramatsu
2012-07-31
1
-2
/
+57
|
|
*
|
|
|
ftrace: Add selftest to test function save-regs support
Steven Rostedt
2012-07-31
2
-1
/
+115
|
|
*
|
|
|
ftrace: Add selftest to test function trace recursion protection
Steven Rostedt
2012-07-31
2
-0
/
+157
|
|
*
|
|
|
ftrace: Only compile ftrace selftest if selftests are enabled
Steven Rostedt
2012-07-31
1
-0
/
+2
|
|
*
|
|
|
ftrace: Add default recursion protection for function tracing
Steven Rostedt
2012-07-31
7
-8
/
+19
|
|
*
|
|
|
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
1
-8
/
+83
|
|
*
|
|
|
ftrace: Return pt_regs to function trace callback
Steven Rostedt
2012-07-19
8
-28
/
+43
|
|
*
|
|
|
ftrace: Consolidate arch dependent functions with 'list' function
Steven Rostedt
2012-07-19
1
-41
/
+4
[next]