linux
2019-01-02 Adrian Hunterperf thread-stack: Avoid direct reference to the thread...
2019-01-02 Adrian Hunterperf thread-stack: Tidy thread_stack__bottom() usage
2019-01-02 Adrian Hunterperf thread-stack: Simplify some code in thread_stack__...
2018-12-28 Jiri Olsatools gpio: Allow overriding CFLAGS
2018-12-28 Jiri Olsatools power turbostat: Override CFLAGS assignments...
2018-12-28 Jiri Olsatools thermal tmon: Allow overriding CFLAGS assignments
2018-12-28 Jiri Olsatools power x86_energy_perf_policy: Override CFLAGS...
2018-12-28 Jiri Olsaperf c2c: Increase the HITM ratio limit for displayed...
2018-12-28 Jiri Olsaperf c2c: Change the default coalesce setup
2018-12-28 Arnaldo Carvalho... perf trace beauty ioctl: Beautify USBDEVFS_ commands
2018-12-28 Arnaldo Carvalho... perf trace beauty: Export function to get the files...
2018-12-28 Arnaldo Carvalho... perf trace: Wire up ioctl's USBDEBFS_ cmd table generator
2018-12-28 Arnaldo Carvalho... perf beauty ioctl: Add generator for USBDEVFS_ ioctl...
2018-12-28 Arnaldo Carvalho... tools headers uapi: Grab a copy of usbdevice_fs.h
2018-12-28 Arnaldo Carvalho... perf trace: Store the major number for a file when...
2018-12-28 Arnaldo Carvalho... perf trace: Move the files table resizing to outside...
2018-12-28 Arnaldo Carvalho... perf trace: Rename thread_thread->paths to thread_trace...
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... perf 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... perf beauty mmap: PROT_WRITE should come before PROT_EXEC
2018-12-21 Arnaldo Carvalho... perf 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... tools uapi asm: Update asm-generic/unistd.h copy
2018-12-18 Arnaldo Carvalho... perf symbols: Relax checks on perf-PID.map ownership
2018-12-18 Arnaldo Carvalho... perf trace: Wire up the fadvise 'advice' table generator
2018-12-18 Arnaldo Carvalho... perf beauty: Add generator for fadvise64's 'advice...
2018-12-18 Arnaldo Carvalho... tools headers uapi: Grab a copy of fadvise.h
2018-12-18 Arnaldo Carvalho... perf beauty mmap: Print mmap's 'offset' arg in hexadecimal
2018-12-18 Arnaldo Carvalho... perf beauty mmap: Print PROT_READ before PROT_EXEC...
2018-12-18 Arnaldo Carvalho... perf trace beauty: Beautify arch_prctl()'s arguments
2018-12-18 Arnaldo Carvalho... perf trace: When showing string prefixes show prefix...
2018-12-18 Arnaldo Carvalho... perf trace: Move strarrays to beauty.h for further...
2018-12-18 Arnaldo Carvalho... perf beauty: Wire up the x86_arch prctl code table...
2018-12-18 Arnaldo Carvalho... perf beauty: Add a string table generator for x86's...
2018-12-18 Arnaldo Carvalho... tools include arch: Grab a copy of x86's prctl.h
2018-12-18 Arnaldo Carvalho... perf trace: Show NULL when syscall pointer args are 0
2018-12-18 Arnaldo Carvalho... perf trace: Enclose the errno strings with ()
2018-12-18 Arnaldo Carvalho... perf augmented_raw_syscalls: Copy 'access' arg as well
2018-12-18 Arnaldo Carvalho... perf trace: Add alignment spaces after the closing...
2018-12-18 Arnaldo Carvalho... perf trace beauty: Print O_RDONLY when (flags & O_ACCMO...
2018-12-18 Arnaldo Carvalho... perf trace: Allow asking for not suppressing common...
2018-12-18 Arnaldo Carvalho... perf trace: Add a prefix member to the strarray class
2018-12-18 Arnaldo Carvalho... perf trace: Enclose strings with double quotes
2018-12-18 Arnaldo Carvalho... perf trace: Make the alignment of the syscall args...
2018-12-18 Arnaldo Carvalho... perf trace: Allow suppressing the syscall argument...
2018-12-18 Arnaldo Carvalho... perf trace: Allow configuring if the syscall start...
2018-12-18 Arnaldo Carvalho... perf trace: Allow configuring default for perf_event_at...
2018-12-18 Arnaldo Carvalho... perf config: Show the configuration when no arguments...
2018-12-18 Arnaldo Carvalho... perf trace: Allow configuring if the syscall duration...
2018-12-18 Arnaldo Carvalho... perf trace: Allow configuring if zeroed syscall args...
2018-12-18 Arnaldo Carvalho... perf trace: Allow specifying a set of events to add...
2018-12-18 Arnaldo Carvalho... perf 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...
2018-12-18 Leo Yanperf cs-etm: Correct packets swapping in cs_etm__flush()
2018-12-18 Arnaldo Carvalho... perf trace: Switch to using a struct for the aumented_r...
2018-12-18 Arnaldo Carvalho... perf augmented_syscalls: Switch to using a struct for...
2018-12-18 Arnaldo Carvalho... perf bpf: Move perf_event_output() from stdio.h to...
2018-12-18 Arnaldo Carvalho... perf trace: Implement syscall filtering in augmented_sy...
2018-12-18 Arnaldo Carvalho... perf trace: Avoid using raw_syscalls in duplicity with...
2018-12-18 Arnaldo Carvalho... perf 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... perf tools: Cast off_t to s64 to avoid warning on bioni...
2018-12-18 Arnaldo Carvalho... perf tools: Add missing open_memstream() prototype...
2018-12-18 Arnaldo Carvalho... perf header: Fix up argument to ctime()
2018-12-18 Arnaldo Carvalho... perf tools: Add missing sigqueue() prototype for system...
2018-12-18 Arnaldo Carvalho... tools lib subcmd: Don't add the kernel sources to the...
2018-12-18 Arnaldo Carvalho... perf trace beauty: renameat's newdirfd may also be...
2018-12-18 Arnaldo Carvalho... perf trace: Beautify renameat2's flags argument
2018-12-18 Arnaldo Carvalho... perf beauty: Wire up the renameat flags table generator...
2018-12-18 Arnaldo Carvalho... perf beauty: Add a string table generator for renameat2...
2018-12-18 Arnaldo Carvalho... perf trace beauty: Beautify renameat2's fd arg wrt...
2018-12-18 Arnaldo Carvalho... perf trace: Allow selecting use the use of the ordered_...
2018-12-18 Arnaldo Carvalho... perf trace: Rename delivery functions to ease making...
2018-12-18 Steven Rostedt... 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... perf parse-events: Fix unchecked usage of strncpy()
2018-12-17 Arnaldo Carvalho... perf probe: Fix unchecked usage of strncpy()
2018-12-17 Arnaldo Carvalho... perf ui helpline: Use strlcpy() as a shorter form of...
next