perf tools: Fix build on older systems
[cascardo/linux.git] / tools /
2016-02-22 Arnaldo Carvalho... perf tools: Fix build on older systems
2016-02-20 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2016-02-19 Namhyung Kimperf report: Check error during report__collapse_hists()
2016-02-19 Namhyung Kimperf hists: Return error from hists__collapse_resort()
2016-02-19 Namhyung Kimperf callchain: Check return value of append_chain_chil...
2016-02-19 Namhyung Kimperf callchain: Check return value of split_add_child()
2016-02-19 Namhyung Kimperf callchain: Add enum match_result for match_chain()
2016-02-19 Namhyung Kimperf callchain: Check return value of fill_node()
2016-02-19 Namhyung Kimperf callchain: Check return value of add_child()
2016-02-19 Namhyung Kimperf hists browser: Fix percentage update on key press
2016-02-19 Wang Nanperf tools: Enable config and setting names for legacy...
2016-02-19 Wang Nanperf tools: Enable config raw and numeric events
2016-02-19 Arnaldo Carvalho... perf tools: Introduce opt_event_config nonterminal
2016-02-19 Wang Nanperf tools: Rename and move pmu_event_name to get_confi...
2016-02-19 Wang Nanperf stat: Bail out on unsupported event config modifiers
2016-02-19 Wang Nanperf tools: Create config_term_names array
2016-02-19 Wang Nanperf tools: Fix checking asprintf return value
2016-02-19 Wang Nanperf bpf: Rename bpf_prog_priv__clear() to clear_prog_p...
2016-02-19 Andi Kleenperf stat: Handled scaled == -1 case for counters
2016-02-19 Arnaldo Carvalho... perf test: Reduce the sample_freq for the 'object code...
2016-02-19 Arnaldo Carvalho... perf tests: Use perf_evlist__strerror_open() to provide...
2016-02-19 Arnaldo Carvalho... perf evlist: Handle -EINVAL for sample_freq > max_sampl...
2016-02-18 Jiri Olsaperf record: Add --all-user/--all-kernel options
2016-02-18 Arnaldo Carvalho... perf evlist: Reference count the cpu and thread maps...
2016-02-17 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to queue...
2016-02-17 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2016-02-16 Andi Kleenperf stat: Move noise/running printing into printout
2016-02-16 Andi Kleenperf stat: Add support for metrics in interval mode
2016-02-16 Andi Kleenperf stat: Abstract stat metrics printing
2016-02-16 Jiri Olsaperf tools: Add perf data cache feature
2016-02-16 Jiri Olsaperf tools: Initialize libapi debug output
2016-02-16 Arnaldo Carvalho... perf debug: Rename __eprintf(va_list args) to veprintf
2016-02-16 Jiri Olsatools lib api fs: Add sysfs__read_str function
2016-02-16 Jiri Olsatools lib api fs: Adopt filename__read_str from perf
2016-02-16 Jiri Olsatools lib api: Add debug output support
2016-02-16 Stephane Eranianperf jvmti: Add check for java alternatives cmd in...
2016-02-16 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-02-16 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-02-16 Paolo BonziniMerge tag 'kvm-arm-for-4.5-rc4' of git://git./linux...
2016-02-16 Linus TorvaldsMerge tag 'for-linus-20160216' of git://git.infradead...
2016-02-16 Linus TorvaldsMerge tag 'spi-fix-v4.5-rc4' of git://git./linux/kernel...
2016-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-16 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2016-02-15 Arnaldo Carvalho... perf tests: Fix build on older systems where 'signal...
2016-02-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-02-14 Linus TorvaldsMerge tag 'char-misc-4.5-rc4' of git://git./linux/kerne...
2016-02-14 Linus TorvaldsMerge tag 'driver-core-4.5-rc4' of git://git./linux...
2016-02-14 Linus TorvaldsMerge tag 'tty-4.5-rc4' of git://git./linux/kernel...
2016-02-14 Linus TorvaldsMerge tag 'usb-4.5-rc4' of git://git./linux/kernel...
2016-02-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-02-14 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-02-14 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-02-14 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-02-14 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-02-14 Linus TorvaldsMerge branch 'component' of git://ftp.arm.linux.org...
2016-02-14 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-02-14 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2016-02-13 Linus TorvaldsMerge tag 'arc-4.5-fixes' of git://git./linux/kernel...
2016-02-12 Linus TorvaldsMerge tag 'pci-v4.5-fixes-1' of git://git./linux/kernel...
2016-02-12 Mark BrownMerge remote-tracking branches 'spi/fix/atmel', 'spi...
2016-02-12 Wang Nanperf data: Fix releasing event_class
2016-02-12 Arnaldo Carvalho... perf tools: Rename parse_events__free_terms() to parse_...
2016-02-12 Wang Nanperf tools: Free the terms list_head in parse_events__f...
2016-02-12 Arnaldo Carvalho... perf tools: Use perf_event_terms__purge() for non-mallo...
2016-02-12 Arnaldo Carvalho... perf tools: Introduce parse_events_terms__purge()
2016-02-12 Wang Nanperf tools: Unlink entries from terms list
2016-02-12 Linus TorvaldsMerge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people...
2016-02-12 Linus TorvaldsMerge tag 'fbdev-fixes-4.5' of git://git./linux/kernel...
2016-02-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-02-12 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-02-12 Linus TorvaldsMerge tag 'xfs-fixes-for-linus-4.5' of git://git./linux...
2016-02-12 Arnaldo Carvalho... perf hists: Do column alignment on the format iterator
2016-02-12 Arnaldo Carvalho... perf tools: Add comment explaining the repsep_snprintf...
2016-02-12 Taeung Songperf python scripting: Append examples to err msg about...
2016-02-12 Zubair Lutfullah... perf build: Add EXTRA_LDFLAGS option to makefile
2016-02-12 Wang Nanperf symbols: Fix symbols searching for module in build...
2016-02-12 Taeung Songperf config: Add '--system' and '--user' options to...
2016-02-12 Greg Kroah-HartmanMerge tag 'phy-for-4.5-rc' of git://git./linux/kernel...
2016-02-11 Linus TorvaldsMerge tag 'gpio-v4.5-2' of git://git./linux/kernel...
2016-02-11 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.5-3' of git://git...
2016-02-10 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-02-10 Dave AirlieMerge branch 'drm-fixes-4.5' of git://people.freedeskto...
2016-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-10 Linus TorvaldsMerge branch 'for-4.5-fixes' of git://git./linux/kernel...
2016-02-10 Linus TorvaldsMerge branch 'for-4.5-fixes' of git://git./linux/kernel...
2016-02-10 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5659', ...
2016-02-10 Mark BrownMerge remote-tracking branches 'asoc/fix/imx-spdif...
2016-02-10 Mark BrownMerge remote-tracking branches 'asoc/fix/amd', 'asoc...
2016-02-10 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-02-10 Mark BrownMerge remote-tracking branch 'asoc/fix/intel-kconfig...
2016-02-10 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2016-02-10 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-02-10 Linus TorvaldsMerge branch 'for-4.5-fixes' of git://git./linux/kernel...
2016-02-09 Takashi IwaiMerge branch 'topic/core-fixes' into for-linus
2016-02-09 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-02-09 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2016-02-09 Ingo MolnarMerge branch 'x86/cpu' into perf/core, to pick up depen...
2016-02-08 Linus TorvaldsMerge tag 'regmap-fix-v4.5-big-endian' of git://git...
2016-02-08 Paolo BonziniMerge tag 'kvm-arm-for-4.5-rc2' of git://git./linux...
2016-02-07 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
next