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
/
Documentation
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
tracing: expose current->comm to [ku]probe events
Omar Sandoval
2
-0
/
+6
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+35
2016-05-18
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-10
/
+1579
2016-05-03
coresight: stm: adding driver for CoreSight STM component
Pratik Patel
1
-2
/
+35
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
1
-5
/
+5
2016-04-19
tracing: Add support for named hist triggers
Tom Zanussi
1
-8
/
+266
2016-04-19
tracing: Add support for multiple hist triggers per event
Tom Zanussi
1
-6
/
+148
2016-04-19
tracing: Add 'hist' trigger Documentation
Tom Zanussi
1
-0
/
+1155
2016-04-19
tracing: Update the documentation to describe "event-fork" option
Steven Rostedt (Red Hat)
1
-10
/
+24
2015-12-06
x86, tracing, perf: Add trace point for MSR accesses
Andi Kleen
2
-0
/
+74
2015-11-06
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-0
/
+41
2015-11-03
tracing: Add some documentation about set_event_pid
Steven Rostedt (Red Hat)
2
-0
/
+24
2015-10-20
Documentation: ftrace: Module globbing usage
Dmitry Safonov
1
-0
/
+17
2015-10-04
intel_th: Add driver infrastructure for Intel(R) Trace Hub devices
Alexander Shishkin
1
-0
/
+99
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin
1
-0
/
+80
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-13
/
+38
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+5
2015-08-06
powerpc/ftrace: add powerpc timebase as a trace clock source
Naveen N. Rao
1
-0
/
+5
2015-08-05
Doc: trace: Fix typo in coresight.txt
Masanari Iida
1
-2
/
+2
2015-07-20
tracing: Introduce two additional marks for delay
Jungseok Lee
1
-13
/
+38
2015-05-13
Documentation: tracing: fix grammar
Rabin Vincent
1
-2
/
+2
2015-04-03
coresight: Correcting documentation typographical error
Mathieu Poirier
1
-1
/
+1
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2015-02-09
Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning ...
Wang Long
1
-1
/
+1
2015-02-04
coresight: fix the debug AMBA bus name
Kaixu Xia
1
-2
/
+2
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+299
2014-12-03
tracing: Add additional marks to signal very large time deltas
Byungchul Park
1
-3
/
+7
2014-11-21
ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
Masami Hiramatsu
1
-0
/
+5
2014-11-07
coresight: documentation for coresight framework and drivers
Mathieu Poirier
1
-0
/
+299
2014-08-06
mm: trace-vmscan-postprocess.pl: report the number of file/anon pages respect...
Chen Yucong
1
-0
/
+53
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-26
/
+0
2014-07-18
ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
1
-26
/
+0
2014-07-16
Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...
Ingo Molnar
1
-12
/
+2
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
1
-1
/
+1
2014-07-03
mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...
Chen Yucong
1
-12
/
+2
2014-06-09
Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-0
/
+50
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-05-20
tracing: Add funcgraph_tail option to print function name after closing braces
Robert Elliott
1
-0
/
+26
2014-05-07
tracing: Add trace_<tracepoint>_enabled() function
Steven Rostedt (Red Hat)
1
-0
/
+24
2014-05-05
doc: spelling error changes
Carlos Garcia
1
-1
/
+1
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-4
/
+1
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-03-21
doc: fix double words
Masanari Iida
1
-1
/
+1
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-1
/
+1
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
1
-3
/
+0
2014-02-11
PM / QoS: Rename device resume latency QoS items
Rafael J. Wysocki
1
-1
/
+1
2014-01-23
Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceeve...
Vinayak Menon
1
-9
/
+9
2014-01-02
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
1
-0
/
+1
2014-01-02
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
1
-0
/
+25
[next]