Merge branch 'x86/cpu' into perf/core, to pick up revert
[linux-2.6-microblaze.git] / tools /
2019-07-04 Ingo MolnarMerge branch 'x86/cpu' into perf/core, to pick up revert
2019-07-03 Andy Lutomirskiselftests/x86/fsgsbase: Fix some test case bugs
2019-07-03 Ingo MolnarMerge tag 'perf-core-for-mingo-5.3-20190703' of git...
2019-07-03 Ingo MolnarMerge tag 'perf-core-for-mingo-5.3-20190701' of git...
2019-07-03 Arnaldo Carvalho... perf script: Allow specifying the files to process...
2019-07-02 Andi Kleenperf tools metric: Don't include duration_time in group
2019-07-02 Andi Kleenperf list: Avoid extra : for --raw metrics
2019-07-02 Andi Kleenperf vendor events intel: Metric fixes for SKX/CLX
2019-07-02 Andi Kleenperf tools: Fix typos / broken sentences
2019-07-02 John Garryperf jevents: Add support for Hisi hip08 L3C PMU aliasing
2019-07-02 John Garryperf jevents: Add support for Hisi hip08 HHA PMU aliasing
2019-07-02 John Garryperf jevents: Add support for Hisi hip08 DDRC PMU aliasing
2019-07-02 John Garryperf pmu: Support more complex PMU event aliasing
2019-07-02 Jin Yaoperf diff: Documentation -c cycles option
2019-07-02 Jin Yaoperf diff: Print the basic block cycles diff
2019-07-02 Jin Yaoperf diff: Link same basic blocks among different data
2019-07-02 Jin Yaoperf diff: Use hists to manage basic blocks per symbol
2019-07-02 Jin Yaoperf diff: Check if all data files with branch stacks
2019-07-02 Jin Yaoperf hists: Add block_info in hist_entry
2019-07-02 Jin Yaoperf symbol: Create block_info structure
2019-07-02 Jiri Olsaobjtool: Fix build by linking against tools/lib/ctype...
2019-07-02 Andy Lutomirskiselftests/x86: Test SYSCALL and SYSENTER manually with...
2019-07-02 Luke Mujicaperf jevents: Use nonlocal include statements in pmu...
2019-07-02 Mao Hanperf annotate: Add csky support
2019-07-02 Andi Kleenperf stat: Fix metrics with --no-merge
2019-07-02 Andi Kleenperf stat: Fix group lookup for metric group
2019-07-02 Andi Kleenperf stat: Don't merge events in the same PMU
2019-07-02 Andi Kleenperf stat: Make metric event lookup more robust
2019-07-02 Arnaldo Carvalho... tools lib: Move argv_{split,free} from tools/perf/util/
2019-07-02 Arnaldo Carvalho... perf tools: Drop strxfrchar(), use strreplace() equival...
2019-07-02 Arnaldo Carvalho... tools lib: Adopt strreplace() from the kernel
2019-07-02 Arnaldo Carvalho... perf tools: Ditch rtrim(), use strim() from tools/lib
2019-06-26 Arnaldo Carvalho... perf tools: Remove trim() implementation, use tools...
2019-06-26 Arnaldo Carvalho... tools lib: Adopt strim() from the kernel
2019-06-26 Arnaldo Carvalho... perf tools: Ditch rtrim(), use skip_spaces() to get...
2019-06-26 Arnaldo Carvalho... perf report: Use skip_spaces()
2019-06-26 Arnaldo Carvalho... perf metricgroup: Use strsep()
2019-06-26 Arnaldo Carvalho... perf strfilter: Use skip_spaces()
2019-06-26 Arnaldo Carvalho... perf probe: Use skip_spaces() for argv handling
2019-06-26 Arnaldo Carvalho... perf time-utils: Use skip_spaces()
2019-06-26 Arnaldo Carvalho... perf header: Use skip_spaces() in __write_cpudesc()
2019-06-26 Arnaldo Carvalho... perf stat: Use recently introduced skip_spaces()
2019-06-26 Arnaldo Carvalho... tools lib: Adopt skip_spaces() from the kernel sources
2019-06-26 Arnaldo Carvalho... perf tools: Use linux/ctype.h in more places
2019-06-26 Arnaldo Carvalho... tools perf: Move from sane_ctype.h obtained from git...
2019-06-25 Arnaldo Carvalho... perf tools: Add missing util.h to pick up 'page_size...
2019-06-25 Arnaldo Carvalho... perf tools: Remove old baggage that is util/include...
2019-06-25 Arnaldo Carvalho... perf symbols: We need util.h in symbol-elf.c for zfree()
2019-06-25 Arnaldo Carvalho... perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
2019-06-25 Arnaldo Carvalho... tools x86 machine: Add missing util.h to pick up 'page_...
2019-06-25 Arnaldo Carvalho... perf string: Move 'dots' and 'graph_dotted_line' out...
2019-06-25 Arnaldo Carvalho... perf ctype: Remove now unused 'spaces' variable
2019-06-25 Arnaldo Carvalho... perf ui stdio: No need to use 'spaces' to left align
2019-06-25 Arnaldo Carvalho... perf ctype: Remove unused 'graph_line' variable
2019-06-25 Adrian Hunterperf scripts python: export-to-postgresql.py: Export...
2019-06-25 Adrian Hunterperf scripts python: export-to-sqlite.py: Export Intel...
2019-06-25 Adrian Hunterperf db-export: Export synth events
2019-06-25 Adrian Hunterperf intel-pt: Synthesize CBR events when last seen...
2019-06-25 Adrian Hunterperf intel-pt: Add CBR value to decoder state
2019-06-25 Adrian Hunterperf intel-pt: Cater for CBR change in PSB+
2019-06-25 Adrian Hunterperf intel-pt: Decoder to output CBR changes immediately
2019-06-25 Kyle Meyerperf tools: Increase MAX_NR_CPUS and MAX_CACHES
2019-06-25 Adrian Hunterperf thread-stack: Eliminate code duplicating thread_st...
2019-06-25 Adrian Hunterperf thread-stack: Fix thread stack return from kernel...
2019-06-25 Numfor Mbiziwo-Tiapoperf tools: Fix cache.h include directive
2019-06-24 Ingo MolnarMerge branch 'x86/cpu' into perf/core, to pick up depen...
2019-06-24 Ingo MolnarMerge tag 'v5.2-rc6' into perf/core, to refresh branch
2019-06-22 Linus TorvaldsMerge tag 'iommu-fix-v5.2-rc5' of git://git./linux...
2019-06-22 Linus TorvaldsMerge tag 'pci-v5.2-fixes-1' of git://git./linux/kernel...
2019-06-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-06-22 Linus TorvaldsMerge tag 'powerpc-5.2-5' of git://git./linux/kernel...
2019-06-22 Chang S. Baeselftests/x86/fsgsbase: Test ptracer-induced GSBASE...
2019-06-22 Andy Lutomirskiselftests/x86/fsgsbase: Test RD/WRGSBASE
2019-06-22 Chang S. Baeselftests/x86/fsgsbase: Test ptracer-induced GSBASE...
2019-06-22 Ingo MolnarMerge tag 'perf-core-for-mingo-5.3-20190621' of git...
2019-06-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-06-21 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-06-21 Linus TorvaldsMerge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org...
2019-06-21 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-06-21 Linus TorvaldsMerge tag 'drm-fixes-2019-06-21' of git://anongit.freed...
2019-06-21 Linus TorvaldsMerge tag 'staging-5.2-rc6' of git://git./linux/kernel...
2019-06-21 Linus TorvaldsMerge tag 'char-misc-5.2-rc6' of git://git./linux/kerne...
2019-06-21 Linus TorvaldsMerge tag 'usb-5.2-rc6' of git://git./linux/kernel...
2019-06-21 Linus TorvaldsMerge tag 'spdx-5.2-rc6' of git://git./linux/kernel...
2019-06-21 Linus TorvaldsMerge tag '5.2-rc5-smb3-fixes' of git://git.samba.org...
2019-06-21 Dave AirlieMerge tag 'imx-drm-fixes-2019-06-20' of git://git.pengu...
2019-06-21 Dave AirlieMerge tag 'drm-misc-fixes-2019-06-19' of git://anongit...
2019-06-21 Dave AirlieMerge branch 'vmwgfx-fixes-5.2' of git://people.freedes...
2019-06-20 Linus TorvaldsMerge tag 'ovl-fixes-5.2-rc6' of git://git./linux/kerne...
2019-06-20 Linus TorvaldsMerge tag 'fuse-fixes-5.2-rc6' of git://git./linux...
2019-06-20 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-06-20 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-06-20 Linus TorvaldsMerge tag 's390-5.2-5' of git://git./linux/kernel/git...
2019-06-20 Linus TorvaldsMerge tag 'mmc-v5.2-rc4' of git://git./linux/kernel...
2019-06-20 Linus TorvaldsMerge tag 'for-linus-20190620' of git://git.kernel...
2019-06-20 Paolo BonziniMerge tag 'kvmarm-fixes-for-5.2-2' of git://git./linux...
2019-06-20 Paolo BonziniKVM: nVMX: reorganize initial steps of vmx_set_nested_state
2019-06-19 Linus TorvaldsMerge tag 'pm-5.2-rc6' of git://git./linux/kernel/git...
2019-06-19 Linus TorvaldsMerge tag 'apparmor-pr-2019-06-18' of git://git./linux...
2019-06-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next