aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2019-02-04 15:07:23 -0600
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2019-03-05 08:47:46 -0500
commited581aaf99be10883c8364df16bd80a7b8f72efc (patch)
tree007083cb3a52cf208b603113a684fa8f14155956 /tools/perf/scripts
parentx86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re... (diff)
downloadlinux-ed581aaf99be10883c8364df16bd80a7b8f72efc.tar.gz
linux-ed581aaf99be10883c8364df16bd80a7b8f72efc.zip
tracing: Use str_has_prefix() in synth_event_create()
Since we now have a str_has_prefix() that returns the length, we can use that instead of explicitly calculating it. Link: http://lkml.kernel.org/r/03418373fd1e80030e7394b8e3e081c5de28a710.1549309756.git.tom.zanussi@linux.intel.com Cc: Joe Perches <joe@perches.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
testing/selftests/hid/.gitignore?id=50a78409a2157c0340572beecab86e2b263fe2a2&follow=1'>selftests/hid: Add host-tools to .gitignoreCharlie Jenkins1-0/+1 2024-12-10HID: wacom: Initialize brightness of LED triggerJason Gerecke1-11/+13 2024-11-29selftests/hid: fix kfunc inclusions with newer bpftoolBenjamin Tissoires1-8/+11 2024-11-28HID: bpf: drop unneeded casts discarding constThomas Weißschuh1-12/+3 2024-11-28HID: bpf: constify hid_opsThomas Weißschuh3-3/+3 2024-11-28selftests: hid: fix typo and exit codeMaximilian Heyne1-7/+9 2024-11-28HID: wacom: fix when get product name maybe null pointerWangYuli1-1/+2 2024-11-28HID: i2c-hid: Revert to using power commands to wake on resumeKenny Levinsen1-8/+12 2024-11-25Revert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds5-106/+4 2024-11-22tpm: atmel: Drop PPC64 specific MMIO setupRob Herring (Arm)3-144/+61 2024-11-22char: tpm: cr50: Add new device/vendor ID 0x50666666Jett Rink1-4/+28 2024-11-22char: tpm: cr50: Move i2c locking to request/relinquish locality opsJan Dabros1-9/+13 2024-11-22char: tpm: cr50: Use generic request/relinquish locality opsJan Dabros1-40/+54 2024-11-22tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driverStefan Berger2-15/+1 2024-11-21smb: prevent use-after-free due to open_cached_dir error pathsPaul Aurich1-41/+29 2024-11-21smb: Don't leak cfid when reconnect races with open_cached_dirPaul Aurich1-13/+14 2024-11-21smb: client: handle max length for SMB symlinksPaulo Alcantara2-1/+6 2024-11-21smb: client: get rid of bounds check in SMB2_ioctl_init()Paulo Alcantara1-9/+0 2024-11-21smb: client: improve compound padding in encryptionPaulo Alcantara3-63/+18 2024-11-21smb3: request handle caching when caching directoriesSteve French1-1/+1 2024-11-21cifs: Recognize SFU char/block devices created by Windows NFS server on Windo...Pali Rohár1-0/+22 2024-11-21CIFS: New mount option for cifs.upcall namespace resolutionRitvik Budhiraja6-0/+117 2024-11-21smb/client: Prevent error pointer dereferenceDan Carpenter1-2/+4 2024-11-21fs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme4-23/+37 2024-11-21smb: cached directories can be more than root file handlePaul Aurich1-1/+1 2024-11-20ftrace: Fix regression with module command in stack_trace_filterguoweikang1-0/+3 2024-11-20ovl: Filter invalid inodes with missing lookup functionVasiliy Kovalev1-0/+3 2024-11-19KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL || KVM_AMDSean Christopherson1-1/+1 2024-11-19KVM: x86: add back X86_LOCAL_APIC dependencyArnd Bergmann1-1/+1 2024-11-19Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setu...Sean Christopherson1-33/+21 2024-11-19kunit: qemu_configs: loongarch: Enable shutdownThomas Weißschuh1-1/+4 2024-11-19kunit: tool: Allow overriding the shutdown mode from qemu configThomas Weißschuh1-1/+3