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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
ftrace: Fix hash record accounting bug
Steven Rostedt
1
-1
/
+3
2011-12-05
ftrace: Remove force undef config value left for testing
Steven Rostedt
1
-1
/
+0
2011-12-05
tracing: Restore system filter behavior
Li Zefan
1
-1
/
+6
2011-12-05
tracing: fix event_subsystem ref counting
Ilya Dryomov
1
-1
/
+0
2011-12-02
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
1
-3
/
+3
2011-11-17
tracing: Add entries in buffer and total entries to default output header
Steven Rostedt
1
-25
/
+47
2011-11-17
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
3
-6
/
+35
2011-11-11
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
7
-13
/
+68
2011-11-07
tracing/latency: Fix header output for latency tracers
Jiri Olsa
4
-2
/
+40
2011-11-07
ftrace: Fix hash record accounting bug
Steven Rostedt
1
-1
/
+3
2011-11-07
ftrace: Remove force undef config value left for testing
Steven Rostedt
1
-1
/
+0
2011-11-05
tracing: Add boiler plate for subsystem filter
Steven Rostedt
1
-7
/
+19
2011-11-02
tracing: Restore system filter behavior
Li Zefan
1
-1
/
+6
2011-11-01
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-10-31
tracing: fix event_subsystem ref counting
Ilya Dryomov
1
-1
/
+0
2011-10-31
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2
-0
/
+2
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-396
/
+819
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-34
/
+34
2011-10-14
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
1
-2
/
+2
2011-10-14
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
1
-2
/
+2
2011-10-12
Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core
Ingo Molnar
10
-383
/
+766
2011-10-11
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
1
-28
/
+83
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
3
-0
/
+25
2011-10-10
ftrace/kprobes: Fix not to delete probes if in use
Masami Hiramatsu
1
-9
/
+49
2011-10-08
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2
-0
/
+23
2011-09-30
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
Ming Lei
1
-0
/
+2
2011-09-28
PM / Runtime: Introduce trace points for tracing rpm_* functions
Ming Lei
2
-0
/
+21
2011-09-22
tracing: Fix preemptirqsoff tracer to not stop at preempt off
Steven Rostedt
1
-2
/
+2
2011-09-19
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
2
-0
/
+13
2011-09-13
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
3
-34
/
+34
2011-08-30
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2
-1
/
+82
2011-08-30
trace: Add a new readonly entry to report total buffer size
Vaibhav Nagarnaik
1
-0
/
+33
2011-08-30
tracing: Add preempt disable for filter self test
Steven Rostedt
1
-0
/
+6
2011-08-19
tracing/filter: Add startup tests for events filter
Jiri Olsa
4
-0
/
+264
2011-08-19
tracing/filter: Change filter_match_preds function to use walk_pred_tree
Jiri Olsa
1
-66
/
+58
2011-08-19
tracing/filter: Change fold_pred function to use walk_pred_tree
Jiri Olsa
1
-35
/
+33
2011-08-19
tracing/filter: Change fold_pred_tree function to use walk_pred_tree
Jiri Olsa
1
-45
/
+20
2011-08-19
tracing/filter: Change count_leafs function to use walk_pred_tree
Jiri Olsa
1
-33
/
+14
2011-08-19
tracing/filter: Unify predicate tree walking, change check_pred_tree function...
Jiri Olsa
1
-51
/
+86
2011-08-19
tracing/filter: Simplify tracepoint event lookup
Jiri Olsa
1
-6
/
+3
2011-08-19
tracing/filter: Remove field_name from filter_pred struct
Jiri Olsa
2
-51
/
+13
2011-08-19
tracing/filter: Separate predicate init and filter addition
Jiri Olsa
1
-33
/
+23
2011-08-19
tracing/filter: Use static allocation for filter predicates
Jiri Olsa
1
-41
/
+16
2011-08-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+16
2011-08-11
blktrace: add FLUSH/FUA support
Namhyung Kim
1
-5
/
+16
2011-08-11
tracing: Clean up tb_fmt to not give faulty compile warning
Steven Rostedt
1
-9
/
+10
2011-08-05
Merge branch 'linus' into perf/urgent
Ingo Molnar
16
-488
/
+860
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-25
trace events: Update version number reference to new 3.x scheme for EVENT_POW...
Jesper Juhl
1
-1
/
+1
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
7
-152
/
+419
[prev]
[next]