projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2016-07-15
Wang Nan
perf session: Don't warn about out of order event if...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf tools: Enable overwrite settings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf evlist: Make {pause,resume} internal helpers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf record: Read from overwritable ring buffer
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf evlist: Setup backward mmap state machine
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf evlist: Drop evlist->backward
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf evlist: Map backward events to backward_mmap
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf evlist: Introduce backward_mmap array for evlist
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf evlist: Extract common code in mmap failure processing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf evlist: Record mmap cookie into fdarray private...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf record: Decouple record__mmap_read() and evlist.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
perf evlist: Update mmap related APIs and helpers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Wang Nan
tools lib fd array: Allow associating a pointer cookie...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Peter Zijlstra
tools: Simplify BITS_PER_LONG define
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Arnaldo Carvalho...
perf evlist: Drop redundant evsel->overwrite indicator
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Jiri Olsa
tools lib api fs: Use base 0 in filename__read_ull
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Arnaldo Carvalho...
perf tools: Bail out at "--sort dcacheline" and cacheli...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-15
Arnaldo Carvalho...
perf tools: Just pr_debug() about not being able to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Arnaldo Carvalho...
tools: Make "__always_inline" just "inline" on Android
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Arnaldo Carvalho...
perf tools: Do not provide dup sched_getcpu() prototype...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Arnaldo Carvalho...
tools lib traceevent: Add correct header for ipv6 defin...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Ingo Molnar
Merge tag 'perf-core-for-mingo-20160713' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf test: Add a test case for SDT event
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf build: Add sdt feature detection
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf probe: Support a special SDT probe format
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf probe: Support @BUILDID or @FILE suffix for SDT...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf list: Show SDT and pre-cached events
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf probe: Search SDT/cached event from all probe...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf probe: Allow wildcard for cached events
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf probe-cache: Add for_each_probe_cache_entry()...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf probe: Make --list show only available cached...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf probe: Accept %sdt and %cached event name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Masami Hiramatsu
perf probe: Fix to show correct error message for ...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Wang Nan
perf bpf: Support BPF program attach to tracepoints
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Wang Nan
perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Wang Nan
perf event parser: Add const qualifier to evt_name...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Wang Nan
tools lib bpf: Report error when kernel doesn't support...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Wang Nan
tools lib bpf: New API to adjust type of a BPF program
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Arnaldo Carvalho...
objtool: Avoid checking code drift on busybox's diff
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-13
Arnaldo Carvalho...
objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-13
Arnaldo Carvalho...
tools: Fix up BITS_PER_LONG setting
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-13
Ingo Molnar
tools: Work around BITS_PER_LONG related build failure...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-13
Ingo Molnar
Merge tag 'perf-core-for-mingo-20160712' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Steven Rostedt
tools lib traceevent: Add filter on task CPU id
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Jiri Olsa
perf python: Add tracepoint example
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Jiri Olsa
perf python: Add support to resolve tracepoint fields
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Jiri Olsa
perf python: Add struct evsel into struct pyrf_event
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Jiri Olsa
perf python: Add perf.tracepoint method
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Jiri Olsa
perf python: Put perf.event objects into dictionary
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Jiri Olsa
perf python: Fix pyrf_evlist__read_on_cpu event consuming
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Jiri Olsa
perf python: Init perf_event_attr::size in perf.evsel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Jiri Olsa
perf tools: Introduce trace_event__tp_format_id()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Jiri Olsa
perf evlist: Make event2evsel public
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
David Tolnay
perf symbols: Add Rust demangling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Add feature detection for gelf_getnote()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf intel-pt-decoder: Avoid checking code drift on...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Don't add kernel directories to the header...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Add the tools/ stringify copy to the MANIFEST
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools: Copy the bitsperlong.h files from the kernel
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf script python: Silence -Werror=maybe-uninitialized...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf symbols: Provide a GElf_Nhdr typedef
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf trace beauty seccomp: Remove seccomp.h include
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf trace beauty futex_op: Add missing defines for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Fallback to reading sysfs to get cacheline...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools: Copy the header files needed by perf tools
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
kvm arm/arm64: Remove trailing whitespace from headers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf trace: Remove unused sys/ptrace.h include
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Remove unneeded magic.h include from util.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Introduce weak alternative to sched_getcpu()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools: Copy uapi/linux/hw_breakpoint.h from the kernel
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf test bpf: Use epoll_wait() instead of epoll_pwait()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools: Copy uapi/asm/perf_regs.h from the kernel
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools lib bpf: Copy bpf.h and bpf_common.h from the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf bench: Copy kernel files needed to build mem{cpy...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools: Add copy of perf_event.h to tools/include/linux/
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: event.h needs asm/perf_regs.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf bench futex: Add missing compiler.h header
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools lib subcmd: Use str_error_r()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools lib: Guard the strlcpy() header with __GLIBC__
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools lib api fs: Use str_error_r()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools lib traceevent: Use str_error_r()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Uninline scnprintf() and vscnprint()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf evsel: Uninline the is_function_event method
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Remove needless includes from cache.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Add missing header to color.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tests x86 rdpmc: Add missing headers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf test fdarray: Add missing poll.h header
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tests cpumap: Add missing headers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf quote: Disentangle headers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf strbuf: Add missing headers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tools: Move syscall number fallbacks from perf...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf bench: Disentangle headers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tests openat-syscall-tp-fields: Add some condition...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf trace: Add conditional define for AT_FDCWD
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf tests: Add missing pthread.h include for CPU_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf bench: Add missing pthread.h include for CPU_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
tools: Introduce str_error_r()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf trace beauty open_flags: Add more conditional...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf trace beauty flock: Add more conditional defines
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-12
Arnaldo Carvalho...
perf trace beauty mmap: Add more conditional defines
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next