summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-06perf pmu: Remove set_drv_config APIMathieu Poirier
2019-02-06perf coresight: Remove set_drv_config() APIMathieu Poirier
2019-02-06perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier
2019-02-06perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header fileMathieu Poirier
2019-02-06coresight: Use event attributes for sink selectionMathieu Poirier
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-06perf bpf-loader: Remove unecessary includes from bpf-loader.hArnaldo Carvalho de Melo
2019-02-06perf powerpc kvm-stat: Add missing evlist.h headerArnaldo Carvalho de Melo
2019-02-06perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo
2019-02-06perf pmu: Remove needless evsel.h include, only needs one fwd declArnaldo Carvalho de Melo
2019-02-06perf tests pmu: Add missing headersArnaldo Carvalho de Melo
2019-02-06perf hist: Remove the needless callchain.h include from hist.hArnaldo Carvalho de Melo
2019-02-06perf tools: Add missing include <callchain.h> in various placesArnaldo Carvalho de Melo
2019-02-06perf thread: Don't include symbol.h, symbol_conf.h is enoughArnaldo Carvalho de Melo
2019-02-06perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enoughArnaldo Carvalho de Melo
2019-02-06perf tools: Add missing include for symbols.hArnaldo Carvalho de Melo
2019-02-06perf hist: Remove symbol.h from hist.h, just fwd decls are neededArnaldo Carvalho de Melo
2019-02-06perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo
2019-02-06perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo
2019-02-06pref tools: Add missing map.h includesArnaldo Carvalho de Melo
2019-02-06perf symbols: Introduce map_symbol.hArnaldo Carvalho de Melo
2019-02-06perf callchain: Uninline callchain_cursor_reset() to remove map.h dependencyArnaldo Carvalho de Melo
2019-02-06perf srccode: Move struct definition from map.h to srccode.hArnaldo Carvalho de Melo
2019-02-06perf arm pmu: Add missing linux/string.h headerArnaldo Carvalho de Melo
2019-02-06perf powerpc: Add missing headers to skip-callchain-idx.cArnaldo Carvalho de Melo
2019-02-05perf script python: Add Python3 support to tests/attr.pyTony Jones
2019-02-04perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo
2019-02-04perf symbols: Filter out hidden symbols from labelsJiri Olsa
2019-02-04perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo
2019-02-04tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo
2019-02-04perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo
2019-02-04perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria
2019-02-04perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-04perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_tElena Reshetova
2019-02-04perf/ring_buffer: Convert ring_buffer.refcount to refcount_tElena Reshetova
2019-02-04perf: Convert perf_event_context.refcount to refcount_tElena Reshetova
2019-02-04perf/uprobes: Convert to SPDX license identifierThomas Gleixner
2019-02-04perf/hw_breakpoints: Convert to SPDX license identifierThomas Gleixner
2019-02-04perf/core: Convert to SPDX license identifiersThomas Gleixner
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-02-04perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland
2019-02-04perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-02-04perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-03Linux 5.0-rc5Linus Torvalds
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-03Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds