summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-25perf annotate: Remove lots of headers from annotate.hArnaldo Carvalho de Melo
2019-01-25perf symbols: Move symbol_conf to separate fileArnaldo Carvalho de Melo
2019-01-25perf color: Add missing stdarg.g to color.hArnaldo Carvalho de Melo
2019-01-22Merge tag 'perf-core-for-mingo-5.0-20190121' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-01-21perf utils: Move perf_config using routines from color.c to separate objectArnaldo Carvalho de Melo
2019-01-21perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo
2019-01-21bpf: Add module name [bpf] to ksymbols for bpf programsSong Liu
2019-01-21perf top: Synthesize BPF events for pre-existing loaded BPF programsArnaldo Carvalho de Melo
2019-01-21perf tools: Synthesize PERF_RECORD_* for loaded BPF programsSong Liu
2019-01-21perf tools: Handle PERF_RECORD_BPF_EVENTSong Liu
2019-01-21perf tools: Handle PERF_RECORD_KSYMBOLSong Liu
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo
2019-01-21perf report: Dump s390 counter set data to fileThomas Richter
2019-01-21perf report: Display names in s390 diagnostic counter setsThomas Richter
2019-01-21perf report: Display arch specific diagnostic counter sets, starting with s390Thomas Richter
2019-01-21perf tools: Remove duplicate headersBrajeswar Ghosh
2019-01-21perf: Remove duplicated workqueue.h include from perf_event.hYueHaibing
2019-01-21perf session: Add reader__process_events functionJiri Olsa
2019-01-21perf session: Add 'data_offset' member to reader objectJiri Olsa
2019-01-21perf session: Add 'data_size' member to reader objectJiri Olsa
2019-01-21perf session: Add reader objectJiri Olsa
2019-01-21perf session: Get rid of file_size variableJiri Olsa
2019-01-21perf session: Rearrange perf_session__process_events functionJiri Olsa
2019-01-21perf tools: Replace automatic const char[] variables by staticsRasmus Villemoes
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray
2019-01-21perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2019-01-21perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2019-01-21perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable ...Andrew Murray
2019-01-21perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray
2019-01-21perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2019-01-21perf/core: Add function to test for event exclusion flagsAndrew Murray
2019-01-21perf/doc: Update design.txt for exclude_{host|guest} flagsAndrew Murray
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-18Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-18Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-18Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-18Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-18Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-18Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds