Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | objtool: Fully validate the stack frame | Julien Thierry | 2021-01-14 | 1 | -4/+11 | |
* | | | | | | | | Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr... | Linus Torvalds | 2021-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE | Chris Wilson | 2021-02-16 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-02-22 | 4 | -41/+248 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | selftests/powerpc: Add VF recovery tests | Oliver O'Halloran | 2021-01-31 | 3 | -0/+188 | |
| * | | | | | | | | | selftests/powerpc: Use stderr for debug messages in eeh-functions | Oliver O'Halloran | 2021-01-31 | 1 | -8/+12 | |
| * | | | | | | | | | selftests/powerpc: Hoist helper code out of eeh-basic | Oliver O'Halloran | 2021-01-31 | 2 | -36/+51 | |
| * | | | | | | | | | selftests/powerpc: Make the test check in eeh-basic.sh posix compliant | Po-Hsu Lin | 2021-01-04 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-02-22 | 7 | -14/+2192 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tracing/tools: Add the latency-collector to tools directory | Viktor Rosendahl | 2021-02-12 | 5 | -6/+2161 | |
| * | | | | | | | | | selftests/ftrace: Add '!event' synthetic event syntax check | Tom Zanussi | 2021-02-11 | 1 | -0/+4 | |
| * | | | | | | | | | selftests/ftrace: Update synthetic event syntax errors | Tom Zanussi | 2021-02-11 | 1 | -8/+27 | |
* | | | | | | | | | | Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2021-02-22 | 183 | -974/+6938 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf buildid-cache: Don't skip 16-byte build-ids | Nicholas Fraser | 2021-02-18 | 2 | -3/+6 | |
| * | | | | | | | | | | perf buildid-cache: Add test for 16-byte build-id | Nicholas Fraser | 2021-02-18 | 1 | -0/+6 | |
| * | | | | | | | | | | perf symbol: Remove redundant libbfd checks | Nicholas Fraser | 2021-02-18 | 1 | -9/+0 | |
| * | | | | | | | | | | perf test: Output the sub testing result in cs-etm | Leo Yan | 2021-02-18 | 1 | -10/+14 | |
| * | | | | | | | | | | perf test: Suppress logs in cs-etm testing | Leo Yan | 2021-02-18 | 1 | -12/+9 | |
| * | | | | | | | | | | perf tools: Fix arm64 build error with gcc-11 | Jianlin Lv | 2021-02-18 | 8 | -7/+14 | |
| * | | | | | | | | | | perf intel-pt: Add documentation for tracing virtual machines | Adrian Hunter | 2021-02-18 | 1 | -0/+82 | |
| * | | | | | | | | | | perf intel-pt: Split VM-Entry and VM-Exit branches | Adrian Hunter | 2021-02-18 | 1 | -1/+21 | |
| * | | | | | | | | | | perf intel-pt: Adjust sample flags for VM-Exit | Adrian Hunter | 2021-02-18 | 1 | -4/+7 | |
| * | | | | | | | | | | perf intel-pt: Allow for a guest kernel address filter | Adrian Hunter | 2021-02-18 | 1 | -1/+7 | |
| * | | | | | | | | | | perf intel-pt: Support decoding of guest kernel | Adrian Hunter | 2021-02-18 | 1 | -12/+69 | |
| * | | | | | | | | | | perf machine: Factor out machine__idle_thread() | Adrian Hunter | 2021-02-18 | 3 | -22/+22 | |
| * | | | | | | | | | | perf machine: Factor out machines__find_guest() | Adrian Hunter | 2021-02-18 | 3 | -6/+11 | |
| * | | | | | | | | | | perf intel-pt: Amend decoder to track the NR flag | Adrian Hunter | 2021-02-18 | 2 | -9/+53 | |
| * | | | | | | | | | | perf intel-pt: Retain the last PIP packet payload as is | Adrian Hunter | 2021-02-18 | 5 | -18/+16 | |
| * | | | | | | | | | | perf intel_pt: Add vmlaunch and vmresume as branches | Adrian Hunter | 2021-02-18 | 3 | -0/+17 | |
| * | | | | | | | | | | perf script: Add branch types for VM-Entry and VM-Exit | Adrian Hunter | 2021-02-18 | 3 | -1/+9 | |
| * | | | | | | | | | | perf auxtrace: Automatically group aux-output events | Adrian Hunter | 2021-02-18 | 3 | -0/+23 | |
| * | | | | | | | | | | perf test: Fix unaligned access in sample parsing test | Namhyung Kim | 2021-02-18 | 1 | -1/+1 | |
| * | | | | | | | | | | perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing | Kan Liang | 2021-02-18 | 4 | -14/+43 | |
| * | | | | | | | | | | perf intel-pt: Add PSB events | Adrian Hunter | 2021-02-18 | 7 | -53/+251 | |
| * | | | | | | | | | | perf intel-pt: Fix IPC with CYC threshold | Adrian Hunter | 2021-02-18 | 3 | -0/+41 | |
| * | | | | | | | | | | perf intel-pt: Fix premature IPC | Adrian Hunter | 2021-02-18 | 3 | -11/+17 | |
| * | | | | | | | | | | perf intel-pt: Fix missing CYC processing in PSB | Adrian Hunter | 2021-02-18 | 1 | -0/+3 | |
| * | | | | | | | | | | perf unwind: Set userdata for all __report_module() paths | Dave Rigby | 2021-02-18 | 1 | -3/+8 | |
| * | | | | | | | | | | perf record: Fix continue profiling after draining the buffer | Yang Jihong | 2021-02-18 | 3 | -1/+13 | |
| * | | | | | | | | | | perf tools: Simplify the calculation of variables | Jiapeng Chong | 2021-02-18 | 1 | -1/+1 | |
| * | | | | | | | | | | perf vendor events arm64: Add JSON metrics for imx8mp DDR Perf | Joakim Zhang | 2021-02-18 | 2 | -0/+503 | |
| * | | | | | | | | | | perf vendor events arm64: Add JSON metrics for imx8mq DDR Perf | Joakim Zhang | 2021-02-18 | 2 | -0/+55 | |
| * | | | | | | | | | | perf vendor events arm64: Add JSON metrics for imx8mn DDR Perf | Joakim Zhang | 2021-02-18 | 2 | -0/+55 | |
| * | | | | | | | | | | perf vendor events arm64: Fix indentation of brackets in imx8mm metrics | Joakim Zhang | 2021-02-18 | 1 | -2/+2 | |
| * | | | | | | | | | | perf annotate: Do not jump after 'k' is pressed | Martin Liška | 2021-02-17 | 1 | -1/+1 | |
| * | | | | | | | | | | perf metricgroup: Remove unneeded semicolon | Yang Li | 2021-02-17 | 1 | -1/+1 | |
| * | | | | | | | | | | perf tools: Add OCaml demangling | Fabian Hemmer | 2021-02-17 | 11 | -11/+156 | |
| * | | | | | | | | | | tools api fs: Cache cgroupfs mount point | Namhyung Kim | 2021-02-17 | 1 | -0/+19 | |
| * | | | | | | | | | | tools api fs: Diet cgroupfs_find_mountpoint() | Namhyung Kim | 2021-02-17 | 1 | -25/+45 | |
| * | | | | | | | | | | tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint() | Namhyung Kim | 2021-02-17 | 1 | -19/+15 |