index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
2016-09-07
1
-1
/
+5
*
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2016-06-01
2
-11
/
+11
*
perf stat: Document --detailed option
Borislav Petkov
2016-05-04
1
-0
/
+8
*
perf tools: handle spaces in file names obtained from /proc/pid/maps
Marcin Ĺšlusarz
2016-05-04
1
-1
/
+1
*
perf hists browser: Only offer symbol scripting when a symbol is under the cu...
Namhyung Kim
2016-05-04
1
-4
/
+6
*
perf evlist: Reference count the cpu and thread maps at set_maps()
Arnaldo Carvalho de Melo
2016-05-04
1
-2
/
+2
*
perf intel-pt: Fix segfault tracing transactions
Adrian Hunter
2016-05-04
1
-1
/
+1
*
perf tools: Fix python extension build
Jiri Olsa
2016-04-12
1
-0
/
+4
*
perf tools: Fix checking asprintf return value
Wang Nan
2016-04-12
1
-3
/
+3
*
perf tools: Dont stop PMU parsing on alias parse error
Andi Kleen
2016-04-12
1
-7
/
+8
*
perf stat: Do not clean event's private stats
Jiri Olsa
2016-03-03
1
-1
/
+0
*
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
2016-02-25
1
-1
/
+1
*
perf tools: tracepoint_error() can receive e=NULL, robustify it
Adrian Hunter
2016-02-25
1
-0
/
+3
*
perf list: Robustify event printing routine
Arnaldo Carvalho de Melo
2015-12-16
1
-1
/
+1
*
perf list: Add support for PERF_COUNT_SW_BPF_OUT
Arnaldo Carvalho de Melo
2015-12-16
1
-0
/
+4
*
perf hists browser: Fix segfault if use symbol filter in cmdline
Wang Nan
2015-12-07
1
-0
/
+3
*
perf hists browser: Reset selection when refresh
Wang Nan
2015-12-07
1
-0
/
+2
*
perf hists browser: Add NULL pointer check to prevent crash
Wang Nan
2015-12-07
1
-0
/
+3
*
perf buildid-list: Fix return value of perf buildid-list -k
Michael Petlan
2015-12-07
1
-1
/
+1
*
perf buildid-list: Show running kernel build id fix
Michael Petlan
2015-12-07
1
-1
/
+1
*
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
[next]