index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Age
Commit message (
Expand
)
Author
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-08-22
perf tools: Fix static linking with libunwind
Konstantin Khlebnikov
2017-08-22
perf tools: Fix static linking with libdw from elfutils
Konstantin Khlebnikov
2017-07-18
tools build: Add test for setns()
Arnaldo Carvalho de Melo
2017-06-21
perf unwind: Support for powerpc
Paolo Bonzini
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-04-13
perf tools: Disable JVMTI if no ELF support available
David Carrillo-Cisneros
2017-04-12
perf tools: Pass PYTHON config to feature detection
David Carrillo-Cisneros
2017-03-03
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
2017-02-17
tools perf scripting python: clang doesn't have -spec, remove it
Arnaldo Carvalho de Melo
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2017-01-16
perf tools: Remove unneccessary feature-dwarf warning
David Carrillo-Cisneros
2016-12-06
perf build: Check LLVM version in feature check
Wang Nan
2016-12-05
perf clang: Update test case to use real BPF script
Wang Nan
2016-12-05
perf build: Add clang and llvm compile and linking support
Wang Nan
2016-11-14
perf jvmti: Plug compilation into perf build
Jiri Olsa
2016-10-24
perf jit: Enable jitdump support without dwarf
Maciej Debski
2016-09-22
perf tools: Confine __get_cpuid() to x86 architecture
Mathieu Poirier
2016-08-02
perf tools: Move config/Makefile into Makefile.config
Jiri Olsa