summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18tools build: Fix the zstd test in the test-all.c common case feature testArnaldo Carvalho de Melo
2019-06-18perf build: Handle slang being in /usr/include and in /usr/include/slang/Arnaldo Carvalho de Melo
2019-06-18tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo
2019-06-17perf tools: Don't hardcode host include path for libslangFlorian Fainelli
2019-06-17perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo
2019-06-17perf trace: Fixup pointer arithmetic when consuming augmented syscall argsArnaldo Carvalho de Melo
2019-06-17perf pmu: Fix uncore PMU alias list for ARM64John Garry
2019-06-17perf tests: Add missing SPDX headersArnaldo Carvalho de Melo
2019-06-17tools build feature tests: Add missing SPDX headersArnaldo Carvalho de Melo
2019-06-17perf trace: Streamline validation of select syscall names listArnaldo Carvalho de Melo
2019-06-17perf trace: Fix exclusion of not available syscall names from selector listArnaldo Carvalho de Melo
2019-06-17tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
2019-06-17perf intel-pt: Add callchain to synthesized PEBS sampleAdrian Hunter
2019-06-17perf intel-pt: Add memory information to synthesized PEBS sampleAdrian Hunter
2019-06-17perf intel-pt: Add LBR information to synthesized PEBS sampleAdrian Hunter
2019-06-17perf intel-pt: Add XMM registers to synthesized PEBS sampleAdrian Hunter
2019-06-17perf intel-pt: Add gp registers to synthesized PEBS sampleAdrian Hunter
2019-06-17perf intel-pt: Synthesize PEBS sample basic informationAdrian Hunter
2019-06-17perf intel-pt: Factor out common sample preparation for re-useAdrian Hunter
2019-06-17perf intel-pt: Prepare to synthesize PEBS samplesAdrian Hunter
2019-06-17perf intel-pt: Add decoder support for PEBS via PTAdrian Hunter
2019-06-17perf intel-pt: Add Intel PT packet decoder testAdrian Hunter
2019-06-17perf intel-pt: Add new packets for PEBS via PTAdrian Hunter
2019-06-17perf: cs-etm: Optimize option setup for CPU-wide sessionsMathieu Poirier
2019-06-17perf tests arm64: Compile tests unconditionallyRaphael Gault
2019-06-17Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-06-17perf/x86/intel: Disable check_msr for real HWJiri Olsa
2019-06-17perf/x86/intel: Use ->is_visible callback for default groupJiri Olsa
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang
2019-06-17perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang
2019-06-17perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang
2019-06-17perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang
2019-06-17perf/x86/intel: Add more Icelake CPUIDsKan Liang
2019-06-17perf/x86/intel: Add Icelake desktop CPUIDKan Liang
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar
2019-06-14x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis
2019-06-14perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj
2019-06-13x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj
2019-06-10perf trace: Skip unknown syscalls when expanding strace like syscall groupsArnaldo Carvalho de Melo
2019-06-10perf report: Support s390 diag event display on x86Thomas Richter
2019-06-10perf report: Fix OOM error in TUI mode on s390Thomas Richter
2019-06-10perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-06-10perf time-utils: Add support for multiple explicit time intervalsAdrian Hunter
2019-06-10perf tests: Add a test for time-utilsAdrian Hunter
2019-06-10perf time-utils: Make perf_time__parse_for_ranges() more logicalAdrian Hunter
2019-06-10perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightlyAdrian Hunter
2019-06-10perf time-utils: Fix --time documentationAdrian Hunter
2019-06-10perf time-utils: Prevent percentage time range overlapAdrian Hunter