Age | Commit message (Expand) | Author |
2023-02-03 | perf stat: Remove evsel metric_name/expr | Ian Rogers |
2023-02-03 | perf pmu-events: Remove now unused event and metric variables | Ian Rogers |
2023-02-03 | perf pmu-events: Separate the metrics from events for no jevents | Ian Rogers |
2023-02-02 | perf pmu-events: Add separate metric from pmu_event | Ian Rogers |
2023-02-02 | perf jevents: Rewrite metrics in the same file with each other | Ian Rogers |
2023-02-02 | perf jevents metric: Add ability to rewrite metrics in terms of others | Ian Rogers |
2023-02-02 | perf jevents metric: Correct Function equality | Ian Rogers |
2023-02-02 | perf session: Show branch speculation info in raw dump | Sandipan Das |
2023-02-02 | perf script: Show branch speculation info | Sandipan Das |
2023-02-02 | perf test: Add more test cases for perf lock contention | Namhyung Kim |
2023-02-02 | perf bench syscall: Add execve syscall benchmark | Tiezhu Yang |
2023-02-02 | perf bench syscall: Add getpgid syscall benchmark | Tiezhu Yang |
2023-02-02 | perf bench syscall: Introduce bench_syscall_common() | Tiezhu Yang |
2023-02-02 | tools x86: Keep list sorted by number in unistd_{32,64}.h | Tiezhu Yang |
2023-02-02 | perf test: Replace legacy `...` with $(...) | Diederik de Haas |
2023-02-02 | perf test: Replace 'grep | wc -l' with 'grep -c' | Diederik de Haas |
2023-02-02 | perf stat: Hide invalid uncore event output for aggr mode | Namhyung Kim |
2023-02-02 | perf lock contention: Add -S/--callstack-filter option | Namhyung Kim |
2023-02-02 | perf script: Add 'cgroup' field for output | Namhyung Kim |
2023-02-02 | perf tools docs: Use canonical ftrace path | Ross Zwisler |
2023-02-02 | perf arm-spe: Only warn once for each unsupported address packet | Rob Herring |
2023-02-02 | perf symbols: Symbol lookup with kcore can fail if multiple segments match stext | Krister Johansen |
2023-02-02 | perf probe: Fix usage when libtraceevent is missing | Athira Rajeev |
2023-02-02 | perf symbols: Get symbols for .plt.got for x86-64 | Adrian Hunter |
2023-02-02 | perf symbols: Start adding support for .plt.got for x86 | Adrian Hunter |
2023-02-01 | perf symbols: Allow for static executables with .plt | Adrian Hunter |
2023-02-01 | perf symbols: Allow for .plt without header | Adrian Hunter |
2023-02-01 | perf symbols: Add support for IFUNC symbols for x86_64 | Adrian Hunter |
2023-02-01 | perf symbols: Record whether a symbol is an alias for an IFUNC symbol | Adrian Hunter |
2023-02-01 | perf symbols: Sort plt relocations for x86 | Adrian Hunter |
2023-02-01 | perf symbols: Add support for x86 .plt.sec | Adrian Hunter |
2023-02-01 | perf symbols: Correct plt entry sizes for x86 | Adrian Hunter |
2023-02-01 | perf tests shell: Fix check for libtracevent support | Athira Rajeev |
2023-02-01 | perf tests shell: Add check for perf data file in record+probe_libc_inet_pton... | Athira Rajeev |
2023-02-01 | perf test: Add pipe mode test to the Intel PT test suite | Namhyung Kim |
2023-02-01 | perf session: Avoid calling lseek(2) for pipe | Namhyung Kim |
2023-02-01 | perf intel-pt: Do not try to queue auxtrace data on pipe | Namhyung Kim |
2023-02-01 | perf inject: Use perf_data__read() for auxtrace | Namhyung Kim |
2023-01-30 | perf cs-etm: Update decoder code for OpenCSD version 1.4 | Mike Leach |
2023-01-30 | perf test: Fix DWARF unwind test by adding non-inline to expected function in... | Naveen N. Rao |
2023-01-27 | perf buildid: Avoid copy of uninitialized memory | Ian Rogers |
2023-01-27 | perf mem/c2c: Document that SPE is used for mem and c2c on ARM | James Clark |
2023-01-27 | perf cs-etm: Improve missing sink warning message | James Clark |
2023-01-27 | perf tools: Add Ian Rogers to MAINTAINERS as a reviewer | Arnaldo Carvalho de Melo |
2023-01-23 | perf test buildid: Fix shell string substitutions | Athira Rajeev |
2023-01-23 | perf: Various spelling fixes | Diederik de Haas |
2023-01-23 | perf test: Switch basic bpf filtering test to use syscall tracepoint | Naveen N. Rao |
2023-01-23 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2023-01-22 | perf cs-etm: Ensure that Coresight timestamps don't go backwards | James Clark |
2023-01-22 | perf cs_etm: Set the time field in the synthetic samples | German Gomez |