linux-2.6-microblaze.git
2020-11-27 Jiri Olsaperf tools: Add filename__decompress function
2020-11-27 Jiri Olsaperf tools: Add build_id__is_defined function
2020-11-27 Jiri Olsatools lib: Adopt memchr_inv() from kernel
2020-11-26 Wei Liperf arm-spe: Add support for ARMv8.3-SPE
2020-11-26 Andre Przywaraperf arm_spe: Decode memory tagging properties
2020-11-26 Leo Yanperf arm-spe: Add more sub classes for operation packet
2020-11-26 Leo Yanperf arm-spe: Refactor operation packet handling
2020-11-26 Leo Yanperf arm-spe: Add new function arm_spe_pkt_desc_op_type()
2020-11-26 Leo Yanperf arm-spe: Remove size condition checking for events
2020-11-26 Leo Yanperf arm-spe: Refactor event type handling
2020-11-26 Leo Yanperf arm-spe: Add new function arm_spe_pkt_desc_event()
2020-11-26 Leo Yanperf arm-spe: Refactor counter packet handling
2020-11-26 Leo Yanperf arm-spe: Add new function arm_spe_pkt_desc_counter()
2020-11-26 Leo Yanperf arm-spe: Refactor context packet handling
2020-11-26 Leo Yanperf arm_spe: Fixup top byte for data virtual address
2020-11-26 Leo Yanperf arm-spe: Refactor address packet handling
2020-11-26 Leo Yanperf arm-spe: Add new function arm_spe_pkt_desc_addr()
2020-11-26 Leo Yanperf arm-spe: Refactor packet header parsing
2020-11-26 Leo Yanperf arm-spe: Refactor printing string to buffer
2020-11-16 Ian Rogersperf expr: Force encapsulation on expr_id_data
2020-11-16 Jin Yaoperf vendor events: Update Skylake client events to v50
2020-11-16 Namhyung Kimperf data: Allow to use stdio functions for pipe mode
2020-11-11 Leo Yanperf arm-spe: Fix packet length handling
2020-11-11 Leo Yanperf arm-spe: Refactor arm_spe_get_events()
2020-11-11 Leo Yanperf arm-spe: Refactor payload size calculation
2020-11-11 Leo Yanperf arm-spe: Fix a typo in comment
2020-11-11 Leo Yanperf arm-spe: Include bitops.h for BIT() macro
2020-11-11 Leo Yanperf mem: Support ARM SPE events
2020-11-11 Leo Yanperf c2c: Support AUX trace
2020-11-11 Leo Yanperf mem: Support AUX trace
2020-11-11 Leo Yanperf auxtrace: Add itrace option '-M' for memory events
2020-11-11 Leo Yanperf mem: Only initialize memory event for recording
2020-11-11 Leo Yanperf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORE
2020-11-11 Leo Yanperf mem: Support new memory event PERF_MEM_EVENTS__LOA...
2020-11-11 Leo Yanperf mem: Introduce weak function perf_mem_events__ptr()
2020-11-11 Leo Yanperf mem: Search event name with more flexible path
2020-11-04 John Garryperf jevents: Add test for arch std events
2020-11-04 John Garryperf jevents: Tidy error handling
2020-11-04 Namhyung Kimperf trace beauty: Allow header files in a different...
2020-11-04 Andi Kleenperf stat: Add --quiet option
2020-11-04 Namhyung Kimperf stat: Support regex pattern in --for-each-cgroup
2020-11-04 Namhyung Kimperf test: Use generic event for expand_libpfm_events()
2020-11-04 Sergey Senozhatskyperf kvm: Add kvm-stat for arm64
2020-11-04 Arnaldo Carvalho... perf env: Conditionally compile BPF support code on...
2020-11-04 Arnaldo Carvalho... perf annotate: Move bpf header inclusion to inside...
2020-11-04 Arnaldo Carvalho... perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_...
2020-11-04 Arnaldo Carvalho... perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_S...
2020-11-04 Tommi Rantalaperf test: Implement skip_reason callback for watchpoin...
2020-11-04 Leo Yanperf tests tsc: Add checking helper is_supported()
2020-11-04 Leo Yanperf tests tsc: Make tsc testing as a common testing
2020-11-04 Leo Yanperf mem2node: Improve warning if detected no memory...
2020-11-04 Ian Rogersperf version: Add a feature for libpfm4
2020-11-04 Dengcheng Zhuperf annotate mips: Add perf arch instructions annotate...
2020-11-04 Alexey Budankovdoc/admin-guide: Document creation of CAP_PERFMON privi...
2020-11-04 Alexey Budankovdoc/admin-guide: Note credentials consolidation under...
2020-11-03 Linus TorvaldsMerge tag 'perf-tools-for-v5.10-2020-11-03' of git...
2020-11-03 Linus TorvaldsMerge tag 'docs-5.10-warnings' of git://git.lwn.net...
2020-11-03 Linus TorvaldsMerge tag 'docs-5.10-3' of git://git.lwn.net/linux
2020-11-03 Linus TorvaldsMerge tag 'x86_seves_for_v5.10_rc3' of git://git./linux...
2020-11-03 David Howellsafs: Fix incorrect freeing of the ACL passed to the...
2020-11-03 David Howellsafs: Fix warning due to unadvanced marshalling pointer
2020-11-03 Jonathan Corbetdocs: fix automarkup regression on Python 2
2020-11-03 Arnaldo Carvalho... tools feature: Fixup fast path feature detection
2020-11-03 Namhyung Kimperf tools: Add missing swap for cgroup events
2020-11-03 Jiri Olsaperf tools: Add missing swap for ino_generation
2020-11-03 Jiri Olsaperf tools: Initialize output buffer in build_id__sprintf
2020-11-03 Song Liuperf hists browser: Increase size of 'buf' in perf_evse...
2020-11-03 Arnaldo Carvalho... tools include UAPI: Update linux/mount.h copy
2020-11-03 Arnaldo Carvalho... tools headers UAPI: Update tools's copy of linux/perf_e...
2020-11-03 Arnaldo Carvalho... tools kvm headers: Update KVM headers from the kernel...
2020-11-03 Arnaldo Carvalho... tools UAPI: Update copy of linux/mman.h from the kernel...
2020-11-03 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2020-11-03 Arnaldo Carvalho... tools x86 headers: Update required-features.h header...
2020-11-03 Arnaldo Carvalho... tools x86 headers: Update cpufeatures.h headers copies
2020-11-03 Arnaldo Carvalho... tools headers UAPI: Update fscrypt.h copy
2020-11-03 Arnaldo Carvalho... tools headers UAPI: Sync drm/i915_drm.h with the kernel...
2020-11-03 Arnaldo Carvalho... tools headers UAPI: Sync prctl.h with the kernel sources
2020-11-03 Arnaldo Carvalho... perf scripting python: Avoid declaring function pointer...
2020-11-03 Peter Zijlstraperf tools: Remove broken __no_tail_call attribute
2020-11-03 Jin Yaoperf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX
2020-11-03 Stanislav Ivanichkinperf trace: Fix segfault when trying to trace events...
2020-11-03 Tommi Rantalaperf tools: Fix crash with non-jited bpf progs
2020-11-03 Arnaldo Carvalho... tools headers UAPI: Update process_madvise affected...
2020-11-03 Arnaldo Carvalho... perf tools: Update copy of libbpf's hashmap.c
2020-11-03 Justin M. Forbesperf tools: Remove LTO compiler options when building...
2020-11-02 Linus Torvaldstty: make FONTX ioctl use the tty pointer they were...
2020-11-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-11-02 Lukas Bulwahnkernel/hung_task.c: make type annotations consistent
2020-11-02 Soheil Hassas... epoll: add a selftest for epoll timeout race
2020-11-02 Jason Gunthorpemm: always have io_remap_pfn_range() set pgprot_decrypted()
2020-11-02 Charles Haithcockmm, oom: keep oom_adj under or at upper limit when...
2020-11-02 Zqiangkthread_worker: prevent queuing delayed work from timer...
2020-11-02 Jason Yanmm/truncate.c: make __invalidate_mapping_pages() static
2020-11-02 Vasily Gorbiklib/crc32test: remove extra local_irq_disable/enable
2020-11-02 Oleg Nesterovptrace: fix task_join_group_stop() for the case when...
2020-11-02 Shijie Luomm: mempolicy: fix potential pte_unmap_unlock pte error
2020-11-02 Andrey Konovalovkasan: adopt KUNIT tests to SW_TAGS mode
2020-11-02 Roman Gushchinmm: memcg: link page counters to root if use_hierarchy...
2020-11-02 zhongjiang-alimm: memcontrol: correct the NR_ANON_THPS counter of...
2020-11-02 Mike Kravetzhugetlb_cgroup: fix reservation accounting
next