cascardo/linux.git
2015-10-30 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-29 Rabin Vincentperf unwind: Pass symbol source to libunwind
2015-10-29 Rabin Vincenttools build: Fix libiberty feature detection
2015-10-29 Wang Nanperf tools: Compile scriptlets to BPF objects when...
2015-10-29 Wang Nanperf record: Add clang options for compiling BPF scripts
2015-10-29 Wang Nanperf bpf: Attach eBPF filter to perf event
2015-10-29 Jiri Olsaperf tools: Make sure fixdep is built before libbpf
2015-10-29 Stephane Eranianperf script: Enable printing of branch stack
2015-10-29 Arnaldo Carvalho... perf trace: Add cmd string table to decode sys_bpf...
2015-10-29 Ingo MolnarMerge tag 'perf-ebpf-for-mingo' of git://git./linux...
2015-10-29 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-28 Wang Nanperf bpf: Collect perf_evsel in BPF object files
2015-10-28 Wang Nanperf tools: Load eBPF object into kernel
2015-10-28 Wang Nanperf tools: Create probe points for BPF programs
2015-10-28 Wang Nanperf tools: Enable passing bpf object file to --event
2015-10-28 Wang Nanperf ebpf: Add the libbpf glue
2015-10-28 Wang Nanperf tools: Make perf depend on libbpf
2015-10-28 Jiri Olsaperf symbols: Fix endless loop in dso__split_kallsyms_f...
2015-10-28 Wang Nanperf tools: Enable pre-event inherit setting by config...
2015-10-28 Dima Koganperf symbols: we can now read separate debug-info files...
2015-10-28 Dima Koganperf symbols: Fix type error when reading a build-id
2015-10-27 Arnaldo Carvalho... perf tools: Search for more options when passing args...
2015-10-27 Jiri Olsaperf stat: Cache aggregated map entries in extra cpumap
2015-10-27 Jiri Olsaperf cpu_map: Add cpu_map__empty_new function
2015-10-27 Jiri Olsaperf evsel: Move id_offset out of struct perf_evsel...
2015-10-27 Namhyung Kimperf tools: Introduce usage_with_options_msg()
2015-10-26 Namhyung Kimperf tools: Setup pager when printing usage and help
2015-10-26 Namhyung Kimperf report: Rename to --show-cpu-utilization
2015-10-26 Namhyung Kimperf tools: Improve ambiguous option help message
2015-10-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-24 Arnaldo Carvalho... perf tools: Provide help for subset of options
2015-10-24 Arnaldo Carvalho... perf tools: Show tool command line options ordered
2015-10-23 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-22 Arnaldo Carvalho... perf annotate: Don't die() when finding an invalid...
2015-10-22 Arnaldo Carvalho... perf ui tui: Register the error callbacks before initia...
2015-10-22 Namhyung Kimperf annotate: Fix 'annotate.use_offset' config variabl...
2015-10-22 Namhyung Kimperf tools: Improve call graph documents and help messages
2015-10-22 Namhyung Kimperf tools: Defaults to 'caller' callchain order only...
2015-10-22 Namhyung Kimperf top: Support call-graph display options also
2015-10-22 Namhyung Kimperf tools: Move callchain help messages to callchain.h
2015-10-22 Scott Woodtools lib traceevent: Support %ps/%pS
2015-10-22 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-21 Arnaldo Carvalho... perf annotate: Add debug message for out of bounds...
2015-10-21 Andi Kleenperf evsel: Print branch filter state with -vv
2015-10-20 Kan Liangperf cpu_map: Fix core dump caused by per-socket/core...
2015-10-20 Paolo Bonzinitools lib traceevent: update KVM plugin
2015-10-20 Yunlong Songperf build: Add fixdep to .gitignore
2015-10-20 Stephane Eranianperf record: Add ability to sample call branches
2015-10-20 Stephane Eranianperf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALL
2015-10-20 Stephane Eranianperf/x86: Add support for PERF_SAMPLE_BRANCH_CALL
2015-10-20 Stephane Eranianperf: Add PERF_SAMPLE_BRANCH_CALL
2015-10-20 Adrian Hunterperf/x86: Fix time_shift in perf_event_mmap_page
2015-10-20 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-19 Arnaldo Carvalho... perf bench: Use named initializers in the trailer too
2015-10-19 Jiri Olsaperf script: Check output fields only for samples
2015-10-19 Jiri Olsaperf cpu_map: Add data arg to cpu_map__build_map callback
2015-10-19 Jiri Olsaperf cpu_map: Make cpu_map__build_map global
2015-10-19 Jiri Olsaperf stat: Add AGGR_UNSET mode
2015-10-19 Jiri Olsaperf stat: Rename perf_stat struct into perf_stat_evsel
2015-10-19 Yunlong Songperf help: Change 'usage' to 'Usage' for consistency
2015-10-19 Ingo Molnarperf bench: Run benchmarks, don't test them
2015-10-19 Ingo Molnarperf bench mem: Rename 'routine' to 'function'
2015-10-19 Ingo Molnarperf bench: Harmonize all the -l/--nr_loops options
2015-10-19 Ingo Molnarperf bench mem: Reorganize the code a bit
2015-10-19 Ingo Molnarperf bench mem: Improve user visible strings
2015-10-19 Ingo Molnarperf bench mem: Fix 'length' vs. 'size' naming confusion
2015-10-19 Ingo Molnarperf bench mem: Rename 'routine' to 'routine_str'
2015-10-19 Ingo Molnarperf bench mem: Change 'cycle' to 'cycles'
2015-10-19 Ingo Molnarperf bench: List output formatting options on 'perf...
2015-10-19 Ingo Molnarperf bench: Remove the prefaulting complication from...
2015-10-19 Ingo Molnarperf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
2015-10-19 Ingo Molnarperf bench: Eliminate unused argument from bench_mem_co...
2015-10-19 Ingo Molnarperf bench: Default to all routines in 'perf bench...
2015-10-19 Ingo Molnarperf bench: Improve the 'perf bench mem memcpy' code...
2015-10-19 Namhyung Kimperf test: Suppress libtraceevent warnings
2015-10-19 Namhyung Kimperf test: Silence tracepoint event failures
2015-10-14 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-13 Jiri Olsatools build: Fix cross compile build
2015-10-13 Jiri Olsatools include: Fix strict-aliasing rules breakage
2015-10-13 Namhyung Kimperf hists browser: Add 'm' key for context menu display
2015-10-13 Rabin Vincentperf callchains: Fix unw_word_t pointer casts
2015-10-13 Rabin Vincentperf callchain: Use debug_frame if eh_frame is unusable
2015-10-12 Arnaldo Carvalho... perf hists browser: Inform how to reset the symbol...
2015-10-12 Arnaldo Carvalho... perf ui browsers: Remove help messages about use of...
2015-10-12 Arnaldo Carvalho... perf symbols: Try the .debug/ DSO cache as a last resort
2015-10-08 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-08 Ingo MolnarMerge branch 'perf/urgent' into perf/core, before pulli...
2015-10-07 Arnaldo Carvalho... perf python: Support the PERF_RECORD_SWITCH event
2015-10-07 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-10-07 Sukadev Bhattiproluperf tools: Fix build break on powerpc due to sample_re...
2015-10-07 Linus TorvaldsMerge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org...
2015-10-07 Linus TorvaldsRevert "fs: do not prefault sys_write() user buffer...
2015-10-06 Anna SchumakerNFS: Fix a tracepoint NULL-pointer dereference
2015-10-06 Andrzej Hajdaperf tools: Fix handling read result using a signed...
2015-10-06 Jiri Olsaperf tools: Use hpp_dimension__add_output to register...
2015-10-06 Jiri Olsaperf tools: Introduce hpp_dimension__add_output function
2015-10-06 Jiri Olsaperf tools: Get rid of superfluos call to reset_dimensions
2015-10-06 Taku Izumiperf/x86/intel/uncore: Fix multi-segment problem of...
2015-10-06 Kan Liangperf/x86: Add Intel cstate PMUs support
2015-10-06 Linus TorvaldsMerge tag 'for-linus-4.3b-rc4-tag' of git://git./linux...
next