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
starfive-6.6.48-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
/
include
/
linux
/
ftrace_event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-19
tracing/events: Show real number in array fields
Steven Rostedt
1
-0
/
+4
2010-11-18
tracing: Allow syscall trace events for non privileged users
Frederic Weisbecker
1
-0
/
+8
2010-11-18
tracing: New flag to allow non privileged users to use a trace event
Frederic Weisbecker
1
-0
/
+2
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
1
-2
/
+2
2010-08-19
perf, tracing: add missing __percpu markups
Namhyung Kim
1
-2
/
+2
2010-07-21
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
1
-2
/
+3
2010-07-21
tracing: Allow to disable cmdline recording
Li Zefan
1
-2
/
+5
2010-06-29
tracing: Use class->reg() for all registering of events
Steven Rostedt
1
-0
/
+3
2010-06-09
perf, trace: Inline perf_swevent_put_recursion_context()
Peter Zijlstra
1
-2
/
+1
2010-05-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-28
/
+75
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
1
-11
/
+12
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+3
2010-05-21
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
1
-8
/
+8
2010-05-21
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
1
-6
/
+3
2010-05-20
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-0
/
+1
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
1
-3
/
+5
2010-05-15
tracing: Comment the use of event_mutex with trace event flags
Steven Rostedt
1
-1
/
+8
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
1
-2
/
+19
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
1
-3
/
+2
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
1
-1
/
+1
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
1
-5
/
+12
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
1
-1
/
+1
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
1
-2
/
+3
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
1
-4
/
+15
2010-05-14
tracing: Create class struct for events
Steven Rostedt
1
-1
/
+5
2010-04-30
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
1
-0
/
+3
2010-04-01
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
1
-0
/
+1
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
1
-8
/
+8
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
1
-2
/
+5
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+16
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
1
-3
/
+15
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
1
-2
/
+0
2010-01-06
tracing: Add print_fmt field
Lai Jiangshan
1
-0
/
+1
2009-12-28
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
1
-1
/
+1
2009-12-13
tracing: Change event->profile_count to be int type
Li Zefan
1
-1
/
+1
2009-12-13
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
1
-1
/
+0
2009-12-13
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
1
-0
/
+1
2009-12-09
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
1
-0
/
+1
2009-11-22
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
1
-7
/
+2
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
1
-2
/
+7
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
1
-1
/
+10
2009-10-15
tracing/profile: Add filter support
Li Zefan
1
-1
/
+10
2009-09-24
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
1
-3
/
+9
2009-09-18
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
1
-0
/
+6
2009-09-18
tracing: Factorize the events profile accounting
Frederic Weisbecker
1
-2
/
+2
2009-09-13
tracing: allow filter predicates to handle ksym symbols
Steven Rostedt
1
-2
/
+2
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
1
-0
/
+1
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
1
-1
/
+0
2009-09-11
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
1
-6
/
+10
2009-09-05
tracing: pass around ring buffer instead of tracer
Steven Rostedt
1
-5
/
+10
[next]