aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-05Linux 6.2-rc7Linus Torvalds1-1/+1
2023-02-04fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-03perf script: Support Retire LatencyKan Liang1-2/+11
2023-02-03perf report: Support Retire LatencyKan Liang5-1/+30
2023-02-03perf lock contention: Support filters for different aggregationNamhyung Kim5-51/+89
2023-02-03perf lock contention: Use lock_stat_find{,new}Namhyung Kim4-19/+34
2023-02-03perf lock contention: Factor out lock_contention_get_name()Namhyung Kim1-50/+65
2023-02-03perf arm-spe: Add raw decoding for SPEv1.2 previous branch addressRob Herring2-1/+4
2023-02-03perf jevents: Run metric_test.py at compile-timeIan Rogers4-2/+14
2023-02-03tools build: Add test echo-cmdIan Rogers1-0/+1
2023-02-03perf jevents: Correct bad character encodingIan Rogers1-2/+2
2023-02-03perf pmu-events: Fix testing with JEVENTS_ARCH=allIan Rogers3-3/+7
2023-02-03perf jevents: Add model list optionIan Rogers2-1/+16
2023-02-03perf jevents: Generate metrics and events as separate tablesIan Rogers2-58/+189
2023-02-03perf pmu-events: Introduce pmu_metrics_tableIan Rogers11-54/+78
2023-02-03perf jevents: Combine table prefix and suffix writingIan Rogers1-22/+14
2023-02-03perf stat: Remove evsel metric_name/exprIan Rogers7-126/+0
2023-02-03perf pmu-events: Remove now unused event and metric variablesIan Rogers9-134/+36
2023-02-03perf pmu-events: Separate the metrics from events for no jeventsIan Rogers7-29/+80
2023-02-03efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev1-0/+2
2023-02-03kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-03HV: hv_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-02perf pmu-events: Add separate metric from pmu_eventIan Rogers7-111/+228
2023-02-02perf jevents: Rewrite metrics in the same file with each otherIan Rogers1-5/+16
2023-02-02perf jevents metric: Add ability to rewrite metrics in terms of othersIan Rogers2-2/+81
2023-02-02perf jevents metric: Correct Function equalityIan Rogers1-2/+4
2023-02-02perf session: Show branch speculation info in raw dumpSandipan Das2-11/+12
2023-02-02perf script: Show branch speculation infoSandipan Das5-6/+33
2023-02-02perf test: Add more test cases for perf lock contentionNamhyung Kim1-4/+62
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens1-0/+1
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork2-4/+4
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens2-11/+30
2023-02-02MAINTAINERS: update SCTP maintainersJakub Kicinski2-1/+5
2023-02-02MAINTAINERS: ipv6: retire Hideaki YoshifujiJakub Kicinski1-1/+0
2023-02-02mailmap: add John Crispin's entryJakub Kicinski1-0/+1
2023-02-02MAINTAINERS: bonding: move Veaceslav Falico to CREDITSJakub Kicinski2-1/+4
2023-02-02net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin1-6/+6
2023-02-02perf bench syscall: Add execve syscall benchmarkTiezhu Yang5-0/+44
2023-02-02perf bench syscall: Add getpgid syscall benchmarkTiezhu Yang5-0/+19
2023-02-02perf bench syscall: Introduce bench_syscall_common()Tiezhu Yang3-4/+31
2023-02-02tools x86: Keep list sorted by number in unistd_{32,64}.hTiezhu Yang2-16/+16
2023-02-02perf test: Replace legacy `...` with $(...)Diederik de Haas1-9/+9
2023-02-02perf test: Replace 'grep | wc -l' with 'grep -c'Diederik de Haas1-3/+3
2023-02-02perf stat: Hide invalid uncore event output for aggr modeNamhyung Kim1-5/+46
2023-02-02perf lock contention: Add -S/--callstack-filter optionNamhyung Kim4-2/+75
2023-02-02perf script: Add 'cgroup' field for outputNamhyung Kim2-2/+25
2023-02-02perf tools docs: Use canonical ftrace pathRoss Zwisler3-4/+4
2023-02-02perf arm-spe: Only warn once for each unsupported address packetRob Herring1-1/+5
2023-02-02perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen1-2/+15
2023-02-02perf probe: Fix usage when libtraceevent is missingAthira Rajeev1-0/+9