summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds
2023-03-02perf stat: Fix counting when initial delay configuredChangbin Du
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23perf test: Avoid counting commas in json linterIan Rogers
2023-02-23perf tests stat+csv_output: Switch CSV separator to @Ian Rogers
2023-02-23perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim
2023-02-22perf test: Fix offcpu test prev_state checkNamhyung Kim
2023-02-17perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain
2023-02-17perf vendor events power10: Add JSON metric events to present CPI stall cycle...Athira Rajeev
2023-02-17perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson
2023-02-16perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang
2023-02-15perf record: Fix segfault with --overwrite and --max-sizeYang Jihong
2023-02-09perf stat: Avoid merging/aggregating metric counts twiceIan Rogers
2023-02-08perf tools: Fix perf tool build error in util/pfm.cThomas Richter
2023-02-08perf tools: Fix auto-complete on aarch64Yicong Yang
2023-02-08perf lock contention: Support old rw_semaphore typeNamhyung Kim
2023-02-08perf lock contention: Add -o/--lock-owner optionNamhyung Kim
2023-02-08perf lock contention: Fix to save callstack for the default modifiedNamhyung Kim
2023-02-06perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev
2023-02-06perf probe: Update the exit error codes in function try_to_find_probe_trace_e...Athira Rajeev
2023-02-06perf script: Fix missing Retire Latency fields option documentationKan Liang
2023-02-06perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCTKan Liang
2023-02-06perf test x86: Support the retire_lat (Retire Latency) sample_type checkKan Liang
2023-02-06perf test bpf: Check for libtraceevent supportAthira Rajeev
2023-02-03perf script: Support Retire LatencyKan Liang
2023-02-03perf report: Support Retire LatencyKan Liang
2023-02-03perf lock contention: Support filters for different aggregationNamhyung Kim
2023-02-03perf lock contention: Use lock_stat_find{,new}Namhyung Kim
2023-02-03perf lock contention: Factor out lock_contention_get_name()Namhyung Kim
2023-02-03perf arm-spe: Add raw decoding for SPEv1.2 previous branch addressRob Herring
2023-02-03perf jevents: Run metric_test.py at compile-timeIan Rogers
2023-02-03perf jevents: Correct bad character encodingIan Rogers
2023-02-03perf pmu-events: Fix testing with JEVENTS_ARCH=allIan Rogers
2023-02-03perf jevents: Add model list optionIan Rogers
2023-02-03perf jevents: Generate metrics and events as separate tablesIan Rogers
2023-02-03perf pmu-events: Introduce pmu_metrics_tableIan Rogers
2023-02-03perf jevents: Combine table prefix and suffix writingIan Rogers
2023-02-03perf stat: Remove evsel metric_name/exprIan Rogers
2023-02-03perf pmu-events: Remove now unused event and metric variablesIan Rogers
2023-02-03perf pmu-events: Separate the metrics from events for no jeventsIan Rogers
2023-02-02mm: discard __GFP_ATOMICNeilBrown
2023-02-02perf pmu-events: Add separate metric from pmu_eventIan Rogers
2023-02-02perf jevents: Rewrite metrics in the same file with each otherIan Rogers
2023-02-02perf jevents metric: Add ability to rewrite metrics in terms of othersIan Rogers
2023-02-02perf jevents metric: Correct Function equalityIan Rogers
2023-02-02perf session: Show branch speculation info in raw dumpSandipan Das
2023-02-02perf script: Show branch speculation infoSandipan Das
2023-02-02perf test: Add more test cases for perf lock contentionNamhyung Kim
2023-02-02perf bench syscall: Add execve syscall benchmarkTiezhu Yang
2023-02-02perf bench syscall: Add getpgid syscall benchmarkTiezhu Yang