summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf build: Use libtraceevent from the systemIan Rogers2022-12-1452-184/+355
* perf jevents: Parse metrics during conversionIan Rogers2022-12-144-4/+669
* perf stat: Update event skip condition for system-wide per-thread mode and me...Namhyung Kim2022-12-141-10/+9
* perf build: Fixes for LIBTRACEEVENT_DYNAMICIan Rogers2022-12-141-2/+6
* machine: Adopt is_lock_function() from builtin-lock.cArnaldo Carvalho de Melo2022-12-145-59/+48
* perf test: Add event group test for events in multiple PMUsRavi Bangoria2022-12-144-0/+130
* perf tool: Move pmus list variable to a new fileRavi Bangoria2022-12-144-1/+16
* perf util: Add host_is_bigendian to util.hIan Rogers2022-12-147-22/+29
* perf util: Make header guard consistent with toolIan Rogers2022-12-141-3/+3
* perf stat: Fix invalid output handleJames Clark2022-12-141-1/+1
* perf stat: Fix multi-line metric output in JSONNamhyung Kim2022-12-141-1/+1
* tools lib symbol: Add dependency test to install_headersIan Rogers2022-12-141-7/+14
* tools lib subcmd: Add dependency test to install_headersIan Rogers2022-12-141-10/+13
* tools lib perf: Add dependency test to install_headersIan Rogers2022-12-141-21/+22
* tools lib api: Add dependency test to install_headersIan Rogers2022-12-141-12/+26
* perf stat: Fix printing field separator in CSV metrics outputAthira Rajeev2022-12-141-12/+1
* perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"Anshuman Khandual2022-12-142-0/+8
* perf stat: Check existence of os->prefix, fixing a segfaultIan Rogers2022-12-141-1/+2
* Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"Namhyung Kim2022-12-051-4/+4
* perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nuHans-Peter Nilsson2022-12-051-1/+1
* perf branch: Fix interpretation of branch recordsJames Clark2022-12-051-1/+2
* perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2022-12-0515-27/+27
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-11-2432-120/+259
|\
| * Merge tag 'pci-v6.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-231-1/+2
| |\
| | * MAINTAINERS: Include PCI bindings in host bridge entryRob Herring2022-11-171-0/+1
| | * MAINTAINERS: Add Manivannan Sadhasivam as Qcom PCIe RC maintainerManivannan Sadhasivam2022-10-281-1/+1
| * | Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-234-7/+20
| |\ \
| | * | spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer firstMarc Kleine-Budde2022-11-181-3/+7
| | * | spi: tegra210-quad: Fix duplicate resource errorKrishna Yarlagadda2022-11-171-1/+2
| | * | spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()Xiongfeng Wang2022-11-161-0/+3
| | * | spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clockFrieder Schrempf2022-11-161-2/+1
| | * | spi: mediatek: Fix DEVAPC Violation at KO RemoveZhichao Liu2022-11-101-1/+7
| * | | Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linuxLinus Torvalds2022-11-232-11/+22
| |\ \ \
| | * | | 9p/xen: check logical size for buffer sizeDominique Martinet2022-11-231-0/+9
| | * | | 9p/fd: Use P9_HDRSZ for header sizeGUO Zihua2022-11-181-3/+3
| | * | | 9p/fd: Fix write overflow in p9_read_workGUO Zihua2022-11-181-8/+8
| | * | | 9p/fd: fix issue of list_del corruption in p9_fd_cancel()Zhengchao Shao2022-11-181-0/+2
| * | | | fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells2022-11-232-3/+6
| * | | | Linux 6.1-rc6v6.1-rc6Linus Torvalds2022-11-211-1/+1
| * | | | Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-11-214-20/+45
| |\ \ \ \
| | * | | | tracing/eprobe: Fix eprobe filter to make a filter correctlyMasami Hiramatsu (Google)2022-11-181-1/+1
| | * | | | tracing/eprobe: Fix warning in filter creationRafael Mendonca2022-11-181-1/+1
| | * | | | kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace caseLi Huafei2022-11-181-1/+7
| | * | | | rethook: fix a potential memleak in rethook_alloc()Yi Yang2022-11-181-1/+3
| | * | | | tracing/eprobe: Fix memory leak of filter stringRafael Mendonca2022-11-181-0/+1
| | * | | | tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Shang XiaoJing2022-11-181-0/+4
| | * | | | tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Shang XiaoJing2022-11-181-16/+28
| * | | | | Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-11-219-46/+74
| |\ \ \ \ \
| | * | | | | tracing: Fix race where eprobes can be called before the eventSteven Rostedt (Google)2022-11-201-0/+3
| | * | | | | tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'Zheng Yejian2022-11-181-4/+5