- feca8a8 perf tools: Reformat record's control fd man text by Jiri Olsa · 4 years, 1 month ago
- 526671bf perf config: Fix example command in manpage to conform to syntax specified in the SYNOPSIS section. by Nick Thompson · 4 years, 1 month ago
- dc67d19 perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 47dce51 perf tools: Add support to read build id from compressed elf by Jiri Olsa · 4 years, 1 month ago
- 8abceac perf debug: Add debug_set_file function by Jiri Olsa · 4 years, 1 month ago
- 7cfcd1e perf tools: Add evlist__disable_evsel/evlist__enable_evsel by Jiri Olsa · 4 years, 1 month ago
- 96aea4d perf evlist: Support pipe mode display by Namhyung Kim · 4 years, 1 month ago
- 03de865 perf report: Support --header-only for pipe mode by Namhyung Kim · 4 years, 1 month ago
- e15a536 perf vendor events: Add JSON metrics for imx8mm DDR Perf by Joakim Zhang · 4 years, 2 months ago
- be335ec perf metricgroup: Support adding metrics for system PMUs by John Garry · 4 years, 2 months ago
- a36fadb perf metricgroup: Support printing metric groups for system PMUs by John Garry · 4 years, 2 months ago
- f6fe1e4 perf metricgroup: Split up metricgroup__print() by John Garry · 4 years, 2 months ago
- c2337d6 perf metricgroup: Fix metrics using aliases covering multiple PMUs by John Garry · 4 years, 2 months ago
- 6d2783f perf evlist: Change evlist__splice_list_tail() ordering by John Garry · 4 years, 2 months ago
- 4513c71 perf pmu: Add pmu_add_sys_aliases() by John Garry · 4 years, 2 months ago
- 51d5484 perf pmu: Add pmu_id() by John Garry · 4 years, 2 months ago
- 4689f56 perf jevents: Add support for system events tables by John Garry · 4 years, 2 months ago
- 4853f1c perf jevents: Add support for an extra directory level by John Garry · 4 years, 2 months ago
- 456ef4c1 perf evsel: Emit warning about kernel not supporting the data page size sample_type bit by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 542b88f perf record: Support new sample type for data page size by Kan Liang · 4 years, 2 months ago
- 47d9822 tools headers UAPI: Update tools's copy of linux/perf_event.h by Kan Liang · 4 years, 2 months ago
- bf53fc6 perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder by Jan Kratochvil · 4 years, 2 months ago
- 2eb5dd4 perf record: Fix memory leak when using '--user-regs=?' to list registers by Zheng Zengkai · 4 years, 7 months ago
- 09d59c2 tools build: Add missing libcap to test-all.bin target by Jiri Olsa · 4 years, 2 months ago
- b2ce5db perf test: Fix metric parsing test by Kajol Jain · 4 years, 2 months ago
- db0ea13c perf evlist: Use the right prefix for 'struct evlist' record methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- b979a2f perf evlist: Use the right prefix for 'struct evlist' diff methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- f63c2f5 perf evlist: Use the right prefix for 'struct evlist' nr_threads method by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 515ea46 perf evlist: Use the right prefix for 'struct evlist' deliver event method by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 1420ba2 perf evlist: Use the right prefix for 'struct evlist' header methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 44d2a55 perf evlist: Use the right prefix for 'struct evlist' raw samples methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 25f84702 perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 78e1bc2 perf evlist: Use the right prefix for 'struct evlist' event attribute config methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 606e2c2 perf evlist: Use the right prefix for alternative 'struct evlist' constructors by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 900c8ea perf evlist: Use the right prefix for 'struct evlist' event selection methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 64b4778 perf evlist: Use the right prefix for 'struct evlist' event group methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 7748bb7 perf evlist: Use the right prefix for 'struct evlist' create maps methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 7127372 perf evlist: Use the right prefix for 'struct evlist' print methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- e414fd1 perf evlist: Use the right prefix for 'struct evlist' evsel list methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 0a60b33 perf evlist: Use the right prefix for 'struct evlist' pause/resume methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 37b01ab perf evlist: Use the right prefix for 'struct evlist' enable event methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 0a7e7ec perf evlist: Use the right prefix for 'struct evlist' id_pos methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 2a99ff8 perf tools: Add aarch64 registers to --user-regs by Alexandre Truong · 4 years, 2 months ago
- e80db25 perf evlist: Use the right prefix for 'struct evlist' tracking event methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- f4bd0b4 perf evlist: Use the right prefix for 'struct evlist' browser methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 3ccf8a7 perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- fd643db perf evlist: Ditch unused set/reset sample_bit methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- b02736f perf evlist: Use the right prefix for 'struct evlist' 'find' methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 2a6599c perf evlist: Use the right prefix for 'struct evlist' sample parsing methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 08c8399 perf evlist: Use the right prefix for 'struct evlist' sideband thread methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 24bf91a perf evlist: Use the right prefix for 'struct evlist' 'filter' methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- ade9d20 perf evlist: Use the right prefix for 'struct evlist' 'toggle' methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 53f5e90 perf evlist: Use the right prefix for 'struct evlist' stats methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 7b392ef perf evlist: Use the right prefix for 'struct evlist' 'workload' methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- a622eaf perf evlist: Use the right prefix for 'struct evlist' methods: evlist__set_leader() by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 5693302 perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 94b69c6 perf test: Add shadow stat test by Namhyung Kim · 4 years, 2 months ago
- 1f195e5 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 2 months ago
- f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 8b7a51b Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 7255a39 Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- aae5ab8 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 2 months ago
- 45e885c Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
- ca57982 Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 2 months ago
- 67f34fa Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 2 months ago
- 7b2c800 Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
- c84e1ef Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 2 months ago
- 303bc93 Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
- 79c0c1f Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
- 80e1e17 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- 9223e74 Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- d021c3e Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- a17a3ca Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 2 months ago
- d41e9b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 2 months ago
- 76dc2bf Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 2 months ago
- 87c301c Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 2 months ago
- f594139 Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 2 months ago
- 6910b67 Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
- d0742c4 Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 2 months ago
- 99c710c Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 2 months ago
- 985f733 sock: set sk_err to ee_errno on dequeue from errq by Willem de Bruijn · 4 years, 2 months ago
- d3ab788 mptcp: fix NULL ptr dereference on bad MPJ by Paolo Abeni · 4 years, 2 months ago
- 3913a2b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
- 69929d4 net: openvswitch: fix TTL decrement action netlink message format by Eelco Chaudron · 4 years, 2 months ago
- 95e1c7b Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
- e4e9458 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
- 6adf33a Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
- 43d6ecd Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 2 months ago
- 5b4049d Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 2 months ago
- a9ffd04 perf probe: Change function definition check due to broken DWARF by Masami Hiramatsu · 4 years, 2 months ago
- ab4200c perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years, 2 months ago
- c0ee1d5a perf stat: Use proper cpu for shadow stats by Namhyung Kim · 4 years, 2 months ago
- aa50d953 perf record: Synthesize cgroup events only if needed by Namhyung Kim · 4 years, 2 months ago
- 9713070 perf diff: Fix error return value in __cmd_diff() by Zhen Lei · 4 years, 2 months ago
- 3b13eaf perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- ae597565 Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
- 25bc65d x86/mce: Do not overwrite no_way_out if mce_end() fails by Gabriele Paoloni · 4 years, 2 months ago
- 9a2a0d3 kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT by Vitaly Kuznetsov · 4 years, 2 months ago