index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
Wang Nan
2015-11-13
1
-6
/
+14
*
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
Masami Hiramatsu
2015-11-13
1
-1
/
+3
*
perf inject: Also re-pipe lost_samples event
Adrian Hunter
2015-11-13
1
-0
/
+1
*
perf buildid-list: Requires ordered events
Adrian Hunter
2015-11-13
1
-0
/
+1
*
perf symbols: Fix dso lookup by long name and missing buildids
Adrian Hunter
2015-11-13
3
-0
/
+19
*
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
2015-11-12
3
-5
/
+6
*
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
2015-11-12
1
-6
/
+0
*
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
2015-11-12
1
-0
/
+1
*
perf symbols: Rebuild rbtree when adjusting symbols for kcore
Adrian Hunter
2015-11-12
1
-16
/
+14
*
perf probe: Verify parameters in two functions
Wang Nan
2015-11-11
1
-0
/
+6
*
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
2015-11-11
1
-4
/
+4
*
perf annotate: Support full source file paths for srcline fix
Michael Petlan
2015-11-11
1
-0
/
+1
*
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
2015-11-11
1
-0
/
+2
*
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
2015-11-06
1
-1
/
+1
*
perf test: Add 'perf test BPF'
Wang Nan
2015-11-06
6
-1
/
+248
*
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
4
-1
/
+35
*
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
4
-31
/
+129
*
perf bpf: Improve BPF related error messages
Wang Nan
2015-11-06
4
-15
/
+108
*
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
2015-11-06
3
-33
/
+49
*
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
3
-10
/
+29
*
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
2015-11-06
1
-5
/
+2
*
perf annotate: Inform the user about objdump failures in --stdio
Andi Kleen
2015-11-06
1
-2
/
+18
*
perf stat: Make stat options global
Jiri Olsa
2015-11-05
1
-81
/
+82
*
perf sched latency: Fix thread pid reuse issue
Jiri Olsa
2015-11-05
1
-2
/
+3
*
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
2015-11-05
1
-0
/
+3
*
perf trace: Fix documentation for -i
Peter Feiner
2015-11-05
1
-1
/
+0
*
perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling
Wang Nan
2015-11-05
1
-0
/
+27
*
perf llvm: Pass number of configured CPUs to clang compiler
Wang Nan
2015-11-05
1
-6
/
+18
*
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
2015-11-05
2
-1
/
+6
*
perf tools: Insert split maps correctly into origin group
Jiri Olsa
2015-11-05
1
-2
/
+8
*
perf stat: Use common printout function to avoid duplicated code
Andi Kleen
2015-11-04
1
-37
/
+20
*
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2015-11-04
2
-5
/
+8
*
perf bpf: Mute libbpf when '-v' not set
Wang Nan
2015-11-03
1
-2
/
+2
*
perf test: Keep test result clean if '-v' not set
Wang Nan
2015-11-03
5
-17
/
+13
*
perf unwind: Pass symbol source to libunwind
Rabin Vincent
2015-10-29
1
-1
/
+4
*
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
2015-10-29
7
-9
/
+83
*
perf record: Add clang options for compiling BPF scripts
Wang Nan
2015-10-29
2
-0
/
+13
*
perf bpf: Attach eBPF filter to perf event
Wang Nan
2015-10-29
3
-0
/
+24
*
perf tools: Make sure fixdep is built before libbpf
Jiri Olsa
2015-10-29
1
-1
/
+1
*
perf script: Enable printing of branch stack
Stephane Eranian
2015-10-29
2
-3
/
+93
*
perf trace: Add cmd string table to decode sys_bpf first arg
Arnaldo Carvalho de Melo
2015-10-29
1
-0
/
+7
*
perf bpf: Collect perf_evsel in BPF object files
Wang Nan
2015-10-28
3
-7
/
+99
*
perf tools: Load eBPF object into kernel
Wang Nan
2015-10-28
3
-0
/
+39
*
perf tools: Create probe points for BPF programs
Wang Nan
2015-10-28
3
-1
/
+268
*
perf tools: Enable passing bpf object file to --event
Wang Nan
2015-10-28
6
-1
/
+88
*
perf ebpf: Add the libbpf glue
Wang Nan
2015-10-28
2
-0
/
+86
*
perf tools: Make perf depend on libbpf
Wang Nan
2015-10-28
4
-4
/
+43
*
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
Jiri Olsa
2015-10-28
1
-1
/
+1
*
perf tools: Enable pre-event inherit setting by config terms
Wang Nan
2015-10-28
5
-0
/
+29
*
perf symbols: we can now read separate debug-info files based on a build ID
Dima Kogan
2015-10-28
1
-0
/
+9
[next]