summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf bench syscall: Introduce bench_syscall_common()Tiezhu Yang2023-02-023-4/+31
* tools x86: Keep list sorted by number in unistd_{32,64}.hTiezhu Yang2023-02-022-16/+16
* perf test: Replace legacy `...` with $(...)Diederik de Haas2023-02-021-9/+9
* perf test: Replace 'grep | wc -l' with 'grep -c'Diederik de Haas2023-02-021-3/+3
* perf stat: Hide invalid uncore event output for aggr modeNamhyung Kim2023-02-021-5/+46
* perf lock contention: Add -S/--callstack-filter optionNamhyung Kim2023-02-024-2/+75
* perf script: Add 'cgroup' field for outputNamhyung Kim2023-02-022-2/+25
* perf tools docs: Use canonical ftrace pathRoss Zwisler2023-02-023-4/+4
* perf arm-spe: Only warn once for each unsupported address packetRob Herring2023-02-021-1/+5
* perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen2023-02-021-2/+15
* perf probe: Fix usage when libtraceevent is missingAthira Rajeev2023-02-021-0/+9
* perf symbols: Get symbols for .plt.got for x86-64Adrian Hunter2023-02-021-4/+157
* perf symbols: Start adding support for .plt.got for x86Adrian Hunter2023-02-021-0/+29
* perf symbols: Allow for static executables with .pltAdrian Hunter2023-02-012-10/+21
* perf symbols: Allow for .plt without headerAdrian Hunter2023-02-011-1/+15
* perf symbols: Add support for IFUNC symbols for x86_64Adrian Hunter2023-02-011-1/+37
* perf symbols: Record whether a symbol is an alias for an IFUNC symbolAdrian Hunter2023-02-012-0/+6
* perf symbols: Sort plt relocations for x86Adrian Hunter2023-02-011-3/+57
* perf symbols: Add support for x86 .plt.secAdrian Hunter2023-02-011-7/+23
* perf symbols: Correct plt entry sizes for x86Adrian Hunter2023-02-011-4/+13
* perf tests shell: Fix check for libtracevent supportAthira Rajeev2023-02-013-0/+17
* perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...Athira Rajeev2023-02-011-0/+5
* perf test: Add pipe mode test to the Intel PT test suiteNamhyung Kim2023-02-011-0/+17
* perf session: Avoid calling lseek(2) for pipeNamhyung Kim2023-02-011-2/+7
* perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim2023-02-013-0/+39
* perf inject: Use perf_data__read() for auxtraceNamhyung Kim2023-02-011-3/+3
* perf cs-etm: Update decoder code for OpenCSD version 1.4Mike Leach2023-01-301-0/+3
* perf test: Fix DWARF unwind test by adding non-inline to expected function in...Naveen N. Rao2023-01-301-2/+3
* perf buildid: Avoid copy of uninitialized memoryIan Rogers2023-01-271-2/+2
* perf mem/c2c: Document that SPE is used for mem and c2c on ARMJames Clark2023-01-272-3/+12
* perf cs-etm: Improve missing sink warning messageJames Clark2023-01-271-3/+9
* perf tools: Add Ian Rogers to MAINTAINERS as a reviewerArnaldo Carvalho de Melo2023-01-271-0/+1
* perf test buildid: Fix shell string substitutionsAthira Rajeev2023-01-231-7/+11
* perf: Various spelling fixesDiederik de Haas2023-01-234-5/+5
* perf test: Switch basic bpf filtering test to use syscall tracepointNaveen N. Rao2023-01-231-1/+1
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2023-01-23341-1627/+2595
|\
| * Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-01-223-23/+44
| |\
| | * x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky2023-01-161-0/+9
| | * sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP...Waiman Long2023-01-161-2/+8
| | * sched/fair: Fixes for capacity inversion detectionQais Yousef2023-01-131-2/+11
| | * sched/uclamp: Fix a uninitialized variable warningsQais Yousef2023-01-131-19/+16
| * | Merge tag 'edac_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-222-11/+9
| |\ \
| | * | EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam2023-01-201-3/+2
| | * | EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam2023-01-191-8/+7
| * | | Merge tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-222-0/+2
| |\ \ \
| | * | | perf/x86/intel/cstate: Add Emerald RapidsKan Liang2023-01-181-0/+1
| | * | | perf/x86/intel: Add Emerald RapidsKan Liang2023-01-181-0/+1
| * | | | Merge tag 'gfs2-v6.2-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-221-1/+10
| |\ \ \ \
| | * | | | Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"Andreas Gruenbacher2023-01-221-1/+10
| | | |/ / | | |/| |
| * | | | Linux 6.2-rc5v6.2-rc5Linus Torvalds2023-01-211-1/+1