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
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
...
*
|
|
perf tools: Do not provide dup sched_getcpu() prototype on Android
Arnaldo Carvalho de Melo
2016-07-14
*
|
|
perf probe: Support a special SDT probe format
Masami Hiramatsu
2016-07-13
*
|
|
perf probe: Support @BUILDID or @FILE suffix for SDT events
Masami Hiramatsu
2016-07-13
*
|
|
perf list: Show SDT and pre-cached events
Masami Hiramatsu
2016-07-13
*
|
|
perf probe: Search SDT/cached event from all probe caches
Masami Hiramatsu
2016-07-13
*
|
|
perf probe: Allow wildcard for cached events
Masami Hiramatsu
2016-07-13
*
|
|
perf probe-cache: Add for_each_probe_cache_entry() wrapper
Masami Hiramatsu
2016-07-13
*
|
|
perf probe: Make --list show only available cached events
Masami Hiramatsu
2016-07-13
*
|
|
perf probe: Accept %sdt and %cached event name
Masami Hiramatsu
2016-07-13
*
|
|
perf probe: Fix to show correct error message for $vars and $params
Masami Hiramatsu
2016-07-13
*
|
|
perf bpf: Support BPF program attach to tracepoints
Wang Nan
2016-07-13
*
|
|
perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()
Wang Nan
2016-07-13
*
|
|
perf event parser: Add const qualifier to evt_name and sys_name
Wang Nan
2016-07-13
*
|
|
perf python: Add support to resolve tracepoint fields
Jiri Olsa
2016-07-12
*
|
|
perf python: Add struct evsel into struct pyrf_event
Jiri Olsa
2016-07-12
*
|
|
perf python: Add perf.tracepoint method
Jiri Olsa
2016-07-12
*
|
|
perf python: Put perf.event objects into dictionary
Jiri Olsa
2016-07-12
*
|
|
perf python: Fix pyrf_evlist__read_on_cpu event consuming
Jiri Olsa
2016-07-12
*
|
|
perf python: Init perf_event_attr::size in perf.evsel constructor
Jiri Olsa
2016-07-12
*
|
|
perf tools: Introduce trace_event__tp_format_id()
Jiri Olsa
2016-07-12
*
|
|
perf evlist: Make event2evsel public
Jiri Olsa
2016-07-12
*
|
|
perf symbols: Add Rust demangling
David Tolnay
2016-07-12
*
|
|
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf intel-pt-decoder: Avoid checking code drift on busibox's diff
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf symbols: Provide a GElf_Nhdr typedef
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: Remove unneeded magic.h include from util.h
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: Introduce weak alternative to sched_getcpu()
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: event.h needs asm/perf_regs.h
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf evsel: Uninline the is_function_event method
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: Add missing header to color.c
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf quote: Disentangle headers
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf strbuf: Add missing headers
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf hists: Introduce hists__add_entry_ops function
Jiri Olsa
2016-07-11
*
|
|
perf hists: Introduce hist_entry_ops
Jiri Olsa
2016-07-11
*
|
|
perf hists: Introduce hist_entry__init function
Jiri Olsa
2016-07-11
*
|
|
perf unwind: Call unwind__prepare_access for forked thread
Jiri Olsa
2016-07-04
*
|
|
perf unwind: Add initialized arg into unwind__prepare_access
Jiri Olsa
2016-07-04
*
|
|
perf tests: Fix hist accumulation test
Jiri Olsa
2016-07-04
*
|
|
perf header: Transform nodes string info to struct
Jiri Olsa
2016-07-04
*
|
|
perf buildid-cache: Scan and import user SDT events to probe cache
Masami Hiramatsu
2016-07-04
*
|
|
perf probe: Add group name support
Masami Hiramatsu
2016-07-04
*
|
|
perf sdt: ELF support for SDT
Hemant Kumar
2016-07-04
*
|
|
perf build: Add feature detection for libelf's elf_getshdrstrndx()
Arnaldo Carvalho de Melo
2016-07-04
*
|
|
perf probe: Remove caches when --cache is given
Masami Hiramatsu
2016-07-01
[prev]
[next]