sfrench/cifs-2.6.git
2016-03-23 Arnaldo Carvalho... perf tools: Remove unused DIE_IF macro
2016-03-23 Arnaldo Carvalho... perf script: Remove lots of unused arguments
2016-03-23 Arnaldo Carvalho... perf thread: Rename perf_event__preprocess_sample_addr...
2016-03-23 Arnaldo Carvalho... perf machine: Rename perf_event__preprocess_sample...
2016-03-23 Arnaldo Carvalho... perf tools: Add cpumode to struct perf_sample
2016-03-23 Arnaldo Carvalho... perf tests: Forward the perf_sample in the dwarf unwind...
2016-03-23 Arnaldo Carvalho... perf tools: Remove misplaced __maybe_unused
2016-03-22 Andi Kleenperf list: Fix documentation of :ppp
2016-03-21 Jakub Jelenperf bench numa: Fix assertion for nodes bitfield
2016-03-18 Wang Nanperf symbols: Record text offset in dso to calculate...
2016-03-18 Arnaldo Carvalho... tools: Move utilities.mak from perf to tools/scripts/
2016-03-11 Sukadev Bhattiproluperf test: Remove 'core_id' check in topo test
2016-03-11 Ingo MolnarMerge tag 'perf-core-for-mingo-20160310' of git://git...
2016-03-10 Andi Kleenperf stat: Add --metric-only support for -A
2016-03-10 Andi Kleenperf stat: Implement --metric-only mode
2016-03-10 Andi Kleenperf stat: Document CSV format in manpage
2016-03-10 Namhyung Kimperf hists browser: Check sort keys before hot key...
2016-03-10 Namhyung Kimperf hists browser: Allow thread filtering for comm...
2016-03-10 Namhyung Kimperf tools: Add sort__has_comm variable
2016-03-10 Namhyung Kimperf tools: Recalc total periods using top-level entrie...
2016-03-10 Namhyung Kimperf tools: Remove nr_sort_keys field
2016-03-10 Namhyung Kimperf hists browser: Cleanup hist_browser__fprintf_hiera...
2016-03-10 Namhyung Kimperf tools: Remove hist_entry->fmt field
2016-03-10 Namhyung Kimperf tools: Fix command line filters in hierarchy mode
2016-03-10 Namhyung Kimperf tools: Add more sort entry check functions
2016-03-10 Namhyung Kimperf tools: Fix hist_entry__filter() for hierarchy
2016-03-10 Jiri Olsaperf jitdump: Build only on supported archs
2016-03-10 Steven Rostedttools lib traceevent: Add '~' operation within arg_num_...
2016-03-09 Jiri Olsaperf tools: Omit unnecessary cast in perf_pmu__parse_scale
2016-03-09 Jiri Olsaperf tools: Pass perf_hpp_list all the way through...
2016-03-09 Chris Phlipotperf tools: Fix perf script python database export...
2016-03-09 Arnaldo Carvalho... perf jitdump: DWARF is also needed
2016-03-09 Ingo Molnarperf bench mem: Prepare the x86-64 build for upstream...
2016-03-08 Borislav Petkovperf/x86/intel/rapl: Simplify quirk handling even more
2016-03-08 Kostenzer Felixx86/nmi: Mark 'ignore_nmis' as __read_mostly
2016-03-08 Andi Kleenperf/x86/intel: Fix PEBS data source interpretation...
2016-03-08 Stephane Eranianperf/x86/pebs: Add proper PEBS constraints for Broadwell
2016-03-08 Stephane Eranianperf/x86/pebs: Add workaround for broken OVFL status...
2016-03-08 Stephane Eranianperf/x86/intel: Add definition for PT PMI bit
2016-03-08 Kan Liangperf/x86/intel: Fix PEBS warning by only restoring...
2016-03-08 Jiri Olsaperf/x86/intel: Use PAGE_SIZE for PEBS buffer size...
2016-03-08 Alexander Shishkinperf/core: Fix perf_sched_count derailment
2016-03-08 Ingo MolnarMerge branch 'email/acme' into perf/core
2016-03-08 Namhyung Kimperf report: Use hierarchy hpp list on gtk
2016-03-08 Namhyung Kimperf hists browser: Use hierarchy hpp list
2016-03-08 Namhyung Kimperf report: Use hierarchy hpp list on stdio
2016-03-08 Namhyung Kimperf hists: Fix indent for multiple hierarchy sort key
2016-03-08 Namhyung Kimperf hists: Support multiple sort keys in a hierarchy...
2016-03-08 Namhyung Kimperf hists: Use own hpp_list for hierarchy mode
2016-03-08 Namhyung Kimperf hists: Introduce perf_hpp__setup_hists_formats()
2016-03-08 Borislav Petkovperf stat: Document --detailed option
2016-03-08 Namhyung Kimperf hists: Add level field to struct perf_hpp_fmt
2016-03-08 Adrian Hunterperf tools: Use 64-bit shifts with (TSC) time conversion
2016-03-08 Adrian Hunterperf jit: Move clockid validation
2016-03-08 Adrian Hunterperf jit: Let jit_process() return errors
2016-03-08 Adrian Hunterperf session: Simplify tool stubs
2016-03-08 Adrian Hunterperf inject: Hit all DSOs for AUX data in JIT and other...
2016-03-08 Colin Ian Kingperf tools: Explicitly declare inc_group_count as a...
2016-03-04 Ingo MolnarMerge tag 'perf-core-for-mingo-20160303' of git://git...
2016-03-03 Andi Kleenperf stat: Check for frontend stalled for metrics
2016-03-03 Colin Ian Kingtools/power turbostat: fix various build warnings
2016-03-03 Colin Ian Kingperf tests: Initialize sa.sa_flags
2016-03-03 Arnaldo Carvalho... perf test: Fix hists related entries
2016-03-03 Steven Rostedt... tools lib traceevent: Fix output of %llu for 64 bit...
2016-03-03 Steven Rostedt... tools lib traceevent: Set int_array fields to NULL...
2016-03-03 Chaos.Chentools lib traceevent: Fix time stamp rounding issue
2016-03-03 Colin Ian Kingperf script: Fix double free on command_line
2016-03-03 Masahiro Yamadatools build: Use .s extension for preprocessed assemble...
2016-03-03 Andi Kleenperf stat: Support metrics in --per-core/socket mode
2016-03-03 Andi Kleenperf stat: Implement CSV metrics output
2016-03-03 Wang Nanperf record: Ensure return non-zero rc when mmap fail
2016-03-03 Wang Nanperf record: Introduce record__finish_output() to finis...
2016-03-03 Wang Nanperf record: Extract synthesize code to record__synthes...
2016-03-03 Wang Nanperf record: Use WARN_ONCE to replace 'if' condition
2016-03-03 Wang Nanperf data: Explicitly set byte order for integer types
2016-03-03 Wang Nanperf data: Support converting data from bpf_perf_event_...
2016-03-03 Andi Kleenperf stat: Check existence of frontend/backed stalled...
2016-03-03 Jiri Olsaperf tools: Fix locale handling in pmu parsing
2016-03-03 Ingo Molnarperf/x86/uncore: Fix build on UP-IOAPIC configs
2016-02-29 Steven Rostedttools lib traceevent: Split pevent_print_event() into...
2016-02-29 Taeung Songtracing/syscalls: Rename "/format" tracepoint field...
2016-02-29 Taeung Songperf trace: Check and discard not only 'nr' but also...
2016-02-29 Jiri Olsaperf tools: Fix python extension build
2016-02-29 Thomas Gleixnerperf: Export perf_event_sysfs_show()
2016-02-29 Thomas Gleixnerperf/x86/intel/rapl: Convert it to a per package facility
2016-02-29 Thomas Gleixnerperf/x86/intel/rapl: Utilize event->pmu_private
2016-02-29 Thomas Gleixnerperf/x86/intel/rapl: Make PMU lock raw
2016-02-29 Thomas Gleixnerperf/x86/intel/rapl: Refactor the code some more
2016-02-29 Thomas Gleixnerperf/x86/intel/rapl: Clean up the printk output
2016-02-29 Thomas Gleixnerperf/x86/intel/rapl: Calculate timing once
2016-02-29 Thomas Gleixnerperf/x86/intel/rapl: Sanitize the quirk handling
2016-02-29 Thomas Gleixnerperf/x86/intel/rapl: Add proper error handling
2016-02-29 Thomas Gleixnerperf/x86/intel/rapl: Make Knights Landings support...
2016-02-29 Thomas Gleixnerperf/x86/intel/cqm: Get rid of the silly for_each_cpu...
2016-02-29 Thomas Gleixnercpumask: Export cpumask_any_but()
2016-02-29 Thomas Gleixnerperf/x86/intel/uncore: Make PCI and MSR uncore independent
2016-02-29 Thomas Gleixnerperf/x86/intel/uncore: Clear all hardware state on...
2016-02-29 Thomas Gleixnerperf/x86/uncore: Track packages, not per CPU data
2016-02-29 Thomas Gleixnerx86/topology: Create logical package id
2016-02-29 Thomas Gleixnerperf/x86/intel/uncore: Store box in event->pmu_private
next