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
/
util
/
annotate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf symbols: Fix memory corruption because of zero length symbols
Ravi Bangoria
2017-10-25
1
-1
/
+11
*
perf annotate stdio: Support --show-nr-samples option
Taeung Song
2017-08-18
1
-1
/
+5
*
perf annotate: Fix storing per line sym_hist_entry
Arnaldo Carvalho de Melo
2017-07-28
1
-2
/
+3
*
perf annotate stdio: Set enough columns for --show-total-period
Arnaldo Carvalho de Melo
2017-07-26
1
-3
/
+3
*
perf annotate stdio: Fix column header when using --show-total-period
Taeung Song
2017-07-25
1
-1
/
+2
*
perf annotate stdio: Fix --show-total-period
Taeung Song
2017-07-25
1
-1
/
+1
*
perf annotate: Store the sample period in each histogram bucket
Taeung Song
2017-07-21
1
-5
/
+12
*
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
Taeung Song
2017-07-21
1
-7
/
+11
*
perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist
Taeung Song
2017-07-21
1
-13
/
+13
*
perf annotate: Introduce struct sym_hist_entry
Taeung Song
2017-07-21
1
-22
/
+23
*
perf buildid-cache: Cache debuginfo
Krister Johansen
2017-07-18
1
-1
/
+1
*
perf annotate: Implement visual marker for macro fusion
Jin Yao
2017-07-18
1
-0
/
+5
*
perf annotate: Check for fused instructions
Jin Yao
2017-07-18
1
-2
/
+20
*
perf annotate: Return arch from symbol__disassemble() and save it in browser
Jin Yao
2017-06-19
1
-2
/
+8
*
perf annotate: Use dso__decompress_kmodule_path()
Namhyung Kim
2017-06-08
1
-24
/
+3
*
perf annotate: Fix symbolic link of build-id cache
Namhyung Kim
2017-06-08
1
-1
/
+9
*
perf annotate: Fix branch instruction with multiple operands
Kim Phillips
2017-06-01
1
-3
/
+30
*
perf annotate: Fix failure when filename has special chars
Ravi Bangoria
2017-05-27
1
-1
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf annotate: Use stripped line instead of raw disassemble line
Taeung Song
2017-04-11
1
-2
/
+2
*
perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()
Taeung Song
2017-04-11
1
-35
/
+7
*
perf annotate s390: Implement jump types for perf annotate
Christian Borntraeger
2017-04-11
1
-0
/
+2
*
perf annotate s390: Fix perf annotate error -95 (4.10 regression)
Christian Borntraeger
2017-04-11
1
-0
/
+6
*
perf annotate: Fix missing number of samples for source_line_samples
Taeung Song
2017-04-04
1
-2
/
+4
*
perf annotate: Fix a bug of division by zero when calculating percent
Taeung Song
2017-03-27
1
-3
/
+7
*
perf annotate: Fix a bug following symbolic link of a build-id file
Taeung Song
2017-03-27
1
-1
/
+9
*
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
1
-1
/
+2
*
perf annotate: Add comment clarifying how the source code line is parsed
Arnaldo Carvalho de Melo
2017-03-21
1
-0
/
+6
*
perf annotate: More exactly grep -v of the objdump command
Taeung Song
2017-03-21
1
-1
/
+1
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-1
/
+1
*
perf annotate: Don't throw error for zero length symbols
Ravi Bangoria
2016-12-20
1
-1
/
+2
*
perf annotate: Fix jump target outside of function address range
Ravi Bangoria
2016-12-15
1
-5
/
+9
*
perf annotate: Support jump instruction with target as second operand
Ravi Bangoria
2016-12-15
1
-1
/
+5
*
perf annotate: Show raw form for jump instruction with indirect target
Ravi Bangoria
2016-12-05
1
-0
/
+3
*
perf annotate: AArch64 support
Kim Phillips
2016-12-01
1
-0
/
+5
*
perf annotate: Use arch->objdump.comment_char in dec__parse()
Kim Phillips
2016-12-01
1
-1
/
+1
*
perf annotate: Initial PowerPC support
Ravi Bangoria
2016-11-25
1
-0
/
+5
*
perf annotate: Improve support for ARM
Arnaldo Carvalho de Melo
2016-11-25
1
-7
/
+2
*
perf annotate: Allow arches to have a init routine and a priv area
Arnaldo Carvalho de Melo
2016-11-25
1
-0
/
+11
*
perf annotate: Introduce alternative method of keeping instructions table
Arnaldo Carvalho de Melo
2016-11-25
1
-1
/
+62
*
perf annotate: Remove duplicate 'name' field from disasm_line
Arnaldo Carvalho de Melo
2016-11-25
1
-39
/
+34
*
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
2016-11-17
1
-106
/
+30
*
perf annotate: Allow arches to specify functions to skip
Arnaldo Carvalho de Melo
2016-11-17
1
-4
/
+5
*
perf annotate: Start supporting cross arch annotation
Arnaldo Carvalho de Melo
2016-11-17
1
-18
/
+96
*
perf annotate: Resolve 'call' operands to function names
Arnaldo Carvalho de Melo
2016-09-20
1
-2
/
+6
*
perf annotate: Pass the symbol's map/dso to the instruction parsers
Arnaldo Carvalho de Melo
2016-09-20
1
-11
/
+12
[next]