summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2024-04-264-7/+21
* tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...Arnaldo Carvalho de Melo2024-04-261-1/+6
* perf annotate: Fix data type profiling on stdioNamhyung Kim2024-04-261-1/+1
* perf build: Pretend scandirat is missing with msanIan Rogers2024-04-261-1/+4
* perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)Adrian Hunter2024-04-262-0/+4
* perf record: Fix comment misspellingsHoward Chu2024-04-262-3/+3
* perf annotate: Update DSO binary type when trying build-idNamhyung Kim2024-04-261-0/+2
* perf annotate: Fallback disassemble to objdump when capstone failsNamhyung Kim2024-04-261-0/+14
* perf annotate-data: Check if 'struct annotation_source' was allocated on 'per...Namhyung Kim2024-04-261-1/+1
* perf test: Add a new test for 'perf annotate'Namhyung Kim2024-04-261-0/+83
* perf parse-events: Tidy the setting of the default event nameIan Rogers2024-04-264-7/+19
* perf parse-events: Minor grouping tidy upIan Rogers2024-04-262-1/+6
* perf parse-event: Constify event_symbol arraysIan Rogers2024-04-262-4/+4
* perf parse-events: Improvements to modifier parsingIan Rogers2024-04-264-182/+194
* perf parse-events: Inline parse_events_evlist_errorIan Rogers2024-04-263-13/+8
* perf parse-events: Improve error message for bad numbersIan Rogers2024-04-261-16/+24
* perf parse-events: Inline parse_events_update_listsIan Rogers2024-04-263-31/+25
* perf parse-events: Prefer sysfs/JSON hardware events over legacyIan Rogers2024-04-264-68/+103
* perf parse-events: Constify parse_events_add_numericIan Rogers2024-04-262-10/+12
* perf parse-events: Handle PE_TERM_HW in name_or_rawIan Rogers2024-04-261-26/+5
* perf parse-events: Legacy cache names on all PMUs and lower priorityIan Rogers2024-04-262-9/+32
* perf tests parse-events: Use "branches" rather than "cache-references"Ian Rogers2024-04-261-3/+3
* perf pmu: Refactor perf_pmu__match()Ian Rogers2024-04-263-26/+22
* perf parse-events: Avoid copying an empty listIan Rogers2024-04-261-12/+13
* perf parse-events: Directly pass PMU to parse_events_add_pmu()Ian Rogers2024-04-261-29/+17
* perf parse-events: Factor out '<event_or_pmu>/.../' parsingIan Rogers2024-04-263-73/+80
* perf scripts python: Add a script to run instances of 'perf script' in parallelAdrian Hunter2024-04-262-1/+1013
* tools lib rbtree: Pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo2024-04-262-3/+3
* perf tests shell kprobes: Add missing description as used by 'perf test' outputArnaldo Carvalho de Melo2024-04-261-0/+1
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-04-231-1/+8
* tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2024-04-221-6/+14
* Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2024-04-222570-29435/+63268
|\
| * Linux 6.9-rc5v6.9-rc5Linus Torvalds2024-04-211-1/+1
| * Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-2111-80/+104
| |\
| | * peci: linux/peci.h: fix Excess kernel-doc description warningRandy Dunlap2024-04-111-1/+0
| | * binder: check offset alignment in binder_get_object()Carlos Llamas2024-04-111-1/+3
| | * comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich2024-04-111-23/+12
| | * mei: vsc: Unregister interrupt handler for system suspendSakari Ailus2024-04-113-26/+78
| | * Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"Sakari Ailus2024-04-111-2/+2
| | * misc: rtsx: Fix rts5264 driver status incorrect when card removedRicky Wu2024-04-111-1/+1
| | * mei: me: disable RPL-S on SPS and IGN firmwaresAlexander Usyskin2024-04-111-1/+1
| | * Merge tag 'icc-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2024-04-112-26/+8
| | |\
| | | * interconnect: Don't access req_list while it's being manipulatedMike Tipton2024-03-141-0/+8
| | | * interconnect: qcom: x1e80100: Remove inexistent ACV_PERF BCMKonrad Dybcio2024-03-141-26/+0
| | * | speakup: Avoid crash on very long wordSamuel Thibault2024-04-111-1/+1
| * | | Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-04-212-1/+3
| |\ \ \
| | * | | Documentation: embargoed-hardware-issues.rst: Add myself for PowerMichael Ellerman2024-04-111-1/+1
| | * | | fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern2024-04-111-0/+2
| * | | | Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-04-2112-34/+81
| |\ \ \ \
| | * | | | serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König2024-04-171-0/+1