index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Allow tracers to start at core initcall
Steven Rostedt
2012-10-31
6
-8
/
+7
*
tracing: Replace strict_strto* with kstrto*
Daniel Walter
2012-10-31
7
-14
/
+14
*
perf/x86: Fix sparse warnings
Peter Huewe
2012-10-30
1
-2
/
+2
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-10-30
34
-829
/
+1196
|
\
|
*
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
2012-10-29
1
-0
/
+2
|
*
perf record: Fix mmap error output condition
Jiri Olsa
2012-10-29
1
-1
/
+2
|
*
perf header: Add is_perf_magic() func
Feng Tang
2012-10-29
2
-0
/
+11
|
*
perf hists browser: Integrate script browser into main hists browser
Feng Tang
2012-10-29
1
-0
/
+38
|
*
perf annotate browser: Integrate script browser into annotation browser
Feng Tang
2012-10-29
1
-0
/
+6
|
*
perf scripts browser: Add a browser for perf script
Feng Tang
2012-10-29
3
-0
/
+200
|
*
perf script: Add more filter to find_scripts()
Feng Tang
2012-10-29
1
-3
/
+79
|
*
perf tools: Add a global variable "const char *input_name"
Feng Tang
2012-10-29
11
-29
/
+20
|
*
perf tools: Move dso_* related functions into dso object
Jiri Olsa
2012-10-29
5
-726
/
+751
|
*
perf tools: Move strxfrchar into string object
Jiri Olsa
2012-10-29
4
-12
/
+19
|
*
perf tools: Move hex2u64 into util object
Jiri Olsa
2012-10-29
4
-34
/
+34
|
*
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
2012-10-29
5
-5
/
+9
|
*
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
2012-10-29
7
-17
/
+19
|
*
perf tools: Move parse_events error printing to parse_events_options
Andi Kleen
2012-10-28
1
-3
/
+7
|
/
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-10-26
9
-61
/
+256
|
\
|
*
perf stat: Add --pre and --post command
Peter Zijlstra
2012-10-26
2
-6
/
+41
|
*
perf inject: Mark a dso if it's used
Andrew Vagin
2012-10-26
3
-8
/
+17
|
*
perf inject: Merge sched_stat_* and sched_switch events
Andrew Vagin
2012-10-26
2
-3
/
+144
|
*
perf inject: Work with files
Andrew Vagin
2012-10-26
2
-3
/
+41
|
*
perf tools: Fix LIBELF_MMAP checking
Namhyung Kim
2012-10-26
1
-1
/
+2
|
*
perf tools: Always show CHK message when doing try-cc
Namhyung Kim
2012-10-26
1
-2
/
+1
|
*
perf tools: Convert invocation of MAKE into SUBDIR
Namhyung Kim
2012-10-26
1
-3
/
+3
|
*
perf tools: Cleanup doc related targets
Namhyung Kim
2012-10-26
1
-37
/
+9
|
*
tools lib traceevent: Do not generate dependency for system header files
Namhyung Kim
2012-10-26
1
-1
/
+1
|
/
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-10-26
3
-14
/
+110
|
\
|
*
perf trace: Use sched:sched_stat_runtime to provide a thread summary
Arnaldo Carvalho de Melo
2012-10-25
2
-1
/
+90
|
*
perf trace: Count number of events for each thread and globally
Arnaldo Carvalho de Melo
2012-10-25
1
-6
/
+14
|
*
perf tools: Don't stop synthesizing threads when one vanishes
Arnaldo Carvalho de Melo
2012-10-25
1
-7
/
+6
|
/
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-10-25
17
-58
/
+535
|
\
|
*
perf tools: Try to build Documentation when installing
Borislav Petkov
2012-10-24
3
-4
/
+34
|
*
perf trace: Print the name of a syscall when failing to read its info
Arnaldo Carvalho de Melo
2012-10-24
1
-1
/
+4
|
*
perf tools: Pretty print errno for some more functions
Arnaldo Carvalho de Melo
2012-10-24
1
-0
/
+3
|
*
perf trace: Add duration filter
Arnaldo Carvalho de Melo
2012-10-24
2
-4
/
+31
|
*
perf trace: Add an event duration column
Arnaldo Carvalho de Melo
2012-10-24
1
-4
/
+23
|
*
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
2012-10-24
2
-22
/
+181
|
*
perf test: Align the 'Ok'/'FAILED!' test results
Arnaldo Carvalho de Melo
2012-10-24
1
-2
/
+16
|
*
perf tools: Give user better message if precise is not supported
David Ahern
2012-10-24
2
-0
/
+9
|
*
Account the nr_entries in rblist properly
Suzuki K. Poulose
2012-10-24
1
-2
/
+2
|
*
perf tools: Try to find cross-built objdump path
Irina Tirdea
2012-10-24
6
-1
/
+204
|
*
perf tools: Remove noise in python version feature test
Arnaldo Carvalho de Melo
2012-10-24
1
-1
/
+4
|
*
perf tools: Diplays more output on features check for make V=1
Jiri Olsa
2012-10-24
2
-25
/
+32
|
/
*
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
David Vrabel
2012-10-24
3
-7
/
+6
*
perf test: Add automated tests for pmu sysfs translated events
Jiri Olsa
2012-10-24
1
-0
/
+68
*
perf tools: Add support to specify hw event as PMU event term
Jiri Olsa
2012-10-24
3
-0
/
+38
*
perf tools: Fix PMU object alias initialization
Jiri Olsa
2012-10-24
1
-3
/
+4
*
perf/x86: Add hardware events translations for Intel P6 cpus
Jiri Olsa
2012-10-24
2
-0
/
+3
[next]