Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d28f3e721974378c404f16d17638d9ae5c0db0d2
/
tools
/
perf
c5b7098
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
15c0309
tools headers powerpc: Remove unistd.h
by Ravi Bangoria
· 6 years ago
0206131
perf powerpc: Rework syscall table generation
by Ravi Bangoria
· 6 years ago
549aff7
perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
by Arnaldo Carvalho de Melo
· 6 years ago
1c23397
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h
by Arnaldo Carvalho de Melo
· 6 years ago
250bfc8
tools include uapi: Grab a copy of linux/mount.h
by Arnaldo Carvalho de Melo
· 6 years ago
f2e14cd
perf top: Lift restriction on using callchains without "sym" in --sort
by Arnaldo Carvalho de Melo
· 6 years ago
21327c7
perf tests: Add a test for the ARM 32-bit [vectors] page
by Florian Fainelli
· 6 years ago
0115323
perf tools: Make find_vdso_map() more modular
by Florian Fainelli
· 6 years ago
ac6e022
perf trace: Fix alignment for [continued] lines
by Arnaldo Carvalho de Melo
· 6 years ago
172bf02
perf trace: Fix ')' placement in "interrupted" syscall lines
by Arnaldo Carvalho de Melo
· 6 years ago
64598e8
Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
6529870
powerpc/perf: Update perf_regs structure to include MMCRA
by Madhavan Srinivasan
· 6 years ago
ac5eed2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
03fa483
perf test shell: Use a fallback to get the pathname in vfs_getname
by Arnaldo Carvalho de Melo
· 6 years ago
f712a86
perf python: Make sure the python binding output directory is in place
by Arnaldo Carvalho de Melo
· 6 years ago
099be74
perf strbuf: Remove redundant va_end() in strbuf_addv()
by Mattias Jacobsson
· 6 years ago
442b4eb
perf annotate: Pass filename to objdump via execl
by Ivan Krylov
· 6 years ago
a3366db0
perf report: Fix wrong iteration count in --branch-history
by Jin Yao
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
805e4c8
tools beauty: Make the prctl option table generator catch all PR_ options
by Arnaldo Carvalho de Melo
· 6 years ago
8a99255
perf stat: Fix endless wait for child process
by Jin Yao
· 6 years ago
b25756d
perf session: Add comment for perf_session__register_idle_thread()
by Adrian Hunter
· 6 years ago
256d92b
perf thread-stack: Fix thread stack processing for the idle task
by Adrian Hunter
· 6 years ago
139f42f
perf thread-stack: Allocate an array of thread stacks
by Adrian Hunter
· 6 years ago
2e9e868
perf thread-stack: Factor out thread_stack__init()
by Adrian Hunter
· 6 years ago
f6060ac
perf thread-stack: Allow for a thread stack array
by Adrian Hunter
· 6 years ago
bd8e68a
perf thread-stack: Avoid direct reference to the thread's stack
by Adrian Hunter
· 6 years ago
e0b8951
perf thread-stack: Tidy thread_stack__bottom() usage
by Adrian Hunter
· 6 years ago
03b32cb
perf thread-stack: Simplify some code in thread_stack__process()
by Adrian Hunter
· 6 years ago
889bb74
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
c4a75bb
perf c2c: Increase the HITM ratio limit for displayed cachelines
by Jiri Olsa
· 6 years ago
423701a
perf c2c: Change the default coalesce setup
by Jiri Olsa
· 6 years ago
38fc9da
perf trace beauty ioctl: Beautify USBDEVFS_ commands
by Arnaldo Carvalho de Melo
· 6 years ago
2d47338
perf trace beauty: Export function to get the files for a thread
by Arnaldo Carvalho de Melo
· 6 years ago
86cf4c6
perf trace: Wire up ioctl's USBDEBFS_ cmd table generator
by Arnaldo Carvalho de Melo
· 6 years ago
870c3f4
perf beauty ioctl: Add generator for USBDEVFS_ ioctl commands
by Arnaldo Carvalho de Melo
· 6 years ago
2bd71d1
tools headers uapi: Grab a copy of usbdevice_fs.h
by Arnaldo Carvalho de Melo
· 6 years ago
4bcc4cf
perf trace: Store the major number for a file when storing its pathname
by Arnaldo Carvalho de Melo
· 6 years ago
d7e1348
perf trace: Move the files table resizing to outside set_pathname()
by Arnaldo Carvalho de Melo
· 6 years ago
f4a74fc
perf trace: Rename thread_thread->paths to thread_trace->files
by Arnaldo Carvalho de Melo
· 6 years ago
61f6115
perf script: Fix LBR skid dump problems in brstackinsn
by Andi Kleen
· 6 years ago
a389aec
perf python: Do not force closing original perf descriptor in evlist.get_pollfd()
by Jiri Olsa
· 6 years ago
fbe7e42
perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"
by Colin Ian King
· 6 years ago
8d69733
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
b9b6a2e
perf trace: Do not hardcode the size of the tracepoint common_ fields
by Arnaldo Carvalho de Melo
· 6 years ago
14541b1
perf build: Don't unconditionally link the libbfd feature test to -liberty and -lz
by Stanislav Fomichev
· 6 years ago
5ce29d5
perf beauty mmap: PROT_WRITE should come before PROT_EXEC
by Arnaldo Carvalho de Melo
· 6 years ago
f76214f
perf trace: Check if the raw_syscalls:sys_{enter,exit} are setup before setting tp filter
by Arnaldo Carvalho de Melo
· 6 years ago
333804d
powerpc/perf: Update perf_regs structure to include SIER
by Madhavan Srinivasan
· 6 years ago
bc055c5
perf symbols: Relax checks on perf-PID.map ownership
by Arnaldo Carvalho de Melo
· 6 years ago
42337cb
perf trace: Wire up the fadvise 'advice' table generator
by Arnaldo Carvalho de Melo
· 6 years ago
069c1c6
perf beauty: Add generator for fadvise64's 'advice' arg constants
by Arnaldo Carvalho de Melo
· 6 years ago
f9cdd63
tools headers uapi: Grab a copy of fadvise.h
by Arnaldo Carvalho de Melo
· 6 years ago
a663134
perf beauty mmap: Print mmap's 'offset' arg in hexadecimal
by Arnaldo Carvalho de Melo
· 6 years ago
1355e09
perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace output
by Arnaldo Carvalho de Melo
· 6 years ago
fb7068e
perf trace beauty: Beautify arch_prctl()'s arguments
by Arnaldo Carvalho de Melo
· 6 years ago
9614b8d
perf trace: When showing string prefixes show prefix + ??? for unknown entries
by Arnaldo Carvalho de Melo
· 6 years ago
1f2d085
perf trace: Move strarrays to beauty.h for further reuse
by Arnaldo Carvalho de Melo
· 6 years ago
40714e8
perf beauty: Wire up the x86_arch prctl code table generator
by Arnaldo Carvalho de Melo
· 6 years ago
ff4cb76
perf beauty: Add a string table generator for x86's 'arch_prctl' codes
by Arnaldo Carvalho de Melo
· 6 years ago
c22e268
tools include arch: Grab a copy of x86's prctl.h
by Arnaldo Carvalho de Melo
· 6 years ago
ce05539
perf trace: Show NULL when syscall pointer args are 0
by Arnaldo Carvalho de Melo
· 6 years ago
2c83dfa
perf trace: Enclose the errno strings with ()
by Arnaldo Carvalho de Melo
· 6 years ago
c48ee10
perf augmented_raw_syscalls: Copy 'access' arg as well
by Arnaldo Carvalho de Melo
· 6 years ago
4b8a240
perf trace: Add alignment spaces after the closing parens
by Arnaldo Carvalho de Melo
· 6 years ago
601d66d
perf trace beauty: Print O_RDONLY when (flags & O_ACCMODE) == 0
by Arnaldo Carvalho de Melo
· 6 years ago
c65c83f
perf trace: Allow asking for not suppressing common string prefixes
by Arnaldo Carvalho de Melo
· 6 years ago
2e3d7fa
perf trace: Add a prefix member to the strarray class
by Arnaldo Carvalho de Melo
· 6 years ago
721f532
perf trace: Enclose strings with double quotes
by Arnaldo Carvalho de Melo
· 6 years ago
9ed45d5
perf trace: Make the alignment of the syscall args be configurable
by Arnaldo Carvalho de Melo
· 6 years ago
9d6dc17
perf trace: Allow suppressing the syscall argument names
by Arnaldo Carvalho de Melo
· 6 years ago
b036146
perf trace: Allow configuring if the syscall start timestamp should be printed
by Arnaldo Carvalho de Melo
· 6 years ago
d32de87
perf trace: Allow configuring default for perf_event_attr.inherit
by Arnaldo Carvalho de Melo
· 6 years ago
41e0d04
perf config: Show the configuration when no arguments are provided
by Arnaldo Carvalho de Melo
· 6 years ago
42e4a52
perf trace: Allow configuring if the syscall duration should be printed
by Arnaldo Carvalho de Melo
· 6 years ago
e7c634f
perf trace: Allow configuring if zeroed syscall args should be printed
by Arnaldo Carvalho de Melo
· 6 years ago
ac96287
perf trace: Allow specifying a set of events to add in perfconfig
by Arnaldo Carvalho de Melo
· 6 years ago
4623ce4
perf augmented_raw_syscalls: Do not include stdio.h
by Arnaldo Carvalho de Melo
· 6 years ago
7100b12
perf cs-etm: Generate branch sample for exception packet
by Leo Yan
· 6 years ago
02e7e25
perf cs-etm: Treat EO_TRACE element as trace discontinuity
by Leo Yan
· 6 years ago
37bb371
perf cs-etm: Treat NO_SYNC element as trace discontinuity
by Leo Yan
· 6 years ago
49ccf87
perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY
by Leo Yan
· 6 years ago
cfc1d42
perf cs-etm: Refactor enumeration cs_etm_sample_type
by Leo Yan
· 6 years ago
cee7a6a
perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder
by Leo Yan
· 6 years ago
24fff5e
perf cs-etm: Avoid stale branch samples when flush packet
by Leo Yan
· 6 years ago
43fd566
perf cs-etm: Correct packets swapping in cs_etm__flush()
by Leo Yan
· 6 years ago
bbab50d
perf trace: Switch to using a struct for the aumented_raw_syscalls syscalls map values
by Arnaldo Carvalho de Melo
· 6 years ago
27f2992
perf augmented_syscalls: Switch to using a struct for the syscalls map values
by Arnaldo Carvalho de Melo
· 6 years ago
61d0071
perf bpf: Move perf_event_output() from stdio.h to bpf.h
by Arnaldo Carvalho de Melo
· 6 years ago
b27b38e
perf trace: Implement syscall filtering in augmented_syscalls
by Arnaldo Carvalho de Melo
· 6 years ago
0df50e0
perf trace: Avoid using raw_syscalls in duplicity with eBPF augmentation
by Arnaldo Carvalho de Melo
· 6 years ago
246fbe0
perf trace: Rename set_ev_qualifier_filter to clarify its a tracepoint filter
by Arnaldo Carvalho de Melo
· 6 years ago
3f64393
perf tools: Link libperf-jvmti.so with LDFLAGS variable
by Jiri Olsa
· 6 years ago
866053b
perf tools: Cast off_t to s64 to avoid warning on bionic libc
by Arnaldo Carvalho de Melo
· 6 years ago
d7a8c4a
perf tools: Add missing open_memstream() prototype for systems lacking it
by Arnaldo Carvalho de Melo
· 6 years ago
0afcf29
perf header: Fix up argument to ctime()
by Arnaldo Carvalho de Melo
· 6 years ago
748fe08
perf tools: Add missing sigqueue() prototype for systems lacking it
by Arnaldo Carvalho de Melo
· 6 years ago
436651c
perf trace beauty: renameat's newdirfd may also be AT_FDCWD
by Arnaldo Carvalho de Melo
· 6 years ago
ca7ff2c
perf trace: Beautify renameat2's flags argument
by Arnaldo Carvalho de Melo
· 6 years ago
Next »