index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
...
*
|
|
perf evlist: Update mmap related APIs and helpers
Wang Nan
2016-07-15
*
|
|
perf evlist: Drop redundant evsel->overwrite indicator
Arnaldo Carvalho de Melo
2016-07-15
*
|
|
perf tools: Bail out at "--sort dcacheline" and cacheline_size not known
Arnaldo Carvalho de Melo
2016-07-15
*
|
|
perf tools: Just pr_debug() about not being able to read cacheline_size
Arnaldo Carvalho de Melo
2016-07-15
*
|
|
perf tools: Do not provide dup sched_getcpu() prototype on Android
Arnaldo Carvalho de Melo
2016-07-14
*
|
|
perf test: Add a test case for SDT event
Masami Hiramatsu
2016-07-13
*
|
|
perf build: Add sdt feature detection
Masami Hiramatsu
2016-07-13
*
|
|
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 tracepoint example
Jiri Olsa
2016-07-12
*
|
|
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 tools: Don't add kernel directories to the header search path
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: Add the tools/ stringify copy to the MANIFEST
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 trace beauty seccomp: Remove seccomp.h include
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf trace beauty futex_op: Add missing defines for older systems
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: Fallback to reading sysfs to get cacheline size
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
tools: Copy the header files needed by perf tools
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf trace: Remove unused sys/ptrace.h include
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
*
|
|
tools: Copy uapi/linux/hw_breakpoint.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf test bpf: Use epoll_wait() instead of epoll_pwait()
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
tools: Copy uapi/asm/perf_regs.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
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
*
|
|
tools: Add copy of perf_event.h to tools/include/linux/
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf tools: event.h needs asm/perf_regs.h
Arnaldo Carvalho de Melo
2016-07-12
*
|
|
perf bench futex: Add missing compiler.h header
Arnaldo Carvalho de Melo
2016-07-12
[prev]
[next]