index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
...
|
*
ring-buffer: Add trace_recursive checks to ring_buffer_write()
Steven Rostedt (Red Hat)
2015-05-27
|
*
ring-buffer: Allways do the trace_recursive checks
Steven Rostedt (Red Hat)
2015-05-27
|
*
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
2015-05-27
|
*
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
2015-05-21
|
*
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename ftrace_print_*() functions ta trace_print_*()
Steven Rostedt (Red Hat)
2015-05-13
|
*
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
2015-05-13
|
*
ftrace: Provide trace clock monotonic raw
Drew Richardson
2015-05-12
|
*
tracing: Export tracing clock functions
Jerry Snitselaar
2015-05-12
*
|
Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-26
|
\
\
|
*
|
tracing: Fix typo from "static inlin" to "static inline"
Steven Rostedt (Red Hat)
2015-06-25
|
*
|
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-06-25
|
*
|
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-06-25
*
|
|
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
2015-06-25
*
|
|
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
2015-06-25
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: let kprobe programs use bpf_get_smp_processor_id() helper
Alexei Starovoitov
2015-06-15
|
*
|
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
2015-06-15
|
*
|
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
2015-06-15
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-14
|
|
\
\
|
*
|
|
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
2015-06-01
|
*
|
|
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
2015-05-21
|
|
|
/
|
|
/
|
*
|
|
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-17
|
|
/
|
/
|
*
|
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-06-11
|
/
*
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-06
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
|
\
|
*
VFS: kernel/: d_inode() annotations
David Howells
2015-04-15
*
|
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-22
|
\
\
|
*
|
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
2015-04-17
|
*
|
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
2015-04-16
|
*
|
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
2015-04-16
*
|
|
tracing: remove use of seq_printf return value
Joe Perches
2015-04-15
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
|
\
\
\
|
*
|
|
bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...
Ingo Molnar
2015-04-02
|
*
|
|
tracing: Allow BPF programs to call bpf_trace_printk()
Alexei Starovoitov
2015-04-02
|
*
|
|
tracing: Allow BPF programs to call bpf_ktime_get_ns()
Alexei Starovoitov
2015-04-02
|
*
|
|
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
2015-04-02
|
*
|
|
tracing: Add kprobe flag
Alexei Starovoitov
2015-04-02
|
*
|
|
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
2015-03-27
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
perf: Remove type specific target pointers
Peter Zijlstra
2015-03-23
[prev]
[next]