Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
642c0dbde32f34baa7886e988a067089992adc8f
/
tools
/
perf
/
Makefile
a83eb3e
perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specified
by Arnaldo Carvalho de Melo
· 13 years ago
e33387f
perf tools: Always try to build libtraceevent
by Namhyung Kim
· 13 years ago
59f3bea
perf tools: Rename libparsevent to libtraceevent in Makefile
by Namhyung Kim
· 13 years ago
82ba1f2
perf tools: Add support for displaying event parser debug info
by Jiri Olsa
· 13 years ago
f50246e
perf test: Move parse event automated tests to separated object
by Jiri Olsa
· 13 years ago
7378719
Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into perf/core
by Ingo Molnar
· 13 years ago
16ee657
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 13 years ago
09c0211
perf: Turn off compiler warnings for flex and bison generated files
by Greg Kroah-Hartman
· 13 years ago
281ef54
perf ui: Add gtk2 support into setup_browser()
by Namhyung Kim
· 13 years ago
12864b3
perf target: Split out perf_target handling code
by Namhyung Kim
· 13 years ago
aaf045f
perf: Have perf use the new libtraceevent.a library
by Steven Rostedt
· 13 years ago
d0e7b85
perf: Build libtraceevent.a
by Steven Rostedt
· 13 years ago
4ace73e
perf: Separate out trace-cmd parse-events from perf files
by Steven Rostedt
· 13 years ago
6ffd7bd
perf tools: Drop CROSS_COMPILE from flex and bison calls
by Otavio Salvador
· 13 years ago
2a5204f
perf tools: Fix parsers' rules to dependencies
by Jiri Olsa
· 13 years ago
f755397
perf tools: fix NO_GTK2 Makefile config error
by Stephane Eranian
· 13 years ago
e7b3ba6
perf tools: Move GTK+ bits to tools/perf/ui/gtk directory
by Namhyung Kim
· 13 years ago
aca7a94
perf tools: Move UI bits to tools/perf/ui directory
by Namhyung Kim
· 13 years ago
024e6c9
perf tools: Fix parsers' rules to dependencies
by Jiri Olsa
· 13 years ago
98d89bf
tools: Add Makefile.include
by Borislav Petkov
· 13 years ago
8ebfdf2
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 13 years ago
65f3e56
perf tools: Remove auto-generated bison/flex files
by Ingo Molnar
· 13 years ago
2c86bf1
perf tools: Switch module.h into export.h
by Jiri Olsa
· 13 years ago
0d09eb7
Merge branch 'perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 13 years ago
c31a945
perf report: Add a simple GTK2-based 'perf report' browser
by Pekka Enberg
· 13 years ago
cd82a32
perf tools: Add perf pmu object to access pmu format definition
by Jiri Olsa
· 13 years ago
89812fc
perf tools: Add parser generator for events parsing
by Jiri Olsa
· 13 years ago
4a3d2d9
perf tools: Adjust make rules
by Jan Beulich
· 13 years ago
eae7a75
perf tools, x86: Build perf on older user-space as well
by Ingo Molnar
· 13 years ago
67cbbd7
perf tools: Add descriptions of missing Makefile arguments
by Namhyung Kim
· 13 years ago
e90fda0
perf tools: Add sysfs mountpoint interface
by Jiri Olsa
· 13 years ago
6a5c13af
perf tools: Fix build dependency of perf python extension
by Namhyung Kim
· 13 years ago
946d863
perf tools: Remove distclean from Makefile help output
by John Kacur
· 13 years ago
0a84f00
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
by David Daney
· 13 years ago
2ef1ea3
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
by David Daney
· 13 years ago
be3de80
perf bench: Also allow measuring memset()
by Jan Beulich
· 13 years ago
45694aa
perf tools: Rename perf_event_ops to perf_tool
by Arnaldo Carvalho de Melo
· 13 years ago
cf95800
perf ui browser: Use libslang to read keys
by Arnaldo Carvalho de Melo
· 13 years ago
ab81f3f
perf top: Reuse the 'report' hist_entry/hists classes
by Arnaldo Carvalho de Melo
· 13 years ago
9e59e09
perf tools: Add support for disabling -Werror via WERROR=0
by Darren Hart
· 13 years ago
e710574
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 13 years ago
9941c96a
perf tools: Add support to install perf python extension
by Jiri Olsa
· 13 years ago
8b7e0b3
perf tools: Make clean leaves some files
by Kusanagi Kouichi
· 13 years ago
c0c463d
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
08a4a43
perf tools, x86: Fix 32-bit compile on 64-bit system
by David Ahern
· 13 years ago
e0d153c
perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
by Masami Hiramatsu
· 13 years ago
203db29
tools/perf: Fix static build of perf tool
by Mathias Krause
· 13 years ago
75911c9
perf tools: Fix build on older systems
by Arnaldo Carvalho de Melo
· 14 years ago
932fed4
Merge commit 'v2.6.39-rc7' into perf/core
by Ingo Molnar
· 14 years ago
174a7b1f
perf tools: Makefile: Use gcc to determine ARCH
by Lin Ming
· 14 years ago
f18568a
perf tools: git mv tools/perf/{features-tests.mak,config/}
by Michael Witten
· 14 years ago
ced465c
perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility
by Michael Witten
· 14 years ago
3643b13
perf tools: Makefile: Clean up `python/perf.so' rule
by Michael Witten
· 14 years ago
1b7155f
perf tools: Fix NO_NEWT=1 python build error
by Robert Richter
· 14 years ago
43adec9
perf evlist: New command to list the names of events present in a perf.data file
by Arnaldo Carvalho de Melo
· 14 years ago
a3d1ee1
perf tools: Makefile: Remove various and sundry cruft
by Michael Witten
· 14 years ago
0a54fb6
perf tools: Makefile: Remove tool-specific cruft
by Michael Witten
· 14 years ago
8796cb9
perf tools: Makefile: Remove platform-specific cruft
by Michael Witten
· 14 years ago
006cdc3
perf tools: Makefile: Remove vestigial git-specific cruft
by Michael Witten
· 14 years ago
4187e26
perf tools: Update Makefile with some help
by Jesse Brandeburg
· 14 years ago
5c35d69
perf ui: Serialize screen updates
by Arnaldo Carvalho de Melo
· 14 years ago
023695d
perf tool: Add cgroup support
by Stephane Eranian
· 14 years ago
9c56dfe
perf tools: Makefile: Use $(QUIET_GEN) for perf.so
by Michael Witten
· 14 years ago
78f7def
perf annotate: Move annotate functions to util/
by Arnaldo Carvalho de Melo
· 14 years ago
978f626
perf tools: Don't try to build python bindings if Python.h not available
by Arnaldo Carvalho de Melo
· 14 years ago
568bb7b
perf tools: Fix up 'make clean' target
by Arnaldo Carvalho de Melo
· 14 years ago
067187f
perf tools: Remove verbose build messages for the python binding
by Arnaldo Carvalho de Melo
· 14 years ago
c0443df
perf top: Introduce slang based TUI
by Arnaldo Carvalho de Melo
· 14 years ago
8c3e10e
perf top: Move display agnostic routines to util/top.[ch]
by Arnaldo Carvalho de Melo
· 14 years ago
877108e
perf tools: Initial python binding
by Arnaldo Carvalho de Melo
· 14 years ago
68baa43
perf tools: Add strfilter for general purpose string filter
by Masami Hiramatsu
· 14 years ago
fd78260
perf threads: Move thread_map to separate file
by Arnaldo Carvalho de Melo
· 14 years ago
361c99a
perf evsel: Introduce perf_evlist
by Arnaldo Carvalho de Melo
· 14 years ago
065bef5
perf tools: Fix build by checking if extra warnings are supported
by Arnaldo Carvalho de Melo
· 14 years ago
6b01f2c
perf tools: Build with frame pointer
by Frederic Weisbecker
· 14 years ago
69aad6f
perf tools: Introduce event selectors
by Arnaldo Carvalho de Melo
· 14 years ago
b38aa89
perf makefile: Allow strong and weak functions in LIB_OBJS
by Ian Munsie
· 14 years ago
b3d006c
Merge branch 'perf/rename' into perf/core
by Ingo Molnar
· 14 years ago
ea7872b
perf bench: Add feature that measures the performance of the arch/x86/lib/memcpy_64.S memcpy routines via 'perf bench mem'
by Hitoshi Mitake
· 14 years ago
a711239
perf tools: Remove hardcoded include paths for elfutils
by Robert Morell
· 14 years ago
133dc4c
perf: Rename 'perf trace' to 'perf script'
by Ingo Molnar
· 14 years ago
00e8976
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
39cfae6
perf tools: Fix build breakage
by Kusanagi Kouichi
· 14 years ago
f2481f3
perf tools: Fix linking errors with --as-needed flag
by Tom Zanussi
· 14 years ago
7de5d89
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
f4e7ac0
perf tools: add test for strlcpy()
by Kirill A. Shutemov
· 14 years ago
ecafda6
perf tools: Fix build error on read only source.
by Kusanagi Kouichi
· 14 years ago
033a273
perf tools: Fix build on POSIX shells
by Bernd Petrovitsch
· 14 years ago
1e6dd07
perf ui: Complete the breakdown of util/newt.c
by Arnaldo Carvalho de Melo
· 14 years ago
d1b4f24
perf ui: Move hists browser to util/ui/browsers/
by Arnaldo Carvalho de Melo
· 14 years ago
b1b0267
perf ui: Move map browser to util/ui/browsers/
by Arnaldo Carvalho de Melo
· 14 years ago
211ef12
perf ui: Move annotate browser to util/ui/browsers/
by Arnaldo Carvalho de Melo
· 14 years ago
34cea7f
perf ui: Move ui_progress routines to separate file in util/ui/
by Arnaldo Carvalho de Melo
· 14 years ago
5575536
perf ui: Move ui_helpline routines to separate file in util/ui/
by Arnaldo Carvalho de Melo
· 14 years ago
ef8f34a
perf ui: Start breaking down newt.c into multiple files
by Arnaldo Carvalho de Melo
· 14 years ago
167a58f
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
by Conny Seidel
· 14 years ago
bfde744
perf scripts perl: Makefile fix
by Tom Zanussi
· 14 years ago
f9af3a4
perf tools: Reorganize the Makefile feature tests
by Arnaldo Carvalho de Melo
· 14 years ago
94f3ca9
perf tools: Add mode to build without newt support
by Arnaldo Carvalho de Melo
· 15 years ago
63aa9e7
perf tui: Add explicit -lslang option
by Arnaldo Carvalho de Melo
· 15 years ago
Next »