index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2021-11-08
Add 'tools/perf/libbpf/' to ignored files
Linus Torvalds
2021-11-07
perf build: Install libbpf headers locally when building
Quentin Monnet
2021-11-07
perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1
Arnaldo Carvalho de Melo
2021-11-07
perf metric: Fix memory leaks
Ian Rogers
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-11-07
perf stat: Fix memory leak on error path
Ian Rogers
2021-11-07
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-11-07
perf inject: Add vmlinux and ignore-vmlinux arguments
James Clark
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
2021-11-07
perf tools: Refactor out kernel symbol argument sanity checking
James Clark
2021-11-07
perf symbols: Ignore $a/$d symbols for ARM modules
Lexi Shao
2021-11-07
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
2021-11-06
perf evsel: Fix missing exclude_{host,guest} setting
Namhyung Kim
2021-11-06
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
2021-11-06
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2021-11-06
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-11-04
perf clang: Fixes for more recent LLVM/clang
Ian Rogers
2021-11-04
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
Revert "perf bench futex: Add support for 32-bit systems with 64-bit time_t"
Arnaldo Carvalho de Melo
2021-11-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-31
perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
Kan Liang
2021-10-31
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
2021-10-31
perf script: Check session->header.env.arch before using it
Song Liu
2021-10-31
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
2021-10-28
perf test sample-parsing: Add endian test for struct branch_flags
Madhavan Srinivasan
2021-10-28
perf evsel: Add bitfield_swap() to handle branch_stack endian issue
Madhavan Srinivasan
2021-10-28
perf script: Support instruction latency
Kan Liang
2021-10-27
perf script: Show binary offsets for userspace addr
Lexi Shao
2021-10-27
perf bench futex: Add support for 32-bit systems with 64-bit time_t
Alistair Francis
2021-10-27
perf bench futex: Call the futex syscall from a function
Alistair Francis
2021-10-27
perf intel-pt: Support itrace d+o option to direct debug log to stdout
Adrian Hunter
2021-10-27
perf auxtrace: Add itrace d+o option to direct debug log to stdout
Adrian Hunter
2021-10-27
perf dlfilter: Add dlfilter-show-cycles
Adrian Hunter
2021-10-27
perf intel-pt: Support itrace A option to approximate IPC
Adrian Hunter
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
2021-10-27
perf auxtrace: Add missing Z option to ITRACE_HELP
Adrian Hunter
2021-10-26
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
2021-10-26
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
2021-10-26
perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanup
James Clark
2021-10-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-25
perf jevents: Fix some would-be warnings
John Garry
2021-10-25
perf dso: Fix /proc/kcore access on 32 bit systems
James Clark
2021-10-25
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
[next]