index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
faddr2line
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/faddr2line: Check only two symbols when calculating symbol size
Brian Johannesmeyer
2024-07-03
1
-1
/
+1
*
scripts/faddr2line: Remove call to addr2line from find_dir_prefix()
Brian Johannesmeyer
2024-07-03
1
-5
/
+7
*
scripts/faddr2line: Invoke addr2line as a single long-running process
Brian Johannesmeyer
2024-07-03
1
-7
/
+45
*
scripts/faddr2line: Pass --addresses argument to addr2line
Brian Johannesmeyer
2024-07-03
1
-2
/
+5
*
scripts/faddr2line: Check vmlinux only once
Brian Johannesmeyer
2024-07-03
1
-11
/
+14
*
scripts/faddr2line: Combine three readelf calls into one
Brian Johannesmeyer
2024-07-03
1
-4
/
+8
*
scripts/faddr2line: Reduce number of readelf calls to three
Brian Johannesmeyer
2024-07-03
1
-9
/
+17
*
scripts/faddr2line: Skip over mapping symbols in output from readelf
Will Deacon
2023-10-23
1
-0
/
+5
*
scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1
Will Deacon
2023-10-23
1
-2
/
+15
*
scripts/faddr2line: Don't filter out non-function symbols from readelf
Will Deacon
2023-10-23
1
-1
/
+1
*
scripts/faddr2line: Fix regression in name resolution on ppc64le
Srikar Dronamraju
2022-11-16
1
-3
/
+4
*
scripts/faddr2line: Add CONFIG_DEBUG_INFO check
Josh Poimboeuf
2022-08-02
1
-0
/
+3
*
scripts/faddr2line: Fix vmlinux detection on arm64
Josh Poimboeuf
2022-08-02
1
-1
/
+3
*
faddr2line: Fix overlapping text section failures, the sequel
Josh Poimboeuf
2022-06-06
1
-11
/
+34
*
scripts/faddr2line: Fix overlapping text section failures
Josh Poimboeuf
2022-05-12
1
-53
/
+97
*
scripts/faddr2line: fix location of start_kernel in comment
Randy Dunlap
2018-11-18
1
-1
/
+1
*
scripts/faddr2line: make the new code listing format optional
Peter Zijlstra (Intel)
2018-06-05
1
-2
/
+16
*
scripts/faddr2line: fix error when addr2line output contains discriminator
Changbin Du
2018-05-12
1
-1
/
+4
*
scripts/faddr2line: show the code context
Changbin Du
2018-04-06
1
-1
/
+11
*
scripts/faddr2line: fix CROSS_COMPILE unset error
Liu, Changcheng
2017-12-15
1
-4
/
+4
*
scripts/faddr2line: extend usage on generic arch
Liu, Changcheng
2017-11-30
1
-7
/
+14
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
scripts: fix faddr2line to work on last symbol
NeilBrown
2017-10-12
1
-2
/
+3
*
scripts/faddr2line: Fix "size mismatch" error
Josh Poimboeuf
2016-10-25
1
-12
/
+21
*
scripts/faddr2line: improve on base path filtering a bit
Linus Torvalds
2016-09-19
1
-1
/
+1
*
scripts: add script for translating stack dump function offsets
Josh Poimboeuf
2016-09-19
1
-0
/
+177