Ian Rogers
ddbfb6f20c
perf build: Remove PERF_HAVE_DWARF_REGS
...
PERF_HAVE_DWARF_REGS was true when an architecture had a dwarf-regs.c
file. There are no more architecture dwarf-regs.c files, selection is
done using constants from the ELF file rather than conditional
compilation. When removing PERF_HAVE_DWARF_REGS was the only variable
in the Makefile, remove the Makefile.
Add missing SPDX for RISC-V Makefile.
Reviewed-by: Masami Hiramatsu (Google) <mhiramat@kernel.org >
Signed-off-by: Ian Rogers <irogers@google.com >
Cc: Anup Patel <anup@brainfault.org >
Cc: Yang Jihong <yangjihong@bytedance.com >
Cc: Palmer Dabbelt <palmer@dabbelt.com >
Cc: David S. Miller <davem@davemloft.net >
Cc: Albert Ou <aou@eecs.berkeley.edu >
Cc: Shenlin Liang <liangshenlin@eswincomputing.com >
Cc: Nick Terrell <terrelln@fb.com >
Cc: Guilherme Amadio <amadio@gentoo.org >
Cc: Steinar H. Gunderson <sesse@google.com >
Cc: Changbin Du <changbin.du@huawei.com >
Cc: Alexander Lobakin <aleksander.lobakin@intel.com >
Cc: Przemek Kitszel <przemyslaw.kitszel@intel.com >
Cc: Huacai Chen <chenhuacai@kernel.org >
Cc: Guo Ren <guoren@kernel.org >
Cc: Masahiro Yamada <masahiroy@kernel.org >
Cc: Will Deacon <will@kernel.org >
Cc: James Clark <james.clark@linaro.org >
Cc: Mike Leach <mike.leach@linaro.org >
Cc: Chen Pei <cp0613@linux.alibaba.com >
Cc: Leo Yan <leo.yan@linux.dev >
Cc: Oliver Upton <oliver.upton@linux.dev >
Cc: Aditya Gupta <adityag@linux.ibm.com >
Cc: Kajol Jain <kjain@linux.ibm.com >
Cc: Athira Rajeev <atrajeev@linux.vnet.ibm.com >
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-riscv@lists.infradead.org
Cc: Bibo Mao <maobibo@loongson.cn >
Cc: John Garry <john.g.garry@oracle.com >
Cc: Atish Patra <atishp@rivosinc.com >
Cc: Dima Kogan <dima@secretsauce.net >
Cc: Paul Walmsley <paul.walmsley@sifive.com >
Cc: Dr. David Alan Gilbert <linux@treblig.org >
Cc: linux-csky@vger.kernel.org
Link: https://lore.kernel.org/r/20241108234606.429459-21-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org >
2024-11-09 08:39:14 -08:00
Ian Rogers
54a1368567
perf build: Rename NO_DWARF to NO_LIBDW
...
NO_DWARF could mean more than NO_LIBDW support, in particular no
libunwind support. Rename to be more intention revealing.
Signed-off-by: Ian Rogers <irogers@google.com >
Reviewed-by: Masami Hiramatsu (Google) <mhiramat@kernel.org >
Acked-by: Namhyung Kim <namhyung@kernel.org >
Tested-by: Leo Yan <leo.yan@arm.com >
Cc: Anup Patel <anup@brainfault.org >
Cc: Yang Jihong <yangjihong@bytedance.com >
Cc: Palmer Dabbelt <palmer@dabbelt.com >
Cc: David S. Miller <davem@davemloft.net >
Cc: Albert Ou <aou@eecs.berkeley.edu >
Cc: Shenlin Liang <liangshenlin@eswincomputing.com >
Cc: Nick Terrell <terrelln@fb.com >
Cc: Guilherme Amadio <amadio@gentoo.org >
Cc: Steinar H. Gunderson <sesse@google.com >
Cc: Changbin Du <changbin.du@huawei.com >
Cc: Alexander Lobakin <aleksander.lobakin@intel.com >
Cc: Przemek Kitszel <przemyslaw.kitszel@intel.com >
Cc: Huacai Chen <chenhuacai@kernel.org >
Cc: Guo Ren <guoren@kernel.org >
Cc: Masahiro Yamada <masahiroy@kernel.org >
Cc: Will Deacon <will@kernel.org >
Cc: James Clark <james.clark@linaro.org >
Cc: Mike Leach <mike.leach@linaro.org >
Cc: Chen Pei <cp0613@linux.alibaba.com >
Cc: Leo Yan <leo.yan@linux.dev >
Cc: Oliver Upton <oliver.upton@linux.dev >
Cc: Aditya Gupta <adityag@linux.ibm.com >
Cc: Kajol Jain <kjain@linux.ibm.com >
Cc: Athira Rajeev <atrajeev@linux.vnet.ibm.com >
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-riscv@lists.infradead.org
Cc: Bibo Mao <maobibo@loongson.cn >
Cc: John Garry <john.g.garry@oracle.com >
Cc: Atish Patra <atishp@rivosinc.com >
Cc: Dima Kogan <dima@secretsauce.net >
Cc: Paul Walmsley <paul.walmsley@sifive.com >
Cc: Dr. David Alan Gilbert <linux@treblig.org >
Cc: linux-csky@vger.kernel.org
Link: https://lore.kernel.org/r/20241017001354.56973-3-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org >
2024-10-18 10:17:40 -07:00
Thomas Gleixner
ec8f24b7fa
treewide: Add SPDX license identifier - Makefile/Kconfig
...
Add SPDX license identifiers to all Make/Kconfig files which:
- Have no license information of any form
These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:
GPL-2.0-only
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-05-21 10:50:46 +02:00
David Miller
d87b9790b3
perf jitdump: Add Sparc support.
...
Signed-off-by: David S. Miller <davem@davemloft.net >
Link: http://lkml.kernel.org/r/20181016.211545.1487970139012324624.davem@davemloft.net
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com >
2018-10-18 11:16:38 -03:00
Jiri Olsa
6d8e62c302
perf build: Add arch sparc objects building
...
Move the sparc arch objects building under build framework to be
included in the libperf build object.
Signed-off-by: Jiri Olsa <jolsa@kernel.org >
Tested-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com >
Tested-by: Will Deacon <will.deacon@arm.com >
Cc: Alexis Berlemont <alexis.berlemont@gmail.com >
Cc: Borislav Petkov <bp@alien8.de >
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com >
Cc: David Ahern <dsahern@gmail.com >
Cc: Frederic Weisbecker <fweisbec@gmail.com >
Cc: Namhyung Kim <namhyung@kernel.org >
Cc: Paul Mackerras <paulus@samba.org >
Cc: Peter Zijlstra <peterz@infradead.org >
Cc: Stephane Eranian <eranian@google.com >
Link: http://lkml.kernel.org/n/tip-160hknrqr27c9zf59japw91y@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com >
2015-02-12 13:22:01 -03:00
David S. Miller
1fa6ac379c
perf: Add DWARF register lookup for sparc
...
Signed-off-by: David S. Miller <davem@davemloft.net >
2010-07-14 22:59:00 -07:00