Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / tools / perf / builtin-stat.c
2018-10-23 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2018-10-23 Ingo MolnarMerge branch 'x86/cache' into perf/core, to pick up...
2018-10-21 Mark BrownMerge branch 'spi-4.19' into spi-linus
2018-10-20 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-16 Greg Kroah-HartmanMerge tag 'selinux-pr-20181015' of git://git./linux...
2018-10-12 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-09 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2018-10-04 Dave AirlieMerge branch 'drm-tda9950-fixes' of git://git.armlinux...
2018-10-02 Ingo MolnarMerge branch 'x86/cache' into perf/core, to resolve...
2018-10-02 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2018-10-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-09-29 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-09-29 Greg Kroah-HartmanMerge tag 'spi-fix-v4.19-rc5' of https://git./linux...
2018-09-26 Bartlomiej Zolnier... Merge tag 'v4.19-rc5' of https://git./linux/kernel...
2018-09-25 Ingo MolnarMerge tag 'perf-core-for-mingo-4.20-20180919' of git...
2018-09-25 Ingo MolnarMerge tag 'v4.19-rc5' into perf/core, to pick up fixes
2018-09-19 Jiri Olsaperf tools: Remove perf_tool from event_op2
2018-09-18 Arnaldo Carvalho... Merge remote-tracking branch 'acme/perf/urgent' into...
2018-09-17 Greg Kroah-HartmanMerge tag 'spi-fix-v4.19-rc4' of https://git./linux...
2018-09-17 Takashi IwaiMerge tag 'asoc-v4.19-rc4' of https://git./linux/kernel...
2018-09-17 Greg Kroah-HartmanMerge tag 'ext4_for_linus_stable' of git://git./linux...
2018-09-15 Linus TorvaldsMerge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org...
2018-09-14 Linus TorvaldsMerge tag 'printk-for-4.19-rc4' of git://git./linux...
2018-09-09 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2018-09-09 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-09-09 Greg Kroah-HartmanMerge tag 'iio-fixes-4.19a' of git://git./linux/kernel...
2018-09-06 Linus TorvaldsMerge tag 'for-4.19-rc2-tag' of git://git./linux/kernel...
2018-09-06 Thomas GleixnerMerge tag 'perf-core-for-mingo-4.20-20180905' of git...
2018-09-04 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.19-1' of git://git./linux...
2018-09-04 David S. MillerMerge tag 'mac80211-for-davem-2018-09-03' of git:/...
2018-08-30 Jiri Olsaperf stat: Move the display functions to stat-display.c
2018-08-30 Jiri Olsaperf stat: Move 'metric_events' to 'struct perf_stat_co...
2018-08-30 Jiri Olsaperf stat: Move 'walltime_*' data to 'struct perf_stat_...
2018-08-30 Jiri Olsaperf stat: Propagate 'struct target' arg to sort_aggr_t...
2018-08-30 Jiri Olsaperf stat: Move 'no_merge' data to 'struct perf_stat_co...
2018-08-30 Jiri Olsaperf stat: Move 'big_num' data to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Do not use the global 'evsel_list' in print...
2018-08-30 Jiri Olsaperf stat: Move *_aggr_* data to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move ru_* data to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move 'print_mixed_hw_group_error' to 'struct...
2018-08-30 Jiri Olsaperf stat: Move 'print_free_counters_hint' to 'struct...
2018-08-30 Jiri Olsaperf stat: Move 'null_run' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Add 'walltime_nsecs_stats' pointer to 'struc...
2018-08-30 Jiri Olsaperf stat: Pass 'evlist' to aggr_update_shadow()
2018-08-30 Jiri Olsaperf stat: Pass 'struct perf_stat_config' to first_shad...
2018-08-30 Jiri Olsaperf stat: Move 'metric_only_len' to 'struct perf_stat_...
2018-08-30 Jiri Olsaperf stat: Move 'run_count' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Use 'evsel->evlist' instead of 'evsel_list...
2018-08-30 Jiri Olsaperf stat: Pass 'evlist' argument to print functions
2018-08-30 Jiri Olsaperf stat: Add 'target' argument to perf_evlist__print_...
2018-08-30 Jiri Olsaperf stat: Move 'unit_width' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move 'metric_only' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move 'interval_clear' to 'struct perf_stat_c...
2018-08-30 Jiri Olsaperf stat: Move csv_* to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Pass a 'struct perf_stat_config' argument...
2018-08-30 Jiri Olsaperf stat: Pass 'struct perf_stat_config' argument...
2018-08-30 Jiri Olsaperf stat: Add 'struct perf_stat_config' argument to...
2018-08-30 Jiri Olsaperf stat: Move STAT_RECORD out of perf_evlist__print_c...
2018-08-30 Jiri Olsaperf stat: Introduce perf_evlist__print_counters()
2018-08-30 Jiri Olsaperf stat: Move perf_stat_synthesize_config() to stat.c
2018-08-30 Jiri Olsaperf stat: Add 'perf_event__handler_t' argument to...
2018-08-30 Jiri Olsaperf stat: Add 'struct perf_evlist' argument to perf_st...
2018-08-30 Jiri Olsaperf stat: Add 'struct perf_tool' argument to perf_stat...
2018-08-30 Jiri Olsaperf stat: Add 'struct perf_stat_config' argument to...
2018-08-30 Jiri Olsaperf stat: Rename 'is_pipe' argument to 'attrs' in...
2018-08-30 Jiri Olsaperf stat: Move create_perf_stat_counter() to stat.c
2018-08-30 Jiri Olsaperf evsel: Introduce perf_evsel__store_ids()
2018-08-30 Jiri Olsaperf tools: Switch 'session' argument to 'evlist' in...
2018-08-30 Jiri Olsaperf stat: Add 'identifier' flag to 'struct perf_stat_c...
2018-08-30 Jiri Olsaperf stat: Use local config arg for scale in create_per...
2018-08-30 Jiri Olsaperf stat: Move 'no_inherit' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move 'initial_delay' to 'struct perf_stat_co...
2018-08-30 Jiri Olsaperf stat: Use evsel->threads in create_perf_stat_counter()
2018-08-30 Dave AirlieMerge branch 'drm-fixes-4.19' of git://people.freedeskt...
2018-08-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-08-28 Tony LindgrenMerge branch 'perm-fix' into omap-for-v4.19/fixes-v2
2018-08-27 Jens AxboeMerge branch 'stable/for-jens-4.19' of git://git./linux...
2018-08-26 Linus TorvaldsMerge branch 'ida-4.19' of git://git.infradead.org...
2018-08-26 Linus TorvaldsMerge tag 'gcc-plugins-v4.19-rc1-fix' of git://git...
2018-08-26 Linus TorvaldsMerge tag 'libnvdimm-for-4.19_dax-memory-failure' of...
2018-08-26 Linus TorvaldsMerge tag 'libnvdimm-for-4.19_misc' of gitolite.pub...
2018-08-25 Linus TorvaldsMerge tag 'armsoc-late' of git://git./linux/kernel...
2018-08-25 Linus TorvaldsMerge tag 'upstream-4.19-rc1-fix' of git://git.infradea...
2018-08-24 Linus TorvaldsMerge branch 'for-4.19' of git://git./linux/kernel...
2018-08-24 Linus TorvaldsMerge branch 'for-4.19' of git://git./linux/kernel...
2018-08-24 Linus TorvaldsMerge branch 'for-4.19' of git://git./linux/kernel...
2018-08-24 Linus TorvaldsMerge tag 'iommu-updates-v4.19' of git://git./linux...
2018-08-24 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2018-08-24 Linus TorvaldsMerge tag 'apparmor-pr-2018-08-23' of git://git./linux...
2018-08-24 Linus TorvaldsMerge tag 'powerpc-4.19-2' of git://git./linux/kernel...
2018-08-24 Linus TorvaldsMerge branch 'userns-linus' of git://git./linux/kernel...
2018-08-24 Linus TorvaldsMerge tag 'drm-next-2018-08-24' of git://anongit.freede...
2018-08-24 Olof JohanssonMerge tag 'reset-fixes-for-4.18' of git://git.pengutron...
2018-08-24 Olof JohanssonMerge tag 'reset-for-4.19-2' of git://git.pengutronix...
2018-08-24 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-08-24 Thomas GleixnerMerge tag 'irqchip-4.19-2' of git://git./linux/kernel...
2018-08-24 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-08-23-1' of git...
2018-08-23 Linus TorvaldsMerge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org...
2018-08-23 Linus TorvaldsMerge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields...
2018-08-23 Linus TorvaldsMerge tag 'upstream-4.19-rc1' of git://git.infradead...
next