index
:
pm24.git
cpufreq-rust
master
more-events
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
Age
Commit message (
Expand
)
Author
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-18
perf bpf: Use same BPF program if arguments are identical
Wang Nan
2015-11-18
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
Wang Nan
2015-11-18
perf test: Test the BPF prologue adding infrastructure
Wang Nan
2015-11-18
perf bpf: Generate prologue for BPF programs
Wang Nan
2015-11-18
perf bpf: Add prologue for BPF programs for fetching arguments
He Kuang
2015-11-18
perf bpf: Allow BPF program config probing options
Wang Nan
2015-11-18
perf bpf: Allow attaching BPF programs to modules symbols
Wang Nan
2015-11-18
perf bpf: Allow BPF program attach to uprobe events
Wang Nan
2015-11-18
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
Wang Nan
2015-11-18
perf bpf: Add BPF_PROLOGUE config options for further patches
Wang Nan
2015-11-18
bpf tools: Load a program with different instances using preprocessor
Wang Nan
2015-11-18
tools: Clone the kernel's strtobool function
Wang Nan
2015-11-18
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
2015-11-18
tools: Fix selftests_install Makefile rule
Kevin Hilman
2015-11-18
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2015-11-13
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
Wang Nan
2015-11-13
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
Masami Hiramatsu
2015-11-13
perf inject: Also re-pipe lost_samples event
Adrian Hunter
2015-11-13
perf buildid-list: Requires ordered events
Adrian Hunter
2015-11-13
perf symbols: Fix dso lookup by long name and missing buildids
Adrian Hunter
2015-11-12
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
2015-11-12
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
2015-11-12
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
2015-11-12
perf symbols: Rebuild rbtree when adjusting symbols for kcore
Adrian Hunter
2015-11-12
tools: Add a "make all" rule
Kamal Mostafa
2015-11-12
tools: Actually install tmon in the install rule
Kamal Mostafa
2015-11-11
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
2015-11-11
perf probe: Verify parameters in two functions
Wang Nan
2015-11-11
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
2015-11-11
perf annotate: Support full source file paths for srcline fix
Michael Petlan
2015-11-11
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
2015-11-08
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-06
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan
2015-11-06
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
perf bpf: Improve BPF related error messages
Wang Nan
2015-11-06
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
2015-11-06
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2015-11-06
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
2015-11-06
perf annotate: Inform the user about objdump failures in --stdio
Andi Kleen
2015-11-05
perf stat: Make stat options global
Jiri Olsa
2015-11-05
perf sched latency: Fix thread pid reuse issue
Jiri Olsa
2015-11-05
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
2015-11-05
perf trace: Fix documentation for -i
Peter Feiner
2015-11-05
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2015-11-05
perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling
Wang Nan
2015-11-05
perf llvm: Pass number of configured CPUs to clang compiler
Wang Nan
[next]