aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-28perf evsel: Add bitfield_swap() to handle branch_stack endian issueMadhavan Srinivasan2-2/+88
2021-10-28perf script: Support instruction latencyKan Liang2-3/+13
2021-10-27perf script: Show binary offsets for userspace addrLexi Shao1-3/+9
2021-10-27perf bench futex: Add support for 32-bit systems with 64-bit time_tAlistair Francis1-3/+40
2021-10-27perf bench futex: Call the futex syscall from a functionAlistair Francis1-17/+26
2021-10-27perf intel-pt: Support itrace d+o option to direct debug log to stdoutAdrian Hunter3-6/+8
2021-10-27perf auxtrace: Add itrace d+o option to direct debug log to stdoutAdrian Hunter2-0/+3
2021-10-27perf dlfilter: Add dlfilter-show-cyclesAdrian Hunter3-2/+163
2021-10-27perf intel-pt: Support itrace A option to approximate IPCAdrian Hunter4-4/+24
2021-10-27perf auxtrace: Add itrace A option to approximate IPCAdrian Hunter3-0/+7
2021-10-27perf auxtrace: Add missing Z option to ITRACE_HELPAdrian Hunter1-0/+1
2021-10-26tools build: Drop needless slang include path in test-allJohn Keeping1-1/+1
2021-10-26perf tests: Improve temp file cleanup in test_arm_coresight.shJames Clark1-3/+8
2021-10-26perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanupJames Clark1-2/+2
2021-10-26perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanupJames Clark1-3/+3
2021-10-25Linux 5.15-rc7Linus Torvalds1-1/+1
2021-10-25secretmem: Prevent secretmem_users from wrapping to zeroMatthew Wilcox (Oracle)1-0/+2
2021-10-25spi: Fix tegra20 build with CONFIG_PM=n once againLinus Torvalds1-1/+1
2021-10-25perf jevents: Fix some would-be warningsJohn Garry1-6/+4
2021-10-25perf dso: Fix /proc/kcore access on 32 bit systemsJames Clark1-1/+1
2021-10-25perf build: Suppress 'rm dlfilter' build messageAdrian Hunter1-0/+2
2021-10-25perf list: Display hybrid PMU events with cpu typeJin Yao8-24/+73
2021-10-25perf powerpc: Add support to expose instruction and data address registers as part of extended regsAthira Rajeev3-4/+11
2021-10-25perf powerpc: Refactor the code definition of perf reg extended mask in tools side header fileAthira Rajeev1-8/+13
2021-10-25perf session: Introduce reader EOF functionAlexey Bayduraev1-1/+7
2021-10-25perf session: Introduce reader return codesAlexey Bayduraev1-3/+8
2021-10-25perf session: Move the event read code to a separate functionAlexey Bayduraev1-15/+31
2021-10-25perf session: Move unmap code to reader__mmapAlexey Bayduraev1-17/+13
2021-10-25perf session: Move reader map code to a separate functionAlexey Bayduraev1-15/+28
2021-10-25perf session: Move init/release code to separate functionsAlexey Bayduraev1-13/+32
2021-10-25perf session: Introduce decompressor in reader objectAlexey Bayduraev2-16/+33
2021-10-25perf session: Move all state items to reader objectAlexey Bayduraev1-28/+35
2021-10-25perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter2-5/+87
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin1-2/+2
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-10-24Revert "mm/secretmem: use refcount_t instead of atomic_t"Linus Torvalds1-5/+4
2021-10-22hyperv/vmbus: include linux/bitops.hArnd Bergmann1-0/+1
2021-10-22KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if neededPaolo Bonzini2-16/+57
2021-10-22KVM: SEV-ES: keep INS functions togetherPaolo Bonzini1-9/+9
2021-10-22KVM: x86: remove unnecessary arguments from complete_emulator_pio_inPaolo Bonzini1-5/+6
2021-10-22KVM: x86: split the two parts of emulator_pio_inPaolo Bonzini1-17/+28
2021-10-22KVM: SEV-ES: clean up kvm_sev_es_ins/outsPaolo Bonzini1-16/+15
2021-10-22KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_outPaolo Bonzini1-4/+9
2021-10-22KVM: SEV-ES: rename guest_ins_data to sev_pio_dataPaolo Bonzini2-3/+3
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport3-0/+8
2021-10-21Revert "memblock: exclude NOMAP regions from kmemleak"Mike Rapoport1-6/+1
2021-10-22Revert "drm/ast: Add detect function support"Kim Phillips1-17/+1
2021-10-21io_uring: apply worker limits to previous usersPavel Begunkov1-0/+18
2021-10-21KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATAMasahiro Kozuka1-0/+7
2021-10-21KVM: MMU: Reset mmu->pkru_mask to avoid stale dataChenyi Qiang1-3/+3