aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart1-1/+1
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira1-0/+5
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo1-1/+1
2010-10-26perf python scripting: Fixup cut'n'paste error in sctop scriptArnaldo Carvalho de Melo1-1/+1
2010-10-25perf python scripting: print the syscall name on sctopArnaldo Carvalho de Melo1-5/+2
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi1-0/+78
for CascadeLake ServerJin Yao1-167/+86 2021-08-10perf vendor events intel: Update uncore event list for CascadeLake ServerJin Yao2-25/+157 2021-08-10perf vendor events intel: Update core event list for CascadeLake ServerJin Yao7-8434/+8444 2021-08-10perf test: Add pmu-events sys event supportJohn Garry2-3/+83 2021-08-10perf jevents: Print SoC name per system event tableJohn Garry2-1/+3 2021-08-10perf pmu: Make pmu_add_sys_aliases() publicJohn Garry2-1/+2 2021-08-10perf test: Add more pmu-events uncore aliasesJohn Garry2-1/+94 2021-08-10perf test: Re-add pmu-event uncore PMU alias testJohn Garry1-0/+110 2021-08-10perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()John Garry1-2/+1 2021-08-10perf test: Test pmu-events core aliases separatelyJohn Garry1-29/+16 2021-08-10perf test: Factor out pmu-events alias comparisonJohn Garry1-25/+55 2021-08-10perf test: Declare pmu-events test events separatelyJohn Garry1-118/+126 2021-08-10perf jevents: Relocate test events to cpu folderJohn Garry5-1/+1 2021-08-10perf test: Factor out pmu-events event comparisonJohn Garry1-53/+66 2021-08-10perf jevents: Make build dependency on test JSONsJohn Garry1-1/+4 2021-08-10perf bench: Add benchmark for evlist open/close operationsRiccardo Mancini4-0/+260 2021-08-10perf docs: Fix accidental em-dashesAlyssa Ross5-12/+12 2021-08-09perf env: Track kernel 64-bit mode in environmentLeo Yan2-1/+26 2021-08-09tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan4-24/+0 2021-08-09perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTLeo Yan2-9/+0 2021-08-09perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()Leo Yan2-18/+5 2021-08-09perf auxtrace: Drop legacy __sync functionsLeo Yan1-19/+0 2021-08-09perf auxtrace: Use WRITE_ONCE() for updating aux_tailLeo Yan1-1/+1 2021-08-09perf script python: Fix unintended underlineStephen Brennan1-1/+1 2021-08-09perf cs-etm: Add warnings for missing DSOsJames Clark1-1/+10