index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+1
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-0
/
+3
2013-08-22
tracing: Make tracing_cpumask available for all instances
Alexander Z Lam
1
-0
/
+1
2013-07-26
tracing: Add __tracepoint_string() to export string pointers
Steven Rostedt (Red Hat)
1
-0
/
+3
2013-07-24
tracing: Kill trace_cpu struct/members
Oleg Nesterov
1
-8
/
+0
2013-07-19
tracing: Kill trace_array->waiter
Oleg Nesterov
1
-1
/
+0
2013-07-19
tracing: Add ref_data to function and fgraph tracer structs
Steven Rostedt (Red Hat)
1
-0
/
+9
2013-07-11
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-11
/
+6
2013-07-03
tracing: Remove ftrace() function
zhangwei(Jovi)
1
-5
/
+0
2013-07-03
tracing: Remove TRACE_EVENT_TYPE enum definition
zhangwei(Jovi)
1
-6
/
+0
2013-07-03
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
1
-0
/
+3
2013-07-02
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
1
-0
/
+2
2013-07-02
ftrace: Do not run selftest if command line parameter is set
Steven Rostedt (Red Hat)
1
-0
/
+1
2013-06-11
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
Yoshihiro YUNOMAE
1
-2
/
+0
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+0
2013-04-13
uprobes/tracing: Generalize struct uprobe_trace_entry_head
Oleg Nesterov
1
-5
/
+0
2013-03-15
tracing: Move find_event_field() into trace_events.c
zhangwei(Jovi)
1
-4
/
+2
2013-03-15
tracing: Add function-trace option to disable function tracing of latency tra...
Steven Rostedt (Red Hat)
1
-0
/
+1
2013-03-15
tracing: Add internal ftrace trace_puts() for ftrace to use
Steven Rostedt (Red Hat)
1
-0
/
+11
2013-03-15
tracing: Add trace_puts() for even faster trace_printk() tracing
Steven Rostedt (Red Hat)
1
-0
/
+2
2013-03-15
tracing: Add alloc_snapshot kernel command line parameter
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-03-15
tracing: Prevent deleting instances when they are being read
Steven Rostedt (Red Hat)
1
-0
/
+1
2013-03-15
tracing: Have trace_array keep track if snapshot buffer is allocated
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
1
-7
/
+30
2013-03-15
tracing: Clear all trace buffers when unloaded module event was used
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-03-15
tracing: Add __per_cpu annotation to trace array percpu data pointer
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-03-15
tracing: Use direct field, type and system names
Steven Rostedt
1
-2
/
+2
2013-03-15
tracing: Add rmdir to remove multibuffer instances
Steven Rostedt
1
-0
/
+1
2013-03-15
tracing: Add interface to allow multiple trace buffers
Steven Rostedt
1
-0
/
+2
2013-03-15
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
1
-0
/
+11
2013-03-15
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
1
-1
/
+1
2013-03-15
tracing: Encapsulate global_trace and remove dependencies on global vars
Steven Rostedt
1
-1
/
+20
2013-03-15
tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
Steven Rostedt
1
-2
/
+0
2013-03-15
tracing: Separate out trace events from global variables
Steven Rostedt
1
-3
/
+36
2013-03-15
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
1
-0
/
+6
2013-01-30
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
1
-0
/
+1
2013-01-23
ring-buffer: User context bit recursion checking
Steven Rostedt
1
-6
/
+7
2013-01-23
tracing: Avoid unnecessary multiple recursion checks
Steven Rostedt
1
-5
/
+101
2013-01-23
tracing: Make the trace recursion bits into enums
Steven Rostedt
1
-13
/
+17
2013-01-23
ftrace: Add context level recursion bit checking
Steven Rostedt
1
-3
/
+9
2012-11-14
tracing: Format non-nanosec times from tsc clock without a decimal point.
David Sharp
1
-4
/
+0
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
1
-5
/
+0
2012-11-02
tracing: Remove unused function unregister_tracer()
Steven Rostedt
1
-1
/
+0
2012-11-01
tracing: Cache comms only after an event occurred
Steven Rostedt
1
-0
/
+3
2012-11-01
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
1
-0
/
+1
2012-11-01
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
1
-2
/
+2
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-09-24
tracing: Add an option for disabling markers
Mandeep Singh Baines
1
-0
/
+1
2012-09-18
userns: Teach trace to use from_kuid
Eric W. Biederman
1
-1
/
+1
2012-07-31
ftrace: Add selftest to test function save-regs support
Steven Rostedt
1
-1
/
+1
[next]