Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4f8cde8343ace075fb3dae2d5bc796cdfaffbfd
/
tools
/
perf
/
Makefile
85df3b3
perf tools: Fix build with bison 2.3 and older.
by Vinson Lee
· 12 years ago
0232093
perf tools: Limit unwind support to x86 archs
by Jiri Olsa
· 12 years ago
2b676bf
perf ui/gtk: Implement basic GTK2 annotation browser
by Namhyung Kim
· 12 years ago
2209001
perf tools: Check for flex and bison before continuing building
by Borislav Petkov
· 12 years ago
79d824e
perf tools: Make numa benchmark optional
by Peter Hurley
· 12 years ago
1c13f3c
perf: Add 'perf bench numa mem' NUMA performance measurement suite
by Ingo Molnar
· 12 years ago
3cecaa2
perf tools: Do not include PERF-VERSION-FILE to Makefile
by Namhyung Kim
· 12 years ago
1aa3d17
perf tools: Get rid of unused include of config.mak
by Namhyung Kim
· 12 years ago
0da41ce9
perf ui/gtk: Factor out common browser routines
by Namhyung Kim
· 12 years ago
09ecbb0
perf tests: Fix PYTHONPATH for python-use test tracepoints
by Jiri Olsa
· 12 years ago
000ae33
perf tests: Check python path on attr and binding test
by Namhyung Kim
· 12 years ago
54359d3
perf test: Check for linking problems in the python binding
by Arnaldo Carvalho de Melo
· 12 years ago
f8ebb0c
perf test: Add a test case for hists__{match,link}
by Namhyung Kim
· 12 years ago
203e04c
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
f1b9939
arm64: makefile: fix uname munging when setting ARCH on native machine
by Will Deacon
· 12 years ago
40c5ec7
perf tools: Add install-bin Makefile target
by Arnaldo Carvalho de Melo
· 12 years ago
a60d795
perf test: Use perf_evsel__newtp constructor in the tracepoint tests
by Arnaldo Carvalho de Melo
· 12 years ago
3b761f9
perf tools: Don't check configuration on make tags
by Arnaldo Carvalho de Melo
· 12 years ago
3cde41b
perf tools: Don't check configuration on make clean
by Namhyung Kim
· 12 years ago
7529142
perf ui: Always compile error printing code
by Namhyung Kim
· 12 years ago
f0b9abf
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
d2709c7
perf: Make perf build for x86 with UAPI disintegration applied
by David Howells
· 12 years ago
59ed16b
perf ui: Always compile browser setup code
by Namhyung Kim
· 12 years ago
a753579
perf ui gtk: Implement ui_progress functions
by Namhyung Kim
· 12 years ago
688f2f5
perf ui: Introduce generic ui_progress helper
by Namhyung Kim
· 12 years ago
7da5c85
perf ui tui: Move progress.c under ui/tui directory
by Namhyung Kim
· 12 years ago
cff7f95
perf tests: Move pmu tests into separate object
by Jiri Olsa
· 12 years ago
dc447ee
perf tests: Move test__syscall_open_tp_fields into separate object
by Jiri Olsa
· 12 years ago
5e24a09
perf tests: Move perf_evsel__tp_sched_test into separate object
by Jiri Olsa
· 12 years ago
cfffae2
perf tests: Move perf_evsel__roundtrip_name_test into separate object
by Jiri Olsa
· 12 years ago
bacf7e5
perf tests: Move test__rdpmc into separate object
by Jiri Olsa
· 12 years ago
16d00fe
perf tests: Move test__PERF_RECORD into separate object
by Jiri Olsa
· 12 years ago
a65b9c6
perf tests: Move test__basic_mmap into separate object
by Jiri Olsa
· 12 years ago
bd90517
perf tests: Move test__open_syscall_event_on_all_cpus into separate object
by Jiri Olsa
· 12 years ago
d3b59a3
perf tests: Move test__open_syscall_event into separate object
by Jiri Olsa
· 12 years ago
0a4e1ae
perf tests: Move test__vmlinux_matches_kallsyms into separate object
by Jiri Olsa
· 12 years ago
1fa0bc3
perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw
by Jiri Olsa
· 12 years ago
d898b24
perf tests: Add attr tests under builtin test command
by Jiri Olsa
· 12 years ago
52502bf
perf tests: Add framework for automated perf_event_attr tests
by Jiri Olsa
· 12 years ago
945aea2
perf tests: Move test objects into 'tests' directory
by Jiri Olsa
· 12 years ago
dc53eda
perf tools: Remove BINDIR define from exec_cmd.o compilation
by Jiri Olsa
· 12 years ago
d30ff29
perf tools: Warn about missing libelf
by Namhyung Kim
· 12 years ago
6651782
perf scripts browser: Add a browser for perf script
by Feng Tang
· 12 years ago
cdd059d
perf tools: Move dso_* related functions into dso object
by Jiri Olsa
· 12 years ago
fcc3280
perf tools: Fix LIBELF_MMAP checking
by Namhyung Kim
· 12 years ago
615d774
perf tools: Convert invocation of MAKE into SUBDIR
by Namhyung Kim
· 12 years ago
536e2b0
perf tools: Cleanup doc related targets
by Namhyung Kim
· 12 years ago
af3df2c
perf tools: Try to build Documentation when installing
by Borislav Petkov
· 12 years ago
68e94f4
perf tools: Try to find cross-built objdump path
by Irina Tirdea
· 12 years ago
28d213b
perf tools: Diplays more output on features check for make V=1
by Jiri Olsa
· 12 years ago
ef8c029
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
45bff41
perf python: Properly link with libtraceevent
by Arnaldo Carvalho de Melo
· 12 years ago
7d380c8
perf: Fix UAPI fallout
by Ingo Molnar
· 12 years ago
ade0899
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
871a059
perf: Handle new rbtree implementation
by Markus Trippelsdorf
· 12 years ago
d816ec2
perf tools: Update Makefile for Android
by Irina Tirdea
· 12 years ago
78da39f
perf tools: Add on_exit implementation
by Bernhard Rosenkraenzer
· 12 years ago
d43b716
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
9d2f8e2
perf machine: Introduce find_thread method
by Arnaldo Carvalho de Melo
· 12 years ago
b1e0d8b
kbuild: Fix gcc -x syntax
by Jean Delvare
· 12 years ago
4e34d95
perf tools: Convert to BACKTRACE_SUPPORT
by Namhyung Kim
· 12 years ago
d6e6683
perf tools: Convert to HAVE_STRLCPY
by Namhyung Kim
· 12 years ago
f9f526e
perf tools: Convert to GTK2_SUPPORT
by Namhyung Kim
· 12 years ago
1254b51
perf tools: Convert to NEWT_SUPPORT
by Namhyung Kim
· 12 years ago
f315e16
perf tools: Convert to LIBAUDIT_SUPPORT
by Namhyung Kim
· 12 years ago
95485b1
perf tools: Convert to LIBUNWIND_SUPPORT
by Namhyung Kim
· 12 years ago
29a0fc9
perf tools: Convert to LIBELF_SUPPORT
by Namhyung Kim
· 12 years ago
e489833
perf tools: Remove unused PYRF_OBJS variable on Makefile
by Namhyung Kim
· 12 years ago
fee9e37
perf tools: Move libdw availability check before arch Makefile
by Namhyung Kim
· 12 years ago
4d29089
perf tools: Check libaudit availability for perf-trace builtin
by Namhyung Kim
· 12 years ago
514f1c6
perf trace: New tool
by Arnaldo Carvalho de Melo
· 12 years ago
3ce711a
perf tools: bfd.h/libbfd detection fails with recent binutils
by Markus Trippelsdorf
· 12 years ago
e6048fb
perf tools: Fix parallel build
by Eric Sandeen
· 12 years ago
0007ece
perf stat: Move stats related code to util/stat.c
by Xiao Guangrong
· 12 years ago
7dbf4dc
perf tools: Back [vdso] DSO with real data
by Jiri Olsa
· 12 years ago
f8fcd77
perf tools: include wrapper for magic.h
by Irina Tirdea
· 12 years ago
ea251d5
perf hists: Introduce perf_hpp for hist period printing
by Namhyung Kim
· 12 years ago
c9f08be
perf tools: add NO_BACKTRACE for application self-debugging
by Irina Tirdea
· 12 years ago
eea9b68
perf tools: Clean target should do clean for lib/traceevent too
by David Ahern
· 12 years ago
09a2f16
perf tools: Fix x86 builds with ARCH specified on the command line
by David Ahern
· 12 years ago
d45a3e0
perf tools: Fix 'No libunwind found' make warning message
by Jiri Olsa
· 12 years ago
7ccf4f9
perf hists: Separate out hist print functions
by Namhyung Kim
· 12 years ago
ed7e2c2
perf tools: Fix include order for bison/flex-generated C files
by Ben Hutchings
· 12 years ago
f47b58b
perf symbols: Fix builds with NO_LIBELF set
by David Ahern
· 12 years ago
1c09bf4
perf: silence GTK2 probing errors
by David Ahern
· 12 years ago
4bb1646
perf ui gtk: Implement helpline_fns
by Namhyung Kim
· 12 years ago
e6e9046
perf ui: Introduce struct ui_helpline
by Namhyung Kim
· 12 years ago
71ad0f5
perf tools: Support for DWARF CFI unwinding on post processing
by Jiri Olsa
· 12 years ago
6a40cd9
perf tools: Add libunwind dependency for DWARF CFI unwinding
by Jiri Olsa
· 12 years ago
2bcd355
perf tools: Add interface to arch registers sets
by Jiri Olsa
· 12 years ago
393be2e
perf symbols: Support minimal build without libelf
by Namhyung Kim
· 12 years ago
e5a1845
perf symbols: Split out util/symbol-elf.c
by Namhyung Kim
· 12 years ago
b25085b
perf tools: Fix /etc config related installation
by Namhyung Kim
· 12 years ago
98a4179
perf tools: Initial bash completion support
by Frederic Weisbecker
· 12 years ago
2ede830
perf tools: Fix lib/traceevent build dir with OUTPUT variable set
by Robert Richter
· 12 years ago
7f309ed
perf tools: Remove brace expansion from clean target
by Palmer Cox
· 12 years ago
70b40c4
perf tools: Introduce intlist
by David Ahern
· 12 years ago
37bbd3f
perf tools: Introducing rblist
by David Ahern
· 12 years ago
043d1a5
perf tools: Fix build error with bison 2.6
by Kirill A. Shutemov
· 12 years ago
f7add55
perf test: Add dso data caching tests
by Jiri Olsa
· 12 years ago
Next »