index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
15
-246
/
+604
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+11
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2014-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+19
2014-03-25
tracing: Fix traceon trigger condition to actually turn tracing on
Steven Rostedt (Red Hat)
1
-2
/
+25
2014-03-24
tracing: Add BUG_ON when stack end location is over written
Aaron Tomlin
1
-0
/
+3
2014-03-21
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
3
-25
/
+14
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2
-11
/
+2
2014-03-18
uprobes: Kconfig dependency fix
David A. Long
1
-0
/
+1
2014-03-11
ftrace: Constify ftrace_text_reserved
Sasha Levin
1
-1
/
+1
2014-03-11
ftrace: Fix compilation warning about control_ops_free
Jiri Slaby
1
-5
/
+5
2014-03-11
perf: Disallow user-space stack dumps for function trace events
Jiri Olsa
1
-0
/
+7
2014-03-11
perf: Disallow user-space callchains for function trace events
Jiri Olsa
1
-3
/
+12
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-0
/
+10
2014-03-07
ftrace: Warn on error when modifying ftrace function
Petr Mladek
1
-5
/
+12
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-5
/
+2
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
1
-4
/
+2
2014-03-07
ftrace: Inline the code from ftrace_dyn_table_alloc()
Jiri Slaby
1
-19
/
+6
2014-03-07
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
Jiri Slaby
1
-17
/
+8
2014-03-07
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
1
-0
/
+30
2014-03-07
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
3
-14
/
+25
2014-03-07
tracing: Move raw output code from macro to standalone function
Steven Rostedt
1
-0
/
+31
2014-03-05
blktrace: fix accounting of partially completed requests
Roman Pen
1
-9
/
+11
2014-03-03
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+10
2014-02-27
trace: Replace hardcoding of 19 with MAX_NICE
Dongsheng Yang
1
-3
/
+3
2014-02-20
ftrace: Have static function trace clear ENABLED flag on unregister
Steven Rostedt (Red Hat)
1
-1
/
+7
2014-02-20
tracing: Add trace_clock=<clock> kernel parameter
Steven Rostedt
1
-16
/
+45
2014-02-20
tracing/uprobes: Support mix of ftrace and perf
Namhyung Kim
1
-8
/
+1
2014-02-20
tracing/uprobes: Support event triggering
Namhyung Kim
1
-2
/
+4
2014-02-20
tracing/uprobes: Support ftrace_event_file base multibuffer
zhangwei(Jovi)
3
-38
/
+101
2014-02-20
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
Namhyung Kim
1
-37
/
+56
2014-02-20
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
Namhyung Kim
1
-6
/
+6
2014-02-20
ftrace: Allow for function tracing instance to filter functions
Steven Rostedt (Red Hat)
4
-14
/
+94
2014-02-20
ftrace: Pass in global_ops for use with filtering files
Steven Rostedt (Red Hat)
1
-4
/
+8
2014-02-20
ftrace: Allow instances to use function tracing
Steven Rostedt (Red Hat)
2
-40
/
+81
2014-02-20
tracing: Convert tracer->enabled to counter
Steven Rostedt (Red Hat)
2
-4
/
+4
2014-02-20
tracing: Disable tracers before deletion of instance
Steven Rostedt (Red Hat)
1
-0
/
+18
2014-02-20
ftrace: Copy ops private to global_ops private
Steven Rostedt (Red Hat)
1
-9
/
+8
2014-02-20
tracing: Only let top level have option files
Steven Rostedt (Red Hat)
1
-3
/
+5
2014-02-20
tracing: Set up infrastructure to allow tracers for instances
Steven Rostedt (Red Hat)
3
-16
/
+60
2014-02-20
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
4
-4
/
+8
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
8
-17
/
+27
2014-02-13
asmlinkage: Make trace_hardirqs_on/off_caller visible
Andi Kleen
1
-2
/
+2
2014-02-11
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
1
-0
/
+7
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+8
2014-01-27
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-32
/
+81
2014-01-23
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-01-23
tracing: Fix formatting of trace README file
Steven Rostedt (Red Hat)
1
-52
/
+64
[next]