cascardo/linux.git
2015-10-06 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-05 Jiri Olsaperf tools: Fail properly in case pattern matching...
2015-10-05 Arnaldo Carvalho... perf hists browser: Implement horizontal scrolling
2015-10-05 Arnaldo Carvalho... perf ui browser: Optional horizontal scrolling key...
2015-10-05 Arnaldo Carvalho... perf callchain: Switch default to 'graph,0.5,caller'
2015-10-05 Matt Flemingperf tests: Add Intel CQM test
2015-10-05 Matt Flemingperf tests: Move x86 tests into arch directory
2015-10-05 Matt Flemingperf tests: Add arch tests
2015-10-05 Jiri Olsaperf tools: Handle -h and -v options
2015-10-05 Jiri Olsaperf tools: Setup proper width for symbol_iaddr field
2015-10-05 Don Zickusperf tools: Add support for sorting on the iaddr
2015-10-05 Jiri Olsaperf tests: Add parsing test for 'P' modifier
2015-10-05 Jiri Olsaperf tools: Introduce 'P' modifier to request max precision
2015-10-05 Jiri Olsaperf tools: Export perf_event_attr__set_max_precise_ip()
2015-10-05 Jiri Olsaperf annotate: Fix sizeof_sym_hist overflow issue
2015-10-05 Jiri Olsaperf evlist: Display DATA_SRC sample type bit
2015-10-05 Jiri Olsatools lib api fs: No need to use PATH_MAX + 1
2015-10-03 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-02 Kan Liangperf stat: Reduce min --interval-print to 10ms
2015-10-02 Yang Shiperf record: Change 'record.samples' type to unsigned...
2015-10-02 Masami Hiramatsuperf probe: Allow probing on kmodules without dwarf
2015-10-02 Arnaldo Carvalho... perf list: Honour 'event_glob' whem printing selectable...
2015-10-01 Arnaldo Carvalho... perf list: Do event name substring search as last resor...
2015-10-01 Adrian Hunterperf callchain: Allow for max_stack greater than PERF_M...
2015-10-01 Namhyung Kimperf report: Fix a bug on "--call-graph none" option
2015-10-01 Namhyung Kimperf top: Register idle thread
2015-10-01 Namhyung Kimperf top: Fix unresolved comm when -s comm is used
2015-10-01 Namhyung Kimperf record: Allocate area for sample_id_hdr in a synth...
2015-10-01 Vaishali Thakkarperf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVI...
2015-10-01 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-09-30 Arnaldo Carvalho... perf tools: By default use the most precise "cycles...
2015-09-30 Arnaldo Carvalho... perf list: Remove blank lines, headers when piping...
2015-09-30 Masami Hiramatsuperf probe: Improve error message when %return is on...
2015-09-30 Masami Hiramatsuperf probe: Fix a segfault bug in debuginfo_cache
2015-09-30 Masami Hiramatsuperf probe: Show correct source lines of probes on...
2015-09-30 Masami Hiramatsuperf probe: Begin and end libdwfl report session correctly
2015-09-30 Masami Hiramatsuperf probe: Fix to remove dot suffix from second or...
2015-09-30 Arnaldo Carvalho... tools lib symbol: Introduce kallsyms2elf_type
2015-09-30 Arnaldo Carvalho... tools lib symbol: Rename kallsyms2elf_type to kallsyms2...
2015-09-30 Arnaldo Carvalho... perf machine: Add method for common kernel_map(FUNCTION...
2015-09-30 Arnaldo Carvalho... perf machine: Use machine__kernel_map() thoroughly
2015-09-30 Sukadev Bhattiproluperf tools: Fix build break on powerpc due to sample_re...
2015-09-30 Adrian Hunterperf report: Amend documentation about max_stack and...
2015-09-30 Arnaldo Carvalho... perf maps: Introduce maps__find_symbol_by_name()
2015-09-30 Jiri Olsaperf tools: Fix shadowed declaration in parse-events.c
2015-09-30 Jiri Olsatools: Fix shadowed declaration in err.h
2015-09-29 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-09-28 He Kuangperf tools: Enable event_config terms to tracepoint...
2015-09-28 He Kuangperf tools: Adds the tracepoint name parsing support
2015-09-28 He Kuangperf tools: Show proper error message for wrong terms...
2015-09-28 He Kuangperf tools: Adds the config_term callback for different...
2015-09-28 Adrian Hunterperf intel-pt: Add mispred-all config option to aid...
2015-09-28 Adrian Hunterperf inject: Add --strip option to strip out non-synthe...
2015-09-28 Adrian Hunterperf inject: Remove more aux-related stuff when process...
2015-09-28 Adrian Hunterperf evlist: Add perf_evlist__remove()
2015-09-28 Adrian Hunterperf evlist: Add perf_evlist__id2evsel_strict()
2015-09-28 Adrian Hunterperf script: Make scripting_max_stack value allow for...
2015-09-28 Adrian Hunterperf scripting python: Allow for max_stack greater...
2015-09-28 Adrian Hunterperf script: Add a setting for maximum stack depth
2015-09-28 Adrian Hunterperf hists: Allow for max_stack greater than PERF_MAX_S...
2015-09-28 Adrian Hunterperf report: Make max_stack value allow for synthesized...
2015-09-28 Adrian Hunterperf intel-pt: Support generating branch stack
2015-09-28 Adrian Hunterperf intel-pt: Move branch filter logic
2015-09-28 Adrian Hunterperf inject: Set branch stack feature flag when synthes...
2015-09-28 Adrian Hunterperf report: Skip events with null branch stacks
2015-09-28 Adrian Hunterperf report: Also do default setup for synthesized...
2015-09-28 Adrian Hunterperf report: Adjust sample type validation for synthesi...
2015-09-28 Adrian Hunterperf auxtrace: Add option to synthesize branch stacks...
2015-09-28 Adrian Hunterperf tools: Add more documentation to export-to-postgre...
2015-09-28 Adrian Hunterperf session: Warn when AUX data has been lost
2015-09-28 Adrian Hunterperf script: Allow time to be displayed in nanoseconds
2015-09-28 Adrian Hunterperf intel-pt: Make logging slightly more efficient
2015-09-28 Adrian Hunterperf intel-pt: Fix potential loop forever
2015-09-28 Adrian Hunterperf report: Fix sample type validation for synthesized...
2015-09-28 Adrian Hunterperf auxtrace: Fix 'instructions' period of zero
2015-09-28 Jiri Olsatools build: Build fixdep helper from perf and basic...
2015-09-28 Jiri Olsaperf tools: Rename the 'single_dep' target to 'prepare'
2015-09-28 Jiri Olsatools build: Make the fixdep helper part of the build...
2015-09-28 Jiri Olsatools build: Move dependency copy into function
2015-09-28 Jiri Olsatools build: Add fixdep dependency helper
2015-09-28 Jiri Olsatools build: Add test for missing include
2015-09-28 Jiri Olsatools build: Add Makefile.include
2015-09-28 Jiri Olsatools lib api fs: Store tracing mountpoint for better...
2015-09-28 Arnaldo Carvalho... perf tools: Use __map__is_kernel() when synthesizing...
2015-09-28 Arnaldo Carvalho... perf hists browser: Use the map to determine if a DSO...
2015-09-28 Arnaldo Carvalho... perf top: Filter symbols based on __map__is_kernel...
2015-09-28 Geliang Tangperf/core, perf/x86: Change needlessly global functions...
2015-09-28 Ingo MolnarMerge branch 'linus' into perf/core, to pick up fixes...
2015-09-27 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-09-27 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-09-27 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-09-27 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-09-27 Paul BurtonMIPS: Initialise MAARs on secondary CPUs
2015-09-27 Paul BurtonMIPS: print MAAR configuration during boot
2015-09-27 Paul BurtonMIPS: mm: compile maar_init unconditionally
2015-09-27 Paul Burtonirqchip: mips-gic: Fix pending & mask reads for MIPS64...
2015-09-27 Paul Burtonirqchip: mips-gic: Convert CPU numbers to VP IDs.
2015-09-27 Paul BurtonMIPS: CM: Provide a function to map from CPU to VP ID.
2015-09-27 Linus TorvaldsLinux 4.3-rc3 v4.3-rc3
2015-09-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
next