Age | Commit message (Expand) | Author | Files | Lines |
2017-06-08 | perf symbols: Kill dso__build_id_is_kmod() | Namhyung Kim | 3 | -50/+0 |
2017-06-08 | perf symbols: Keep DSO->symtab_type after decompress | Namhyung Kim | 1 | -0/+2 |
2017-06-08 | perf tests: Decompress kernel module before objdump | Namhyung Kim | 1 | -1/+19 |
2017-06-08 | perf tools: Consolidate error path in __open_dso() | Namhyung Kim | 1 | -11/+8 |
2017-06-08 | perf tools: Decompress kernel module when reading DSO data | Namhyung Kim | 1 | -0/+16 |
2017-06-08 | perf annotate: Use dso__decompress_kmodule_path() | Namhyung Kim | 1 | -24/+3 |
2017-06-08 | perf tools: Introduce dso__decompress_kmodule_{fd,path} | Namhyung Kim | 3 | -35/+65 |
2017-06-08 | perf tools: Fix a memory leak in __open_dso() | Namhyung Kim | 1 | -1/+3 |
2017-06-08 | perf annotate: Fix symbolic link of build-id cache | Namhyung Kim | 1 | -1/+9 |
2017-06-07 | perf script python: Remove dups in documentation examples | SeongJae Park | 1 | -4/+2 |
2017-06-07 | perf script python: Updated trace_unhandled() signature | SeongJae Park | 1 | -6/+3 |
2017-06-07 | perf script python: Fix wrong code snippets in documentation | SeongJae Park | 1 | -2/+2 |
2017-06-07 | perf script: Fix documentation errors | SeongJae Park | 2 | -3/+3 |
2017-06-07 | perf script: Fix outdated comment for perf-trace-python | SeongJae Park | 1 | -1/+1 |
2017-06-07 | perf probe: Fix examples section of documentation | SeongJae Park | 1 | -2/+6 |
2017-06-07 | Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s... | Ingo Molnar | 13 | -22/+103 |
2017-06-05 | perf report: Ensure the perf DSO mapping matches what libdw sees | Milian Wolff | 1 | -0/+8 |
2017-06-05 | perf report: Include partial stacks unwound with libdw | Milian Wolff | 1 | -1/+1 |
2017-06-05 | perf annotate: Add missing powerpc triplet | Kim Phillips | 1 | -0/+1 |
2017-06-05 | perf test: Disable breakpoint signal tests for powerpc | Jiri Olsa | 3 | -0/+24 |
2017-06-05 | perf symbols: Use correct filename for compressed modules in build-id cache | Namhyung Kim | 1 | -4/+1 |
2017-06-05 | perf symbols: Set module info when build-id event found | Namhyung Kim | 4 | -11/+20 |
2017-06-05 | perf header: Set proper module name when build-id event found | Namhyung Kim | 1 | -2/+10 |
2017-06-02 | perf stat: Only print NMI watchdog hint when enabled | Andi Kleen | 1 | -1/+4 |
2017-06-01 | perf annotate: Fix branch instruction with multiple operands | Kim Phillips | 1 | -3/+30 |
2017-06-01 | perf trace: Add mmap alias for s390 | Jiri Olsa | 1 | -0/+4 |
2017-05-27 | Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2017-05-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 18 | -47/+176 |
2017-05-27 | Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+21 |
2017-05-27 | perf annotate: Fix failure when filename has special chars | Ravi Bangoria | 1 | -1/+1 |
2017-05-26 | selftests/ftrace: Add a testcase for many kprobe events | Masami Hiramatsu | 1 | -0/+21 |
2017-05-25 | bpf: add various verifier test cases | Daniel Borkmann | 2 | -4/+245 |
2017-05-24 | tools/include: Sync kernel ABI headers with tooling headers | Ingo Molnar | 10 | -19/+84 |
2017-05-24 | perf tools: Put caller above callee in --children mode | Namhyung Kim | 1 | -0/+2 |
2017-05-24 | perf report: Do not drop last inlined frame | Milian Wolff | 1 | -4/+14 |
2017-05-24 | perf report: Always honor callchain order for inlined nodes | Milian Wolff | 1 | -14/+4 |
2017-05-24 | perf script: Add --inline option for debugging | Namhyung Kim | 3 | -0/+39 |
2017-05-24 | perf report: Fix off-by-one for non-activation frames | Milian Wolff | 2 | -1/+16 |
2017-05-24 | perf report: Fix memory leak in addr2line when called by addr2inlines | Milian Wolff | 1 | -10/+13 |
2017-05-24 | perf report: Don't crash on invalid maps in `-g srcline` mode | Milian Wolff | 1 | -4/+9 |
2017-05-22 | Merge branches 'acpi-button' and 'acpi-tools' | Rafael J. Wysocki | 1 | -0/+4 |
2017-05-20 | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -6/+10 |
2017-05-19 | Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -1/+122 |
2017-05-19 | selftests/powerpc: Fix TM resched DSCR test with some compilers | Michael Ellerman | 1 | -1/+1 |
2017-05-17 | selftests/ftrace: Add test to remove instance with active event triggers | Naveen N. Rao | 1 | -2/+6 |
2017-05-17 | selftests/ftrace: Fix bashisms | Naveen N. Rao | 3 | -4/+4 |
2017-05-17 | selftests/bpf: fix broken build due to types.h | Yonghong Song | 2 | -0/+17 |
2017-05-16 | selftests/powerpc: Test TM and VMX register state | Michael Neuling | 3 | -1/+122 |
2017-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -4/+499 |
2017-05-12 | tools/power/acpi: Add .gitignore file | Prarit Bhargava | 1 | -0/+4 |