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 test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-23
3
-0
/
+13
*
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-23
1
-1
/
+4
*
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
2020-09-09
1
-1
/
+1
*
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2020-09-09
2
-0
/
+8
*
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
2020-08-26
1
-1
/
+1
*
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
2020-08-21
1
-10
/
+11
*
perf intel-pt: Fix FUP packet state
Adrian Hunter
2020-08-21
1
-14
/
+7
*
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
2020-07-22
1
-2
/
+4
*
perf: Make perf able to build with latest libbfd
Changbin Du
2020-07-22
1
-1
/
+15
*
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
2020-06-25
1
-2
/
+1
*
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
2020-06-22
4
-0
/
+20
*
perf probe: Check address correctness by map instead of _etext
Masami Hiramatsu
2020-06-22
1
-12
/
+13
*
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
2020-06-22
1
-6
/
+15
*
perf probe: Do not show the skipped events
Masami Hiramatsu
2020-06-22
1
-0
/
+3
*
perf probe: Accept the instance number of kretprobe event
Masami Hiramatsu
2020-06-22
1
-2
/
+1
*
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-17
1
-1
/
+10
*
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-04-02
1
-1
/
+1
*
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2020-04-02
1
-1
/
+1
*
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-04-02
1
-3
/
+8
*
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
2020-03-18
1
-2
/
+2
*
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
2020-03-05
1
-0
/
+1
*
perf stat: Fix shadow stats for clock events
Ravi Bangoria
2020-03-05
1
-1
/
+2
*
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
2020-03-05
1
-2
/
+1
*
perf report: Fix no libunwind compiled warning break s390 issue
Jin Yao
2020-02-05
1
-3
/
+3
*
perf c2c: Fix return type for histogram sorting comparision functions
Andres Freund
2020-02-05
1
-4
/
+6
*
perf map: No need to adjust the long name of modules
Arnaldo Carvalho de Melo
2020-01-27
1
-26
/
+1
*
perf probe: Fix wrong address verification
Masami Hiramatsu
2020-01-23
1
-22
/
+10
*
perf report: Fix incorrectly added dimensions as switch perf data file
Jin Yao
2020-01-23
1
-1
/
+4
*
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
2020-01-23
1
-2
/
+2
*
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
2020-01-04
1
-1
/
+0
*
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2020-01-04
1
-1
/
+1
*
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
2020-01-04
1
-1
/
+1
*
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2019-12-31
2
-1
/
+26
*
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2019-12-31
1
-6
/
+13
*
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2019-12-31
1
-0
/
+7
*
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2019-12-31
1
-1
/
+9
*
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
2019-12-31
1
-1
/
+16
*
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2019-12-31
1
-0
/
+20
*
perf parse: If pmu configuration fails free terms
Ian Rogers
2019-12-31
1
-1
/
+8
*
perf tools: Splice events onto evlist even on error
Ian Rogers
2019-12-31
1
-6
/
+11
*
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2019-12-31
1
-1
/
+1
*
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2019-12-31
1
-1
/
+1
*
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2019-12-31
1
-2
/
+2
*
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2019-12-31
1
-1
/
+1
*
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2019-12-31
1
-5
/
+9
*
perf jevents: Fix resource leak in process_mapfile() and main()
Yunfeng Ye
2019-12-31
1
-2
/
+11
*
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2019-12-31
1
-2
/
+2
*
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2019-12-31
1
-1
/
+5
*
perf tests: Disable bp_signal testing for arm64
Leo Yan
2019-12-31
1
-9
/
+6
*
perf report: Add warning when libunwind not compiled in
Jin Yao
2019-12-31
1
-0
/
+7
[next]