aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-01-22 12:06:18 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2023-01-22 12:06:18 -0800
commit2b299a1cd43271ffb582342a2a3c227aea0f32ac (patch)
treedf1c8cb22519bf80ab5a8e833ba54d01706836e4 /tools/perf/scripts/python/event_analyzing_sample.py
parentMerge tag 'gfs2-v6.2-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
parentperf/x86/intel/cstate: Add Emerald Rapids (diff)
downloadlinux-2b299a1cd43271ffb582342a2a3c227aea0f32ac.tar.gz
linux-2b299a1cd43271ffb582342a2a3c227aea0f32ac.zip
Merge tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fix from Borislav Petkov: - Add Emerald Rapids model support to more perf machinery * tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel/cstate: Add Emerald Rapids perf/x86/intel: Add Emerald Rapids
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
>gru: fix cache coherency issues with instruction retryJack Steiner4-4/+14 2009-06-18gru: update to rev 0.9 of gru specJack Steiner6-11/+24 2009-06-18gru: update gru kernel self testsJack Steiner4-16/+142 2009-06-18gru: support for asynchronous gru instructionsJack Steiner3-20/+213 2009-06-18gru: support instruction completion interruptsJack Steiner3-7/+29 2009-06-18gru: check context state on reloadJack Steiner2-9/+25 2009-06-18gru: fix handling of mesq failuresJack Steiner1-9/+24 2009-06-18gru: support contexts with zero dsrs or cbrsJack Steiner2-6/+4 2009-06-18gru: change resource assignment for kernel threadsJack Steiner6-105/+184 2009-06-18gru: support cch_allocate for kernel threadsJack Steiner4-19/+17 2009-06-18gru: change context load and unloadJack Steiner3-7/+11 2009-06-18gru: dynamic allocation of kernel contextsJack Steiner2-29/+33 2009-06-18gru: dump chiplet stateJack Steiner5-1/+267 2009-06-18gru: bug fixes for GRU exception handlingJack Steiner6-26/+52 2009-06-18kexec: sysrq: simplify sysrq-c handlerNeil Horman1-9/+6 2009-06-18w1-gpio: add external pull-up enable callbackDaniel Mack2-0/+36 2009-06-18dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2-1/+8 2009-06-18dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori1-99/+3 2009-06-18dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori2-171/+3