index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
4
-7
/
+39
2012-08-23
ftrace: Do not test frame pointers if -mfentry is used
Steven Rostedt
1
-1
/
+4
2012-08-23
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
2
-1
/
+10
2012-08-23
ftrace: Make recordmcount.c handle __fentry__
Steven Rostedt
1
-1
/
+3
2012-08-20
perf hists: Rename and move some functions
Namhyung Kim
3
-27
/
+32
2012-08-20
perf hists: Separate out hist print functions
Namhyung Kim
4
-661
/
+669
2012-08-20
perf tools: Fix include order for bison/flex-generated C files
Ben Hutchings
1
-2
/
+2
2012-08-20
perf symbols: Fix builds with NO_LIBELF set
David Ahern
3
-1
/
+5
2012-08-20
perf: silence GTK2 probing errors
David Ahern
1
-3
/
+3
2012-08-20
perf script perl/python: Fix libexec scripts path in Documentation
David Ahern
2
-7
/
+7
2012-08-20
perf ui gtk: Ensure not to call gtk_main_quit() twice
Namhyung Kim
1
-0
/
+2
2012-08-17
perf tools: Rename global variable 'events' in util/header.c
Robert Richter
1
-20
/
+20
2012-08-17
perf tools: Rename some variables for better understanding
Robert Richter
1
-21
/
+21
2012-08-17
perf tools: Report number of pmu type of unknown events
Robert Richter
1
-1
/
+2
2012-08-17
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
3
-6
/
+9
2012-08-17
perf ui gtk: Add perf_gtk__show_helpline() for pr_*
Namhyung Kim
7
-15
/
+57
2012-08-17
perf ui/gtk: Use helpline API in browser
Namhyung Kim
1
-1
/
+4
2012-08-17
perf ui gtk: Implement helpline_fns
Namhyung Kim
4
-0
/
+34
2012-08-16
perf ui: Introduce struct ui_helpline
Namhyung Kim
4
-40
/
+88
2012-08-16
perf tools: Let O= makes handle relative paths
Steven Rostedt
1
-2
/
+4
2012-08-15
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
11
-125
/
+95
2012-08-15
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
10
-32
/
+28
2012-08-14
perf test: Add automated tests for event group parsing
Jiri Olsa
1
-3
/
+299
2012-08-14
perf tools: Enable grouping logic for parsed events
Jiri Olsa
11
-69
/
+96
2012-08-14
perf tools: Add support to update event modifier
Jiri Olsa
4
-14
/
+66
2012-08-14
perf tools: Add support to parse event group syntax
Jiri Olsa
4
-16
/
+97
2012-08-14
perf tools: Add missing files to build the python binding
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-08-14
perf script: Fix a NULL pointer dereference
Namhyung Kim
1
-1
/
+1