cascardo/linux.git
2016-07-19 Ingo MolnarMerge tag 'perf-core-for-mingo-20160718' of git://git...
2016-07-18 Jiri Olsaperf tests: Add is_printable_array test
2016-07-18 Jiri Olsaperf tools: Make is_printable_array global
2016-07-18 Jiri Olsaperf script python: Fix string vs byte array resolving
2016-07-18 Masami Hiramatsuperf probe: Warn unmatched function filter correctly
2016-07-18 Mark Rutlandperf cpu_map: Add more helpers
2016-07-18 Mark Rutlandperf stat: Balance opening and reading events
2016-07-18 Arnaldo Carvalho... tools: Copy linux/{hash,poison}.h and check for drift
2016-07-18 Arnaldo Carvalho... perf tools: Remove include/linux/list.h from perf's...
2016-07-18 Arnaldo Carvalho... tools: Copy the bitops files accessed from the kernel...
2016-07-18 Arnaldo Carvalho... Remove: kernel unistd*h files from perf's MANIFEST...
2016-07-18 Arnaldo Carvalho... perf tools: Remove tools/perf/util/include/linux/const.h
2016-07-18 Arnaldo Carvalho... perf tools: Remove tools/perf/util/include/asm/byteorder.h
2016-07-18 Arnaldo Carvalho... perf tools: Add missing linux/compiler.h include to...
2016-07-18 Dan Carpenterperf jit: Remove some no-op error handling
2016-07-18 Dan Carpenterperf jit: Add missing curly braces
2016-07-16 Ingo MolnarMerge tag 'perf-core-for-mingo-20160715' of git://git...
2016-07-15 Arnaldo Carvalho... objtool: Initialize variable to silence old compiler
2016-07-15 Arnaldo Carvalho... objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include...
2016-07-15 Wang Nanperf record: Add --tail-synthesize option
2016-07-15 Wang Nanperf session: Don't warn about out of order event if...
2016-07-15 Wang Nanperf tools: Enable overwrite settings
2016-07-15 Wang Nanperf evlist: Make {pause,resume} internal helpers
2016-07-15 Wang Nanperf record: Read from overwritable ring buffer
2016-07-15 Wang Nanperf evlist: Setup backward mmap state machine
2016-07-15 Wang Nanperf evlist: Drop evlist->backward
2016-07-15 Wang Nanperf evlist: Map backward events to backward_mmap
2016-07-15 Wang Nanperf evlist: Introduce backward_mmap array for evlist
2016-07-15 Wang Nanperf evlist: Extract common code in mmap failure processing
2016-07-15 Wang Nanperf evlist: Record mmap cookie into fdarray private...
2016-07-15 Wang Nanperf record: Decouple record__mmap_read() and evlist.
2016-07-15 Wang Nanperf evlist: Update mmap related APIs and helpers
2016-07-15 Wang Nantools lib fd array: Allow associating a pointer cookie...
2016-07-15 Peter Zijlstratools: Simplify BITS_PER_LONG define
2016-07-15 Arnaldo Carvalho... perf evlist: Drop redundant evsel->overwrite indicator
2016-07-15 Jiri Olsatools lib api fs: Use base 0 in filename__read_ull
2016-07-15 Arnaldo Carvalho... perf tools: Bail out at "--sort dcacheline" and cacheli...
2016-07-15 Arnaldo Carvalho... perf tools: Just pr_debug() about not being able to...
2016-07-14 Arnaldo Carvalho... tools: Make "__always_inline" just "inline" on Android
2016-07-14 Arnaldo Carvalho... perf tools: Do not provide dup sched_getcpu() prototype...
2016-07-14 Arnaldo Carvalho... tools lib traceevent: Add correct header for ipv6 defin...
2016-07-14 Ingo MolnarMerge tag 'perf-core-for-mingo-20160713' of git://git...
2016-07-14 Masami Hiramatsuperf test: Add a test case for SDT event
2016-07-14 Masami Hiramatsuperf build: Add sdt feature detection
2016-07-14 Masami Hiramatsuperf probe: Support a special SDT probe format
2016-07-14 Masami Hiramatsuperf probe: Support @BUILDID or @FILE suffix for SDT...
2016-07-14 Masami Hiramatsuperf list: Show SDT and pre-cached events
2016-07-14 Masami Hiramatsuperf probe: Search SDT/cached event from all probe...
2016-07-14 Masami Hiramatsuperf probe: Allow wildcard for cached events
2016-07-14 Masami Hiramatsuperf probe-cache: Add for_each_probe_cache_entry()...
2016-07-14 Masami Hiramatsuperf probe: Make --list show only available cached...
2016-07-14 Masami Hiramatsuperf probe: Accept %sdt and %cached event name
2016-07-14 Masami Hiramatsuperf probe: Fix to show correct error message for ...
2016-07-14 Wang Nanperf bpf: Support BPF program attach to tracepoints
2016-07-14 Wang Nanperf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()
2016-07-14 Wang Nanperf event parser: Add const qualifier to evt_name...
2016-07-14 Wang Nantools lib bpf: Report error when kernel doesn't support...
2016-07-14 Wang Nantools lib bpf: New API to adjust type of a BPF program
2016-07-14 Arnaldo Carvalho... objtool: Avoid checking code drift on busybox's diff
2016-07-13 Arnaldo Carvalho... objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ
2016-07-13 Arnaldo Carvalho... tools: Fix up BITS_PER_LONG setting
2016-07-13 Ingo Molnartools: Work around BITS_PER_LONG related build failure...
2016-07-13 Ingo MolnarMerge tag 'perf-core-for-mingo-20160712' of git://git...
2016-07-12 Steven Rostedttools lib traceevent: Add filter on task CPU id
2016-07-12 Jiri Olsaperf python: Add tracepoint example
2016-07-12 Jiri Olsaperf python: Add support to resolve tracepoint fields
2016-07-12 Jiri Olsaperf python: Add struct evsel into struct pyrf_event
2016-07-12 Jiri Olsaperf python: Add perf.tracepoint method
2016-07-12 Jiri Olsaperf python: Put perf.event objects into dictionary
2016-07-12 Jiri Olsaperf python: Fix pyrf_evlist__read_on_cpu event consuming
2016-07-12 Jiri Olsaperf python: Init perf_event_attr::size in perf.evsel...
2016-07-12 Jiri Olsaperf tools: Introduce trace_event__tp_format_id()
2016-07-12 Jiri Olsaperf evlist: Make event2evsel public
2016-07-12 David Tolnayperf symbols: Add Rust demangling
2016-07-12 Arnaldo Carvalho... perf tools: Add feature detection for gelf_getnote()
2016-07-12 Arnaldo Carvalho... perf intel-pt-decoder: Avoid checking code drift on...
2016-07-12 Arnaldo Carvalho... perf tools: Don't add kernel directories to the header...
2016-07-12 Arnaldo Carvalho... perf tools: Add the tools/ stringify copy to the MANIFEST
2016-07-12 Arnaldo Carvalho... tools: Copy the bitsperlong.h files from the kernel
2016-07-12 Arnaldo Carvalho... perf script python: Silence -Werror=maybe-uninitialized...
2016-07-12 Arnaldo Carvalho... perf symbols: Provide a GElf_Nhdr typedef
2016-07-12 Arnaldo Carvalho... perf trace beauty seccomp: Remove seccomp.h include
2016-07-12 Arnaldo Carvalho... perf trace beauty futex_op: Add missing defines for...
2016-07-12 Arnaldo Carvalho... perf tools: Fallback to reading sysfs to get cacheline...
2016-07-12 Arnaldo Carvalho... tools: Copy the header files needed by perf tools
2016-07-12 Arnaldo Carvalho... kvm arm/arm64: Remove trailing whitespace from headers
2016-07-12 Arnaldo Carvalho... perf trace: Remove unused sys/ptrace.h include
2016-07-12 Arnaldo Carvalho... perf tools: Remove unneeded magic.h include from util.h
2016-07-12 Arnaldo Carvalho... perf tools: Introduce weak alternative to sched_getcpu()
2016-07-12 Arnaldo Carvalho... tools: Copy uapi/linux/hw_breakpoint.h from the kernel
2016-07-12 Arnaldo Carvalho... perf test bpf: Use epoll_wait() instead of epoll_pwait()
2016-07-12 Arnaldo Carvalho... tools: Copy uapi/asm/perf_regs.h from the kernel
2016-07-12 Arnaldo Carvalho... tools lib bpf: Copy bpf.h and bpf_common.h from the...
2016-07-12 Arnaldo Carvalho... perf bench: Copy kernel files needed to build mem{cpy...
2016-07-12 Arnaldo Carvalho... tools: Add copy of perf_event.h to tools/include/linux/
2016-07-12 Arnaldo Carvalho... perf tools: event.h needs asm/perf_regs.h
2016-07-12 Arnaldo Carvalho... perf bench futex: Add missing compiler.h header
2016-07-12 Arnaldo Carvalho... tools lib subcmd: Use str_error_r()
2016-07-12 Arnaldo Carvalho... tools lib: Guard the strlcpy() header with __GLIBC__
2016-07-12 Arnaldo Carvalho... tools lib api fs: Use str_error_r()
next