index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-15
perf tools: Really allow to specify custom CC, AR or LD
Alexey Brodkin
1
-3
/
+16
2015-07-01
perf tools: Allow to specify custom linker command
Aaro Koskinen
1
-1
/
+1
2015-07-01
perf tools: Create config.detected into OUTPUT directory
Aaro Koskinen
1
-1
/
+1
2015-06-17
perf tools: Move libtraceevent dynamic list to separated LDFLAGS variable
Wang Nan
1
-3
/
+5
2015-06-16
tools lib traceevent: Fix python/perf.so compiling error
Wang Nan
1
-1
/
+1
2015-06-08
tools lib traceevent: Export dynamic symbols used by traceevent plugins
He Kuang
1
-2
/
+12
2015-05-27
perf tools: Separate the tests and tools in installation
Nam T. Nguyen
1
-1
/
+5
2015-05-05
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
Adrian Hunter
1
-0
/
+2
2015-03-30
perf build: Disable libbabeltrace check by default
Jiri Olsa
1
-1
/
+1
2015-03-21
perf tools: Add lzma decompression support for kernel module
Jiri Olsa
1
-0
/
+2
2015-03-21
perf build: Move feature checks code under tools/build
Jiri Olsa
1
-1
/
+1
2015-03-18
perf build: Rename PERF-FEATURES into FEATURE-DUMP
Jiri Olsa
1
-1
/
+1
2015-03-18
perf build: Move features build output under features directory
Jiri Olsa
1
-1
/
+0
2015-03-12
perf tools: Output feature detection's gcc output to a file
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-02-25
perf tools: Add feature check for libbabeltrace
Jiri Olsa
1
-1
/
+3
2015-02-12
perf build: Display make commands on V=1
Jiri Olsa
1
-21
/
+27
2015-02-12
tools lib traceevent: Use tools build framework
Jiri Olsa
1
-8
/
+3
2015-02-12
tools lib api: Rename libapikfs.a to libapi.a
Jiri Olsa
1
-9
/
+9
2015-02-12
tools lib api: Use tools build framework
Jiri Olsa
1
-10
/
+2
2015-02-12
perf build: Remove PERF-CFLAGS file
Jiri Olsa
1
-14
/
+3
2015-02-12
perf build: Remove uneeded variables
Jiri Olsa
1
-120
/
+5
2015-02-12
perf build: Remove directory dependency rules
Jiri Olsa
1
-15
/
+0
2015-02-12
perf build: Add single target build framework support
Jiri Olsa
1
-11
/
+28
2015-02-12
perf build: Add perf.o object building
Jiri Olsa
1
-11
/
+5
2015-02-12
perf build: Add zlib objects building
Jiri Olsa
1
-4
/
+0
2015-02-12
perf build: Add perf regs objects building
Jiri Olsa
1
-7
/
+0
2015-02-12
perf build: Add scripts objects building
Jiri Olsa
1
-22
/
+0
2015-02-12
perf build: Add gtk objects building
Jiri Olsa
1
-12
/
+5
2015-02-12
perf build: Add slang objects building
Jiri Olsa
1
-33
/
+0
2015-02-12
perf build: Add ui objects building
Jiri Olsa
1
-10
/
+0
2015-02-12
perf build: Add dwarf unwind objects building
Jiri Olsa
1
-9
/
+0
2015-02-12
perf build: Add dwarf objects building
Jiri Olsa
1
-7
/
+0
2015-02-12
perf build: Add probe objects building
Jiri Olsa
1
-18
/
+1
2015-02-12
perf build: Add libperf objects building
Jiri Olsa
1
-126
/
+13
2015-02-12
perf build: Add builtin objects building
Jiri Olsa
1
-36
/
+1
2015-02-12
perf build: Add tests objects building
Jiri Olsa
1
-55
/
+0
2015-02-12
perf build: Add bench objects building
Jiri Olsa
1
-22
/
+16
2015-02-12
perf build: Disable make's built-in rules
Jiri Olsa
1
-0
/
+4
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+6
2015-01-16
perf tools: Fix building error in x86_64 when dwarf unwind is on
Namhyung Kim
1
-1
/
+3
2014-12-17
tools: Adopt fls_long and deps
Arnaldo Carvalho de Melo
1
-0
/
+3
2014-12-17
tools: Move bitops.h from tools/perf/util to tools/
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-12-17
tools: Introduce asm-generic/bitops.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-12-17
tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib
Arnaldo Carvalho de Melo
1
-0
/
+5
2014-12-17
tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-12-17
tools: Move code originally from linux/log2.h to tools/include/linux/
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-12-17
tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-12-09
perf bench: Merge memset into memcpy
Rabin Vincent
1
-1
/
+0
2014-11-19
perf tools: Clean up libelf feature support code
Namhyung Kim
1
-2
/
+0
2014-11-05
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
1
-0
/
+7
[next]