aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-25perf script: Add missing output fields in a hintRavi Bangoria1-2/+3
2018-06-25perf bench: Fix numa report output codeJiri Olsa1-2/+3
2018-06-25perf stat: Remove duplicate event countingThomas Richter1-1/+70
2018-06-25perf alias: Rebuild alias expression string to make it comparableThomas Richter1-1/+24
2018-06-25perf alias: Remove trailing newline when reading sysfs filesThomas Richter1-0/+3
2018-06-25perf tools: Fix a clang 7.0 compilation errorYonghong Song1-2/+9
2018-06-25tools include uapi: Synchronize bpf.h with the kernelArnaldo Carvalho de Melo1-1/+1
2018-06-25tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_INHERIT}Arnaldo Carvalho de Melo1-0/+2
2018-06-25tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to get 'rseq' syscallArnaldo Carvalho de Melo1-0/+1
2018-06-25perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'Arnaldo Carvalho de Melo1-0/+2
2018-06-25tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo1-0/+7
2018-06-25perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter1-1/+1
2018-06-25perf tests: Add valid callback for parse-events testJiri Olsa1-2/+15
2018-06-25perf tests: Add event parsing error handling to parse events testJiri Olsa1-3/+5
2018-06-25perf report powerpc: Fix crash if callchain is emptySandipan Das1-1/+1
2018-06-25perf test session topology: Fix test on s390Thomas Richter1-0/+1
2018-06-25perf record: Support s390 random socket_id assignmentThomas Richter1-1/+9
2018-06-25staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-06-25staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-06-25kconfig: document Kconfig source file commentsRandy Dunlap1-0/+6
2018-06-25kconfig: fix line numbers for if-entries in menu treeDirk Gouders1-2/+2
2018-06-25stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=ySven Joachim1-1/+1
2018-06-25powerpc: Remove -Wattribute-alias pragmasPaul Burton7-32/+0
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2-1/+11
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2-0/+43
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen1-3/+4
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter1-1/+2
2018-06-25NFC: pn533: Fix wrong GFP flag usageHans de Goede1-2/+2
2018-06-25usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff1-0/+3
2018-06-25staging/typec: fix tcpci_rt1711h build errorsRandy Dunlap1-0/+1
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus1-0/+13
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus1-0/+5
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus2-0/+75
2018-06-25usb: xhci: increase CRS timeout valueAjay Gupta1-1/+6
2018-06-25usb: xhci: tegra: fix runtime PM error handlingStefan Agner1-2/+2
2018-06-25usb: xhci: remove the code build warningDongjiu Geng1-1/+1
2018-06-25xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2-7/+33
2018-06-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2-3/+41
2018-06-25Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests"Petr Mladek1-7/+0
2018-06-25ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai1-1/+2
2018-06-25ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai1-1/+1
2018-06-25ALSA: hda/realtek - Fix the problem of two front mics on more machinesHui Wang1-1/+8
2018-06-25PM / Domains: Rename opp_node to npViresh Kumar2-6/+5
2018-06-25PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar1-1/+1
2018-06-24cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter1-4/+4
2018-06-24xfs: fix fdblocks accounting w/ RMAPBT per-AG reservationDarrick J. Wong1-4/+27
2018-06-24xfs: ensure post-EOF zeroing happens after zeroing part of a fileDarrick J. Wong1-1/+16
2018-06-24xfs: fix off-by-one error in xfs_rtalloc_query_rangeDarrick J. Wong1-2/+2
2018-06-24xfs: fix uninitialized field in rtbitmap fsmap backendDarrick J. Wong1-2/+2
2018-06-24xfs: recheck reflink state after grabbing ILOCK_SHARED for a writeDarrick J. Wong1-1/+14