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-05-08
perf stat: Use perf_evlist__create_maps
Namhyung Kim
1
-14
/
+8
2012-05-08
perf target: Consolidate target task/cpu checking
Namhyung Kim
6
-20
/
+31
2012-05-08
perf tools: Introduce perf_target__strerror()
Namhyung Kim
5
-5
/
+87
2012-05-07
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
6
-39
/
+42
2012-05-07
perf target: Introduce perf_target_errno
Namhyung Kim
2
-12
/
+46
2012-05-07
perf evlist: Fix creation of cpu map
Namhyung Kim
1
-2
/
+3
2012-05-07
perf top: Set target.system_wide
Arnaldo Carvalho de Melo
1
-0
/
+4
2012-05-04
perf session: Fail on processing event with unknown size
Jiri Olsa
1
-21
/
+9
2012-05-02
perf ui: Change fallback policy of setup_browser()
Namhyung Kim
4
-18
/
+16
2012-05-02
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
7
-165
/
+205
2012-05-02
perf ui gtk: Rename functions for consistency
Namhyung Kim
3
-17
/
+17
2012-05-02
perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
Namhyung Kim
3
-6
/
+5
2012-05-02
perf ui: Make setup_browser() generic
Namhyung Kim
1
-19
/
+25
2012-05-02
perf target: Split out perf_target handling code
Namhyung Kim
8
-44
/
+68
2012-05-02
perf tools: Check more combinations of PID/TID, UID and CPU switches
Namhyung Kim
1
-0
/
+14
2012-05-02
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
5
-16
/
+15
2012-05-02
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
5
-29
/
+31
2012-05-02
perf top: Convert to struct perf_target
Namhyung Kim
3
-30
/
+28
2012-05-02
perf stat: Convert to struct perf_target
Namhyung Kim
1
-25
/
+22
2012-05-02
perf tools: Introduce struct perf_target
Namhyung Kim
5
-32
/
+41
2012-05-02
perf tools: Fix include header files in util/parse-events.h
Robert Richter
1
-0
/
+2
2012-05-02
perf test: Make the rdpmc test honour 'verbose' mode
Arnaldo Carvalho de Melo
1
-4
/
+2
2012-04-23
perf tools: Cleanup realloc use
Ulrich Drepper
1
-11
/
+6
2012-04-13
Merge tag 'v3.4-rc2' into perf/core
Ingo Molnar
29
-241
/
+1972
2012-04-12
perf record: Use sw counter only if hw pmu is not detected
Robert Richter
1
-1
/
+1
2012-04-12
perf tools: Fix thread map that is type pid_t
Robert Richter
1
-1
/
+1
2012-04-12
perf stat: Declare some references static
Robert Richter
1
-13
/
+13
2012-04-12
perf tools: Move GTK+ bits to tools/perf/ui/gtk directory
Namhyung Kim
3
-2
/
+2
2012-04-12
perf tools: Move UI bits to tools/perf/ui directory
Namhyung Kim
19
-36
/
+36
2012-04-12
perf annotate: Fix a build error
Namhyung Kim
1
-2
/
+2
2012-04-11
perf tools: Fix parsers' rules to dependencies
Jiri Olsa
1
-11
/
+8
2012-04-11
tools: Connect to the kernel build system
Borislav Petkov
1
-0
/
+10
2012-04-11
tools: Add a help target
Borislav Petkov
1
-0
/
+20
2012-04-11
tools: Add a toplevel Makefile
Borislav Petkov
1
-0
/
+47
2012-04-11
tools: Cleanup EXTRA_WARNINGS
Borislav Petkov
1
-20
/
+20
2012-04-11
tools: Add Makefile.include
Borislav Petkov
2
-46
/
+58
2012-04-11
perf tools: Ignore auto-generated bison/flex files
Namhyung Kim
1
-0
/
+2
2012-04-08
perf annotate browser: string search: /?n
Arnaldo Carvalho de Melo
1
-1
/
+148
2012-04-08
perf report: Correct display of samples and events in header
Ashay Rane
2
-7
/
+14
2012-04-07
perf annotate browser: Initial support for navigating jump instructions
Arnaldo Carvalho de Melo
1
-2
/
+61
2012-04-07
perf ui annotate browser: Add list based search for addr offset
Arnaldo Carvalho de Melo
1
-9
/
+16
2012-04-07
perf ui annotate browser: Move callq handling to separate function
Arnaldo Carvalho de Melo
1
-46
/
+48
2012-04-07
perf ui annotate browser: Allow toggling addr offset view
Arnaldo Carvalho de Melo
1
-3
/
+12
2012-04-07
perf annotate: Allow printing objdump line addr in different color
Arnaldo Carvalho de Melo
5
-16
/
+53
2012-04-07
perf ui browser: Return the current color when setting a new one
Arnaldo Carvalho de Melo
2
-2
/
+6
2012-04-06
perf annotate: Validate addr in symbol__inc_addr_samples
Arnaldo Carvalho de Melo
4
-3
/
+38
2012-04-06
perf hists browser: Fix NULL deref in hists browsing code
Jiri Olsa
1
-0
/
+3
2012-04-06
perf hists: Catch and handle out-of-date hist entry maps.
David Miller
1
-0
/
+12
2012-04-06
perf annotate: Fix hist decay
Arnaldo Carvalho de Melo
1
-8
/
+4
2012-04-06
perf top: Add intel_idle to the skip list
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]