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
...
|
|
*
|
|
perf tests: Add attr stat event syntax group test
Jiri Olsa
2012-11-05
1
-0
/
+17
|
|
*
|
|
perf tests: Add attr stat group test
Jiri Olsa
2012-11-05
1
-0
/
+15
|
|
*
|
|
perf tests: Add attr stat no-inherit test
Jiri Olsa
2012-11-05
1
-0
/
+7
|
|
*
|
|
perf tests: Add attr record branch filter tests
Jiri Olsa
2012-11-05
7
-0
/
+56
|
|
*
|
|
perf tests: Add attr record branch any test
Jiri Olsa
2012-11-05
1
-0
/
+8
|
|
*
|
|
perf tests: Add attr record no delay test
Jiri Olsa
2012-11-05
1
-0
/
+9
|
|
*
|
|
perf tests: Add attr record raw test
Jiri Olsa
2012-11-05
1
-0
/
+7
|
|
*
|
|
perf tests: Add attr record data test
Jiri Olsa
2012-11-05
1
-0
/
+8
|
|
*
|
|
perf tests: Add attr record no-inherit test
Jiri Olsa
2012-11-01
1
-0
/
+7
|
|
*
|
|
perf tests: Add attr record no samples test
Jiri Olsa
2012-11-01
1
-0
/
+6
|
|
*
|
|
perf tests: Add attr record period test
Jiri Olsa
2012-11-01
1
-0
/
+7
|
|
*
|
|
perf tests: Add attr record graph test
Jiri Olsa
2012-11-01
3
-0
/
+22
|
|
*
|
|
perf tests: Add attr record count test
Jiri Olsa
2012-11-01
1
-0
/
+8
|
|
*
|
|
perf tests: Add attr record freq test
Jiri Olsa
2012-11-01
1
-0
/
+6
|
|
*
|
|
perf tests: Add attr record event syntax group test
Jiri Olsa
2012-11-01
1
-0
/
+20
|
|
*
|
|
perf tests: Add attr record group test
Jiri Olsa
2012-11-01
1
-0
/
+17
|
|
*
|
|
perf tests: Add attr tests under builtin test command
Jiri Olsa
2012-11-01
4
-0
/
+49
|
|
*
|
|
perf tests: Add attr record basic test
Jiri Olsa
2012-11-01
2
-0
/
+45
|
|
*
|
|
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
2012-10-31
5
-2
/
+470
|
|
*
|
|
perf tests: Move test objects into 'tests' directory
Jiri Olsa
2012-10-31
4
-8
/
+9
|
|
*
|
|
perf browser: Don't show scripts menu for 'perf top'
Feng Tang
2012-10-31
1
-2
/
+10
|
|
*
|
|
perf tools: Remove BINDIR define from exec_cmd.o compilation
Jiri Olsa
2012-10-31
1
-1
/
+0
|
|
*
|
|
perf annotate: Handle XBEGIN like a jump
Andi Kleen
2012-10-31
1
-0
/
+2
|
|
*
|
|
perf tools: Handle --version string generation on machines without git
Arnaldo Carvalho de Melo
2012-10-31
1
-1
/
+2
|
|
*
|
|
perf tools: Further speed up the perf build
Ingo Molnar
2012-10-31
1
-9
/
+4
|
|
*
|
|
perf tools: Speed up the perf build time by simplifying the perf --version st...
Ingo Molnar
2012-10-31
1
-1
/
+1
|
|
*
|
|
perf tools: Add info about cross compiling for Android ARM
Joonsoo Kim
2012-10-31
1
-1
/
+4
|
|
*
|
|
perf tools: Warn about missing libelf
Namhyung Kim
2012-10-31
1
-0
/
+2
|
|
/
/
/
|
*
|
|
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
[prev]
[next]