]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-12-28 Andi Kleenperf script: Fix LBR skid dump problems in brstackinsn
2018-12-28 Jiri Olsaperf python: Do not force closing original perf descrip...
2018-12-28 Colin Ian Kingperf trace: Use correct SECCOMP prefix spelling, "SECOM...
2018-12-21 Arnaldo Carvalho de Meloperf trace: Do not hardcode the size of the tracepoint...
2018-12-21 Stanislav Fomichevperf build: Don't unconditionally link the libbfd featu...
2018-12-21 Arnaldo Carvalho de Meloperf beauty mmap: PROT_WRITE should come before PROT_EXEC
2018-12-21 Arnaldo Carvalho de Meloperf trace: Check if the raw_syscalls:sys_{enter,exit...
2018-12-20 Ingo MolnarMerge tag 'perf-core-for-mingo-4.21-20181218' of git...
2018-12-18 Arnaldo Carvalho de Melotools uapi asm: Update asm-generic/unistd.h copy
2018-12-18 Arnaldo Carvalho de Meloperf symbols: Relax checks on perf-PID.map ownership
2018-12-18 Arnaldo Carvalho de Meloperf trace: Wire up the fadvise 'advice' table generator
2018-12-18 Arnaldo Carvalho de Meloperf beauty: Add generator for fadvise64's 'advice...
2018-12-18 Arnaldo Carvalho de Melotools headers uapi: Grab a copy of fadvise.h
2018-12-18 Arnaldo Carvalho de Meloperf beauty mmap: Print mmap's 'offset' arg in hexadecimal
2018-12-18 Arnaldo Carvalho de Meloperf beauty mmap: Print PROT_READ before PROT_EXEC...
2018-12-18 Arnaldo Carvalho de Meloperf trace beauty: Beautify arch_prctl()'s arguments
2018-12-18 Arnaldo Carvalho de Meloperf trace: When showing string prefixes show prefix...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Move strarrays to beauty.h for further reuse
2018-12-18 Arnaldo Carvalho de Meloperf beauty: Wire up the x86_arch prctl code table...
2018-12-18 Arnaldo Carvalho de Meloperf beauty: Add a string table generator for x86's...
2018-12-18 Arnaldo Carvalho de Melotools include arch: Grab a copy of x86's prctl.h
2018-12-18 Arnaldo Carvalho de Meloperf trace: Show NULL when syscall pointer args are 0
2018-12-18 Arnaldo Carvalho de Meloperf trace: Enclose the errno strings with ()
2018-12-18 Arnaldo Carvalho de Meloperf augmented_raw_syscalls: Copy 'access' arg as well
2018-12-18 Arnaldo Carvalho de Meloperf trace: Add alignment spaces after the closing parens
2018-12-18 Arnaldo Carvalho de Meloperf trace beauty: Print O_RDONLY when (flags & O_ACCMO...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Allow asking for not suppressing common...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Add a prefix member to the strarray class
2018-12-18 Arnaldo Carvalho de Meloperf trace: Enclose strings with double quotes
2018-12-18 Arnaldo Carvalho de Meloperf trace: Make the alignment of the syscall args...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Allow suppressing the syscall argument names
2018-12-18 Arnaldo Carvalho de Meloperf trace: Allow configuring if the syscall start...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Allow configuring default for perf_event_at...
2018-12-18 Arnaldo Carvalho de Meloperf config: Show the configuration when no arguments...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Allow configuring if the syscall duration...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Allow configuring if zeroed syscall args...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Allow specifying a set of events to add...
2018-12-18 Arnaldo Carvalho de Meloperf augmented_raw_syscalls: Do not include stdio.h
2018-12-18 Leo Yanperf cs-etm: Generate branch sample for exception packet
2018-12-18 Leo Yanperf cs-etm: Treat EO_TRACE element as trace discontinuity
2018-12-18 Leo Yanperf cs-etm: Treat NO_SYNC element as trace discontinuity
2018-12-18 Leo Yanperf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY
2018-12-18 Leo Yanperf cs-etm: Refactor enumeration cs_etm_sample_type
2018-12-18 Leo Yanperf cs-etm: Remove unused 'trace_on' in cs_etm_decoder
2018-12-18 Leo Yanperf cs-etm: Avoid stale branch samples when flush packet
2018-12-18 Leo Yanperf cs-etm: Correct packets swapping in cs_etm__flush()
2018-12-18 Arnaldo Carvalho de Meloperf trace: Switch to using a struct for the aumented_r...
2018-12-18 Arnaldo Carvalho de Meloperf augmented_syscalls: Switch to using a struct for...
2018-12-18 Arnaldo Carvalho de Meloperf bpf: Move perf_event_output() from stdio.h to bpf.h
2018-12-18 Arnaldo Carvalho de Meloperf trace: Implement syscall filtering in augmented_sy...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Avoid using raw_syscalls in duplicity with...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Rename set_ev_qualifier_filter to clarify...
2018-12-18 Jiri Olsaperf tools: Link libperf-jvmti.so with LDFLAGS variable
2018-12-18 Jiri Olsatools lib traceevent: Use LDFLAGS in the build commands
2018-12-18 Arnaldo Carvalho de Meloperf tools: Cast off_t to s64 to avoid warning on bioni...
2018-12-18 Arnaldo Carvalho de Meloperf tools: Add missing open_memstream() prototype...
2018-12-18 Arnaldo Carvalho de Meloperf header: Fix up argument to ctime()
2018-12-18 Arnaldo Carvalho de Meloperf tools: Add missing sigqueue() prototype for system...
2018-12-18 Arnaldo Carvalho de Melotools lib subcmd: Don't add the kernel sources to the...
2018-12-18 Arnaldo Carvalho de Meloperf trace beauty: renameat's newdirfd may also be AT_FDCWD
2018-12-18 Arnaldo Carvalho de Meloperf trace: Beautify renameat2's flags argument
2018-12-18 Arnaldo Carvalho de Meloperf beauty: Wire up the renameat flags table generator...
2018-12-18 Arnaldo Carvalho de Meloperf beauty: Add a string table generator for renameat2...
2018-12-18 Arnaldo Carvalho de Meloperf trace beauty: Beautify renameat2's fd arg wrt AT_FDCWD
2018-12-18 Arnaldo Carvalho de Meloperf trace: Allow selecting use the use of the ordered_...
2018-12-18 Arnaldo Carvalho de Meloperf trace: Rename delivery functions to ease making...
2018-12-18 Steven Rostedt (VMware)tools lib traceevent: Fix processing of dereferenced...
2018-12-18 Michael Petlanperf stat: Avoid segfaults caused by negated options
2018-12-18 Michael Petlanperf tests: Use shebangs in the shell scripts
2018-12-18 Adrian Hunterperf auxtrace: Alter addr_filter__entire_dso() to work...
2018-12-18 Adrian Hunterperf dso: Export data_file_size() method there are...
2018-12-18 Ingo MolnarMerge tag 'perf-core-for-mingo-4.21-20181217' of git...
2018-12-17 Jiri Olsaperf trace: Add ordered processing
2018-12-17 Jiri Olsaperf ordered_events: Add first_time() method
2018-12-17 Jiri Olsaperf trace: Move event delivery to a new deliver_event...
2018-12-17 Jiri Olsaperf ordered_events: Add ordered_events__flush_time...
2018-12-17 Eugeniy Paltsevperf annotate: Introduce basic support for ARC
2018-12-17 Sihyeon Jangperf config: Modify size factor of snprintf
2018-12-17 Alexey Budankovperf record: Fix memory leak on AIO objects deallocation
2018-12-17 Andi Kleenperf vendor events intel: Fix Load_Miss_Real_Latency...
2018-12-17 Arnaldo Carvalho de Meloperf parse-events: Fix unchecked usage of strncpy()
2018-12-17 Arnaldo Carvalho de Meloperf probe: Fix unchecked usage of strncpy()
2018-12-17 Arnaldo Carvalho de Meloperf ui helpline: Use strlcpy() as a shorter form of...
2018-12-17 Arnaldo Carvalho de Meloperf svghelper: Fix unchecked usage of strncpy()
2018-12-17 Arnaldo Carvalho de Meloperf help: Remove needless use of strncpy()
2018-12-17 Arnaldo Carvalho de Meloperf header: Fix unchecked usage of strncpy()
2018-12-17 Arnaldo Carvalho de Meloperf header: Fix unchecked usage of strncpy()
2018-12-17 Arnaldo Carvalho de Meloperf dso: Fix unchecked usage of strncpy()
2018-12-17 Mathieu Poirierperf cs-etm: Add support for PTMv1.1 decoding
2018-12-17 Mathieu Poirierperf cs-etm: Add support for ETMv3 trace decoding
2018-12-17 Mathieu Poirierperf cs-etm: Add configuration for ETMv3 trace protocol
2018-12-17 Jiri Olsaperf top: Move perf_top__reset_sample_counters() to...
2018-12-17 Jiri Olsaperf top: Display slow reader warning when droping samples
2018-12-17 Jiri Olsaperf top: Save and display the drop count stats
2018-12-17 Jiri Olsaperf top: Drop samples which are behind the refresh rate
2018-12-17 Jiri Olsaperf top: Set the 'session_done' volatile variable...
2018-12-17 Jiri Olsaperf top: Use cond variable instead of a lock
2018-12-17 Jiri Olsaperf top: Add processing thread
2018-12-17 Jiri Olsaperf top: Move lost events warning to helpline
2018-12-17 Jiri Olsaperf top: Save and display the lost count stats
next