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.12.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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Trivial build fix
David Ahern
2012-06-27
1
-1
/
+1
*
perf ui/gtk: Add GTK info_bar widget to browser window
Namhyung Kim
2012-06-19
1
-0
/
+3
*
perf ui: Introduce struct perf_error_ops
Namhyung Kim
2012-06-19
1
-0
/
+3
*
perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specified
Arnaldo Carvalho de Melo
2012-05-24
1
-2
/
+2
*
perf tools: Always try to build libtraceevent
Namhyung Kim
2012-05-22
1
-2
/
+2
*
perf tools: Rename libparsevent to libtraceevent in Makefile
Namhyung Kim
2012-05-22
1
-11
/
+11
*
perf tools: Add support for displaying event parser debug info
Jiri Olsa
2012-05-22
1
-3
/
+9
*
perf test: Move parse event automated tests to separated object
Jiri Olsa
2012-05-22
1
-0
/
+1
*
Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...
Ingo Molnar
2012-05-21
1
-2
/
+18
|
\
|
*
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
1
-7
/
+13
|
*
perf: Build libtraceevent.a
Steven Rostedt
2012-04-25
1
-1
/
+9
|
*
perf: Separate out trace-cmd parse-events from perf files
Steven Rostedt
2012-04-25
1
-0
/
+2
*
|
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
1
-4
/
+4
|
\
\
|
*
|
perf: Turn off compiler warnings for flex and bison generated files
Greg Kroah-Hartman
2012-05-07
1
-2
/
+2
|
*
|
perf tools: Drop CROSS_COMPILE from flex and bison calls
Otavio Salvador
2012-04-16
1
-2
/
+2
|
*
|
perf tools: Fix parsers' rules to dependencies
Jiri Olsa
2012-04-14
1
-11
/
+8
|
*
|
perf tools: fix NO_GTK2 Makefile config error
Stephane Eranian
2012-04-12
1
-1
/
+1
*
|
|
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
2012-05-02
1
-0
/
+6
*
|
|
perf target: Split out perf_target handling code
Namhyung Kim
2012-05-02
1
-0
/
+2
|
|
/
|
/
|
*
|
perf tools: Move GTK+ bits to tools/perf/ui/gtk directory
Namhyung Kim
2012-04-11
1
-2
/
+2
*
|
perf tools: Move UI bits to tools/perf/ui directory
Namhyung Kim
2012-04-11
1
-20
/
+20
*
|
perf tools: Fix parsers' rules to dependencies
Jiri Olsa
2012-04-11
1
-11
/
+8
*
|
tools: Add Makefile.include
Borislav Petkov
2012-04-11
1
-46
/
+1
|
/
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2012-03-31
1
-17
/
+30
|
\
|
*
perf tools: Remove auto-generated bison/flex files
Ingo Molnar
2012-03-30
1
-17
/
+30
*
|
perf tools: Switch module.h into export.h
Jiri Olsa
2012-03-26
1
-1
/
+1
|
/
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-03-22
1
-0
/
+2
|
\
|
*
perf tools, x86: Build perf on older user-space as well
Ingo Molnar
2012-03-14
1
-0
/
+2
|
*
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-30
1
-5
/
+2
*
|
perf report: Add a simple GTK2-based 'perf report' browser
Pekka Enberg
2012-03-19
1
-0
/
+14
*
|
perf tools: Add perf pmu object to access pmu format definition
Jiri Olsa
2012-03-16
1
-0
/
+12
*
|
perf tools: Add parser generator for events parsing
Jiri Olsa
2012-03-16
1
-0
/
+17
*
|
perf tools: Adjust make rules
Jan Beulich
2012-03-15
1
-1
/
+5
*
|
perf tools: Add descriptions of missing Makefile arguments
Namhyung Kim
2012-03-05
1
-0
/
+14
*
|
perf tools: Add sysfs mountpoint interface
Jiri Olsa
2012-02-13
1
-0
/
+2
*
|
perf tools: Fix build dependency of perf python extension
Namhyung Kim
2012-02-13
1
-1
/
+4
*
|
perf tools: Remove distclean from Makefile help output
John Kacur
2012-02-02
1
-1
/
+0
*
|
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
1
-5
/
+2
*
|
perf bench: Also allow measuring memset()
Jan Beulich
2012-01-24
1
-1
/
+3
|
/
*
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
1
-0
/
+1
*
perf ui browser: Use libslang to read keys
Arnaldo Carvalho de Melo
2011-10-20
1
-0
/
+1
*
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
2011-10-07
1
-4
/
+0
*
perf tools: Add support for disabling -Werror via WERROR=0
Darren Hart
2011-09-23
1
-1
/
+8
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-08-09
1
-7
/
+14
|
\
|
*
perf tools: Add support to install perf python extension
Jiri Olsa
2011-08-08
1
-6
/
+13
|
*
perf tools: Make clean leaves some files
Kusanagi Kouichi
2011-08-08
1
-1
/
+1
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
2011-07-23
1
-1
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
perf tools, x86: Fix 32-bit compile on 64-bit system
David Ahern
2011-07-21
1
-1
/
+4
|
|
|
/
*
|
/
perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
Masami Hiramatsu
2011-07-15
1
-0
/
+2
|
|
/
|
/
|
*
|
tools/perf: Fix static build of perf tool
Mathias Krause
2011-06-16
1
-1
/
+1
|
/
[next]