~krzk/ubuntu/+source/linux:impish/n/dbg-gdb-python-scripts

Last commit made on 2021-05-19
Get this branch:
git clone -b impish/n/dbg-gdb-python-scripts https://git.launchpad.net/~krzk/ubuntu/+source/linux
Only Krzysztof Kozlowski can upload to this branch. If you are Krzysztof Kozlowski please log in for upload directions.

Branch merges

Branch information

Name:
impish/n/dbg-gdb-python-scripts
Repository:
lp:~krzk/ubuntu/+source/linux

Recent commits

1afcf20... by Krzysztof Kozlowski

UBUNTU: [Packaging] Build and include GDB Python scripts into debug packages

The kernel comes with useful GDB debugging scripts/commands (enabled
with CONFIG_GDB_SCRIPTS), however these are built either with "all" make
target or with "scripts_gdb". Build these in
"$(stampdir)/stamp-build-%" target and package in "install-%" under
/usr/share/gdb/auto-load.

BugLink: https://bugs.launchpad.net/bugs/1928715
Signed-off-by: Krzysztof Kozlowski <email address hidden>

---

Changes since v2:
1. Put the scripts under /usr/share/gdb/auto-load.

Changes since v1 (RFC):
1. Add a comment inside .mk.
2. More tests.

ee98ef1... by Andrea Righi

UBUNTU: Ubuntu-unstable-5.13.0-3.3

Signed-off-by: Andrea Righi <email address hidden>

d76116f... by Andrea Righi

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1928655
Properties: no-test-build
Signed-off-by: Andrea Righi <email address hidden>

1194ddb... by Andrea Righi

UBUNTU: Rebase to v5.13-rc2

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

90610c5... by Andrea Righi

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

753763a... by Andrea Righi

UBUNTU: Ubuntu-unstable-5.13.0-2.2

Signed-off-by: Andrea Righi <email address hidden>

0e5a36f... by Andrea Righi

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

7c38106... by Andrea Righi

UBUNTU: [Config] enable CONFIG_DEBUG_INFO_COMPRESSED

Enable CONFIG_DEBUG_INFO_COMPRESSED to reduce the amount of space
required during the build.

Signed-off-by: Andrea Righi <email address hidden>

466017c... by Andrea Righi

Revert "UBUNTU: [Config] temporarily disable BPF JIT"

This reverts commit 6dc507b58a0e40e15b90cfcbeb7cd4fe8750c1dc.

We don't need to disable the BPF JIT anymore, the build problem has been
fixed in pahole (dwarves package).

Signed-off-by: Andrea Righi <email address hidden>

96f77df... by Andrea Righi

UBUNTU: Ubuntu-unstable-5.13.0-1.1

Signed-off-by: Andrea Righi <email address hidden>