Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8efebd6e5e93283a72d7a014d6dd8130e6601352
/
tools
/
perf
/
Makefile.config
4842576
perf tools: Move config/Makefile into Makefile.config
by Jiri Olsa
· 8 years ago
[Renamed from tools/perf/config/Makefile]
e26e63b
perf build: Add sdt feature detection
by Masami Hiramatsu
· 8 years ago
1c1a3a4
perf tools: Add feature detection for gelf_getnote()
by Arnaldo Carvalho de Melo
· 8 years ago
3c7752f
perf tools: Don't add kernel directories to the header search path
by Arnaldo Carvalho de Melo
· 8 years ago
12f0203
tools: Copy uapi/asm/perf_regs.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
971e827
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
c4b6014
tools: Add copy of perf_event.h to tools/include/linux/
by Arnaldo Carvalho de Melo
· 8 years ago
cec07f5
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/
by Arnaldo Carvalho de Melo
· 8 years ago
2492c46
perf build: Add feature detection for libelf's elf_getshdrstrndx()
by Arnaldo Carvalho de Melo
· 8 years ago
9f776ba
perf tools: Update makefile message for installing slang devel package
by Neeraj Badlani
· 8 years ago
b573d80
kbuild: List libelf-devel as an alternative
by Jean Delvare
· 8 years ago
906a827
perf unwind: Fix compile error for static cross build
by He Kuang
· 8 years ago
b8ab922
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
057fbfb
perf callchain: Support aarch64 cross-platform
by He Kuang
· 8 years ago
52ffe0f
perf callchain: Support x86 target platform
by He Kuang
· 8 years ago
9d8e14d
perf unwind: Separate local/remote libunwind config
by He Kuang
· 8 years ago
403cacb
perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGS
by He Kuang
· 8 years ago
195106b
perf unwind: Use LIBUNWIND_DIR for remote libunwind feature check
by He Kuang
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
c452246
perf/powerpc: Add support for unwinding perf-stackdump
by Chandan Kumar
· 9 years ago
dc642e8
tools/perf: Map the ID values with register names
by Anju T
· 9 years ago
1b700c9
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
by Arnaldo Carvalho de Melo
· 9 years ago
860b69f
perf tools: Remove superfluous ARCH Makefile includes
by Jiri Olsa
· 9 years ago
bd0419e
perf probe: Check if dwarf_getlocations() is available
by Arnaldo Carvalho de Melo
· 9 years ago
ca70c24
tools: Move utilities.mak from perf to tools/scripts/
by Arnaldo Carvalho de Melo
· 9 years ago
e12b202
perf jitdump: Build only on supported archs
by Jiri Olsa
· 9 years ago
8ee4646
perf build: Add libcrypto feature detection
by Stephane Eranian
· 9 years ago
5a155bb
perf build: Remove all condition feature check {C,LD}FLAGS
by Wang Nan
· 9 years ago
96b9e70
perf build: Introduce FEATURES_DUMP make variable
by Jiri Olsa
· 9 years ago
84cfac7
perf tools: Set and pass DOCDIR to builtin-report.c
by Namhyung Kim
· 9 years ago
935e6bd
tools: Move Makefile.arch from perf/config to tools/scripts
by Wang Nan
· 9 years ago
11dc0c5
perf tools: Add -lutil in python lib list for broken python-config
by Wang Nan
· 9 years ago
14cbfbeb
perf report: Show random usage tip on the help line
by Namhyung Kim
· 9 years ago
76ee2ff
tools build feature: Move dwarf post unwind choice output into perf
by Jiri Olsa
· 9 years ago
8488335
Revert "perf tools: Improve setting of gcc debug option"
by Arnaldo Carvalho de Melo
· 9 years ago
1c0ed63
perf bpf: Add BPF_PROLOGUE config options for further patches
by Wang Nan
· 9 years ago
ed63f34c
perf tools: Make perf depend on libbpf
by Wang Nan
· 9 years ago
02386c3
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
b0063db
tools build: Add test for presence of __get_cpuid() gcc builtin
by Arnaldo Carvalho de Melo
· 9 years ago
f8ac860
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
by Arnaldo Carvalho de Melo
· 9 years ago
63ab024
perf tools: regs_query_register_offset() infrastructure
by Wang Nan
· 9 years ago
7aec51c
perf tools: Support static linking with libdw
by Andi Kleen
· 9 years ago
acd632e
Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more changes
by Ingo Molnar
· 9 years ago
0927bee
perf tools: Fix test build error when bindir contains double slash
by Pawel Moll
· 9 years ago
52c0a18
perf tools: Fix makefile generation under dash
by Sergei Trofimovich
· 9 years ago
005438a
perf trace: Support 'strace' syscall event groups
by Arnaldo Carvalho de Melo
· 9 years ago
6422737
perf tools: Create config.detected into OUTPUT directory
by Aaro Koskinen
· 9 years ago
e8b7ea4
perf tools: Improve setting of gcc debug option
by Martin Liska
· 9 years ago
05b4177
perf build: Fix libunwind feature detection on 32-bit x86
by Adrian Hunter
· 9 years ago
76d4084
perf build: Disable libdw DWARF unwind when built with NO_DWARF
by Naveen N. Rao
· 10 years ago
e31f0d0
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
by Adrian Hunter
· 10 years ago
6ab2b76
perf build: Disable libbabeltrace check by default
by Jiri Olsa
· 10 years ago
80a32e5b
perf tools: Add lzma decompression support for kernel module
by Jiri Olsa
· 10 years ago
e6c76d6
perf build: Move feature checks code under tools/build
by Jiri Olsa
· 10 years ago
0afc5ca
perf build: Separate feature make support into config/Makefile.feature
by Jiri Olsa
· 10 years ago
58d4f00
perf build: Fix feature_check name clash
by Jiri Olsa
· 10 years ago
76aea77
perf tools: Fix perf-read-vdsox32 not building and lib64 install dir
by H.J. Lu
· 10 years ago
4b20d68
perf build: Rename feature_print_var_code to print_var_code
by Jiri Olsa
· 10 years ago
4ae6120
perf build: Rename PERF-FEATURES into FEATURE-DUMP
by Jiri Olsa
· 10 years ago
a15599a
perf build: Rename display_vf to feature_verbose
by Jiri Olsa
· 10 years ago
48e383e
perf build: Rename display_lib into feature_display
by Jiri Olsa
· 10 years ago
07efbf5
perf build: Get rid of VF_FEATURE_TESTS
by Jiri Olsa
· 10 years ago
ee9c80a
perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTS
by Jiri Olsa
· 10 years ago
9444e87
perf build: Get rid of LIB_INCLUDE variable
by Jiri Olsa
· 10 years ago
806f072
perf build: Move features build output under features directory
by Jiri Olsa
· 10 years ago
97e7a51
perf build: Disable default check for libbabeltrace
by Jiri Olsa
· 10 years ago
443a705
perf tools: Output feature detection's gcc output to a file
by Arnaldo Carvalho de Melo
· 10 years ago
de5349f
perf tools: Improve 'libbabel' feature check failure message
by Ingo Molnar
· 10 years ago
0189d7c
perf tools: Improve libbfd detection message
by Ingo Molnar
· 10 years ago
a954e68
perf tools: Improve libperl detection message
by Ingo Molnar
· 10 years ago
6c5aa23
perf tools: Improve Python feature detection messages
by Ingo Molnar
· 10 years ago
edbe981
perf data: Add perf data to CTF conversion support
by Jiri Olsa
· 10 years ago
53d0a57
perf tools: Add feature check for libbabeltrace
by Jiri Olsa
· 10 years ago
1571b69
perf build: Add zlib objects building
by Jiri Olsa
· 10 years ago
3bc3374
perf build: Add perf regs objects building
by Jiri Olsa
· 10 years ago
c7355f8
perf build: Add scripts objects building
by Jiri Olsa
· 10 years ago
88aeea0
perf build: Add gtk objects building
by Jiri Olsa
· 10 years ago
cf15c74
perf build: Add slang objects building
by Jiri Olsa
· 10 years ago
3b939a6
perf build: Add ui objects building
by Jiri Olsa
· 10 years ago
b2e45c3
perf build: Add dwarf unwind objects building
by Jiri Olsa
· 10 years ago
8379fce
perf build: Add dwarf objects building
by Jiri Olsa
· 10 years ago
709e679
perf build: Add probe objects building
by Jiri Olsa
· 10 years ago
9352aab
perf build: Add libperf objects building
by Jiri Olsa
· 10 years ago
285ab8b
perf build: Add builtin objects building
by Jiri Olsa
· 10 years ago
f39e042
perf build: Add tests objects building
by Jiri Olsa
· 10 years ago
72965b8
perf build: Add bench objects building
by Jiri Olsa
· 10 years ago
fcfd661
tools build: Add detected config support
by Jiri Olsa
· 10 years ago
459a3df
perf tools: Provide stub for missing pthread_attr_setaffinity_np
by Vineet Gupta
· 10 years ago
c6e5e9f
perf tools: Fix building error in x86_64 when dwarf unwind is on
by Namhyung Kim
· 10 years ago
5e2d4d0
perf tools: Clean up libelf feature support code
by Namhyung Kim
· 10 years ago
e92ce12
perf tools: Add gzip decompression support for kernel module
by Namhyung Kim
· 10 years ago
46b1fa8
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
by Adrian Hunter
· 10 years ago
e477f3f
perf tools: Build programs to copy 32-bit compatibility
by Adrian Hunter
· 10 years ago
6997af72
perf tools: Allow to specify lib compile variable for spec usage
by Jiri Olsa
· 10 years ago
65ccb4f
perf tools powerpc: Fix build issue when DWARF support is disabled
by Anton Blanchard
· 10 years ago
d6a947f
perf tools: Default to python version 2
by Thomas Ilsche
· 10 years ago
56c7d79
perf tools: Fix make PYTHON override
by Namhyung Kim
· 10 years ago
f6d3136
perf tools: Add feature test for __sync_val_compare_and_swap
by Adrian Hunter
· 10 years ago
da50ad6
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
by Alexander Yarygin
· 10 years ago
a60335b
perf tools powerpc: Adjust callchain based on DWARF debug info
by Sukadev Bhattiprolu
· 10 years ago
Next »