index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
config
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Move config/Makefile into Makefile.config
Jiri Olsa
2016-08-02
1
-874
/
+0
*
perf build: Add sdt feature detection
Masami Hiramatsu
2016-07-13
1
-0
/
+10
*
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+6
*
perf tools: Don't add kernel directories to the header search path
Arnaldo Carvalho de Melo
2016-07-12
1
-4
/
+0
*
tools: Copy uapi/asm/perf_regs.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
1
-1
/
+2
*
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
1
-2
/
+3
*
tools: Add copy of perf_event.h to tools/include/linux/
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
perf build: Add feature detection for libelf's elf_getshdrstrndx()
Arnaldo Carvalho de Melo
2016-07-04
1
-0
/
+4
*
perf tools: Update makefile message for installing slang devel package
Neeraj Badlani
2016-06-27
1
-1
/
+1
*
kbuild: List libelf-devel as an alternative
Jean Delvare
2016-06-21
1
-1
/
+1
*
perf unwind: Fix compile error for static cross build
He Kuang
2016-06-15
1
-0
/
+3
*
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-06-08
1
-5
/
+47
|
\
|
*
perf callchain: Support aarch64 cross-platform
He Kuang
2016-06-07
1
-0
/
+12
|
*
perf callchain: Support x86 target platform
He Kuang
2016-06-07
1
-0
/
+8
|
*
perf unwind: Separate local/remote libunwind config
He Kuang
2016-06-07
1
-3
/
+17
|
*
perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGS
He Kuang
2016-06-07
1
-4
/
+3
|
*
perf unwind: Use LIBUNWIND_DIR for remote libunwind feature check
He Kuang
2016-06-07
1
-0
/
+9
*
|
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
perf/powerpc: Add support for unwinding perf-stackdump
Chandan Kumar
2016-05-11
1
-0
/
+1
|
*
tools/perf: Map the ID values with register names
Anju T
2016-04-21
1
-0
/
+5
*
|
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
2016-04-08
1
-1
/
+1
*
|
perf tools: Remove superfluous ARCH Makefile includes
Jiri Olsa
2016-04-06
1
-3
/
+0
*
|
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
2016-04-06
1
-0
/
+6
|
/
*
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
2016-03-18
1
-1
/
+1
*
perf jitdump: Build only on supported archs
Jiri Olsa
2016-03-10
1
-0
/
+7
*
perf build: Add libcrypto feature detection
Stephane Eranian
2016-02-05
1
-0
/
+11
*
perf build: Remove all condition feature check {C,LD}FLAGS
Wang Nan
2016-01-29
1
-54
/
+47
*
perf build: Introduce FEATURES_DUMP make variable
Jiri Olsa
2016-01-15
1
-0
/
+4
*
perf tools: Set and pass DOCDIR to builtin-report.c
Namhyung Kim
2016-01-12
1
-0
/
+3
*
tools: Move Makefile.arch from perf/config to tools/scripts
Wang Nan
2016-01-11
1
-1
/
+1
*
perf tools: Add -lutil in python lib list for broken python-config
Wang Nan
2016-01-11
1
-1
/
+1
*
perf report: Show random usage tip on the help line
Namhyung Kim
2016-01-08
1
-0
/
+6
*
tools build feature: Move dwarf post unwind choice output into perf
Jiri Olsa
2016-01-06
1
-0
/
+4
*
Revert "perf tools: Improve setting of gcc debug option"
Arnaldo Carvalho de Melo
2015-12-10
1
-2
/
+0
*
perf bpf: Add BPF_PROLOGUE config options for further patches
Wang Nan
2015-11-18
1
-0
/
+12
*
perf tools: Make perf depend on libbpf
Wang Nan
2015-10-28
1
-1
/
+18
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2015-09-18
1
-5
/
+15
|
\
|
*
tools build: Add test for presence of __get_cpuid() gcc builtin
Arnaldo Carvalho de Melo
2015-09-17
1
-2
/
+7
|
*
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
Arnaldo Carvalho de Melo
2015-09-17
1
-3
/
+8
*
|
perf tools: regs_query_register_offset() infrastructure
Wang Nan
2015-09-15
1
-0
/
+4
|
/
*
perf tools: Support static linking with libdw
Andi Kleen
2015-08-13
1
-1
/
+5
*
Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...
Ingo Molnar
2015-07-31
1
-1
/
+1
|
\
|
*
perf tools: Fix test build error when bindir contains double slash
Pawel Moll
2015-07-28
1
-1
/
+1
*
|
perf tools: Fix makefile generation under dash
Sergei Trofimovich
2015-07-20
1
-1
/
+1
*
|
perf trace: Support 'strace' syscall event groups
Arnaldo Carvalho de Melo
2015-07-20
1
-0
/
+6
|
/
*
perf tools: Create config.detected into OUTPUT directory
Aaro Koskinen
2015-07-01
1
-3
/
+3
*
perf tools: Improve setting of gcc debug option
Martin Liska
2015-05-27
1
-0
/
+2
*
perf build: Fix libunwind feature detection on 32-bit x86
Adrian Hunter
2015-05-27
1
-1
/
+1
*
perf build: Disable libdw DWARF unwind when built with NO_DWARF
Naveen N. Rao
2015-05-08
1
-0
/
+4
[next]