index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
perf hists: Introduce hists__link
Arnaldo Carvalho de Melo
2
-0
/
+61
2012-11-09
perf diff: Move hists__match to the hists lib
Arnaldo Carvalho de Melo
3
-34
/
+40
2012-11-09
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
4
-18
/
+42
2012-11-09
perf tools: Don't try to lookup objdump for live mode
Namhyung Kim
1
-0
/
+7
2012-11-08
perf tools: Add arbitary aliases and support names with -
Andi Kleen
1
-0
/
+2
2012-11-08
perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw
Jiri Olsa
1
-2
/
+10
2012-11-08
perf tests: Move attr.py temp dir cleanup into finally section
Jiri Olsa
1
-14
/
+16
2012-11-08
perf hists: Free branch_info when freeing hist_entry
Namhyung Kim
1
-0
/
+1
2012-11-08
perf tools: Fix detection of stack area
Namhyung Kim
1
-1
/
+1
2012-11-08
perf machine: Set kernel data mapping length
Namhyung Kim
1
-9
/
+13
2012-11-05
perf tests: Removing 'optional' field
Jiri Olsa
4
-15
/
+18
2012-11-05
perf tests: Fix attr watermark field name typo
Jiri Olsa
4
-4
/
+4
2012-11-05
perf tests: Factor attr tests WRITE_ASS macro
Jiri Olsa
1
-44
/
+45
2012-11-05
perf tests: Add missing attr stat basic test
Jiri Olsa
2
-0
/
+46
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
4
-16
/
+25
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
8
-67
/
+58
2012-11-05
perf tools: Use normalized arch name for searching objdump path
Namhyung Kim
1
-7
/
+33
2012-11-05
perf tests: Add documentation for attr tests
Jiri Olsa
1
-0
/
+64
2012-11-05
perf tests: Add attr stat default test
Jiri Olsa
3
-0
/
+429
2012-11-05
perf tests: Add attr stat default test
Jiri Olsa
1
-0
/
+64
2012-11-05
perf tests: Add attr stat event syntax group test
Jiri Olsa
1
-0
/
+17
2012-11-05
perf tests: Add attr stat group test
Jiri Olsa
1
-0
/
+15
2012-11-05
perf tests: Add attr stat no-inherit test
Jiri Olsa
1
-0
/
+7
2012-11-05
perf tests: Add attr record branch filter tests
Jiri Olsa
7
-0
/
+56
2012-11-05
perf tests: Add attr record branch any test
Jiri Olsa
1
-0
/
+8
2012-11-05
perf tests: Add attr record no delay test
Jiri Olsa
1
-0
/
+9
2012-11-05
perf tests: Add attr record raw test
Jiri Olsa
1
-0
/
+7
2012-11-05
perf tests: Add attr record data test
Jiri Olsa
1
-0
/
+8
2012-11-02
perf tests: Add attr record no-inherit test
Jiri Olsa
1
-0
/
+7
2012-11-02
perf tests: Add attr record no samples test
Jiri Olsa
1
-0
/
+6
2012-11-02
perf tests: Add attr record period test
Jiri Olsa
1
-0
/
+7
2012-11-02
perf tests: Add attr record graph test
Jiri Olsa
3
-0
/
+22
2012-11-02
perf tests: Add attr record count test
Jiri Olsa
1
-0
/
+8
2012-11-02
perf tests: Add attr record freq test
Jiri Olsa
1
-0
/
+6
2012-11-02
perf tests: Add attr record event syntax group test
Jiri Olsa
1
-0
/
+20
2012-11-02
perf tests: Add attr record group test
Jiri Olsa
1
-0
/
+17
2012-11-02
perf tests: Add attr tests under builtin test command
Jiri Olsa
4
-0
/
+49
2012-11-02
perf tests: Add attr record basic test
Jiri Olsa
2
-0
/
+45
2012-11-01
tools/power turbostat: graceful fail on garbage input
Len Brown
1
-8
/
+18
2012-11-01
tools/power turbostat: Repair Segmentation fault when using -i option
Len Brown
1
-1
/
+1
2012-10-31
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
5
-2
/
+470
2012-10-31
perf tests: Move test objects into 'tests' directory
Jiri Olsa
4
-8
/
+9
2012-10-31
perf browser: Don't show scripts menu for 'perf top'
Feng Tang
1
-2
/
+10
2012-10-31
perf tools: Remove BINDIR define from exec_cmd.o compilation
Jiri Olsa
1
-1
/
+0
2012-10-31
perf annotate: Handle XBEGIN like a jump
Andi Kleen
1
-0
/
+2
2012-10-31
perf tools: Handle --version string generation on machines without git
Arnaldo Carvalho de Melo
1
-1
/
+2
2012-10-31
perf tools: Further speed up the perf build
Ingo Molnar
1
-9
/
+4
2012-10-31
perf tools: Speed up the perf build time by simplifying the perf --version st...
Ingo Molnar
1
-1
/
+1
2012-10-31
perf tools: Add info about cross compiling for Android ARM
Joonsoo Kim
1
-1
/
+4
2012-10-31
perf tools: Warn about missing libelf
Namhyung Kim
1
-0
/
+2
[prev]
[next]