index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools riscv: Add support for riscv lookup_binutils_path
Paran Lee
2023-05-12
1
-0
/
+18
*
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-07
1
-2
/
+2
|
\
|
*
perf annotate: Own objdump_path and disassembler_style strings
Ian Rogers
2023-04-04
1
-2
/
+2
*
|
sh: remove sh5/sh64 last fragments
Randy Dunlap
2023-03-23
1
-2
/
+0
|
/
*
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+2
*
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-08-29
1
-0
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-07-09
1
-0
/
+1
*
perf annotate: Introduce basic support for ARC
Eugeniy Paltsev
2018-12-17
1
-1
/
+10
*
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
2018-12-17
1
-0
/
+10
*
perf annotate: Move objdump_path to struct annotation_options
Arnaldo Carvalho de Melo
2018-06-04
1
-2
/
+2
*
perf env: Adopt perf_env__arch() from the annotate code
Arnaldo Carvalho de Melo
2017-12-27
1
-41
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf annotate: Add missing powerpc triplet
Kim Phillips
2017-06-05
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: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
perf tools: Add more toolchain triplets
Ravi Bangoria
2016-06-27
1
-0
/
+17
*
perf tools: Export normalize_arch() function
He Kuang
2016-06-07
1
-1
/
+1
*
perf env: Rename some leftovers from rename to perf_env
Arnaldo Carvalho de Melo
2015-09-14
1
-6
/
+4
*
perf tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-28
1
-2
/
+2
*
perf tools: Assign default value for some pointers
Martin Liška
2015-05-27
1
-1
/
+1
*
perf tools: Add arm64 triplets
Elliott Hughes
2014-08-15
1
-0
/
+9
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
1
-2
/
+1
*
perf tools: Fix possible double free on error
Thomas Jarosch
2013-01-30
1
-0
/
+1
*
perf tools: Don't try to lookup objdump for live mode
Namhyung Kim
2012-11-08
1
-0
/
+7
*
perf tools: Use normalized arch name for searching objdump path
Namhyung Kim
2012-11-05
1
-7
/
+33
*
perf tools: Try to find cross-built objdump path
Irina Tirdea
2012-10-24
1
-0
/
+178