index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf config: Introduce new init() and exit()
Taeung Song
2016-06-23
4
-45
/
+82
*
perf script: Add callindent option
Adrian Hunter
2016-06-23
4
-1
/
+79
*
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
2016-06-23
3
-6
/
+23
*
perf script: Print sample flags more nicely
Adrian Hunter
2016-06-23
2
-2
/
+40
*
perf intlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
2
-5
/
+5
*
perf rb_resort: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
2
-4
/
+4
*
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
8
-19
/
+19
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
40
-157
/
+157
*
perf unwind: Fix wrongly used regs for aarch64 unwind
He Kuang
2016-06-23
1
-0
/
+5
*
perf unwind: Fix wrongly used regs for x86_32 unwind
He Kuang
2016-06-23
1
-0
/
+6
*
perf unwind: Change macro names of perf register
He Kuang
2016-06-23
2
-2
/
+13
*
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
2016-06-23
1
-3
/
+37
*
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
15
-17
/
+24
*
perf tools: Let python use correct gcc for build_ext
He Kuang
2016-06-22
1
-1
/
+2
*
perf machine: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
2
-6
/
+6
*
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
2016-06-22
1
-5
/
+1
*
perf session: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
4
-7
/
+5
*
perf evlist: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
4
-6
/
+6
*
perf hists: Enlarge pid sort entry size
Jiri Olsa
2016-06-22
2
-4
/
+4
*
perf hists browser: Introduce init()
Jiri Olsa
2016-06-22
2
-15
/
+22
*
perf hists browser: Introduce perf_evsel_browser constructor
Jiri Olsa
2016-06-22
2
-10
/
+18
*
perf hists browser: Move horizontal scroll init to new()
Jiri Olsa
2016-06-22
1
-13
/
+7
*
perf hists browser: Introduce struct hist_browser title callback
Jiri Olsa
2016-06-22
2
-8
/
+17
*
perf hists browser: Make (new|delete|run) public
Jiri Olsa
2016-06-22
2
-5
/
+10
*
perf hists browser: Move hist_browser into header file
Jiri Olsa
2016-06-22
2
-18
/
+24
*
perf script stackcollapse: Remove reference to the perl interpreter
Arnaldo Carvalho de Melo
2016-06-22
1
-2
/
+0
*
perf script: Add stackcollapse.py script
Paolo Bonzini
2016-06-21
3
-0
/
+138
*
perf evsel: Fix write_backwards fallback
Arnaldo Carvalho de Melo
2016-06-21
1
-13
/
+10
*
perf record: Add --dry-run option to check cmdline options
Wang Nan
2016-06-21
2
-0
/
+14
*
perf llvm: Allow dump llvm output object file using llvm.dump-obj
Wang Nan
2016-06-21
2
-0
/
+47
*
perf tools: Remove --perf-dir and --work-dir
Arnaldo Carvalho de Melo
2016-06-21
2
-41
/
+0
*
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2016-06-21
3
-69
/
+2
*
perf hists: Rename __hists__add_entry to hists__add_entry
Jiri Olsa
2016-06-21
5
-38
/
+28
*
perf script: Fix documentation of '-f' when it should be '-F'
Adrian Hunter
2016-06-21
1
-10
/
+10
*
kbuild: List libelf-devel as an alternative
Jean Delvare
2016-06-21
1
-1
/
+1
*
perf probe: Add --cache option to cache the probe definitions
Masami Hiramatsu
2016-06-15
4
-0
/
+15
*
perf probe: Introduce perf_cache interfaces
Masami Hiramatsu
2016-06-15
2
-0
/
+351
*
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
Jiri Olsa
2016-06-15
7
-14
/
+15
*
perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
Jiri Olsa
2016-06-15
7
-14
/
+14
*
perf stdio: Add use_callchain parameter to hists__fprintf
Jiri Olsa
2016-06-15
5
-8
/
+13
*
perf stdio: Do not pass hists in hist_entry__fprintf
Jiri Olsa
2016-06-15
1
-2
/
+2
*
perf stdio: Separate standard headers output
Jiri Olsa
2016-06-15
1
-14
/
+24
*
perf stdio: Separate hierarchy headers output
Jiri Olsa
2016-06-15
1
-8
/
+18
*
perf stdio: Separate headers output
Jiri Olsa
2016-06-15
1
-29
/
+30
*
perf tui: Separate hierarchy and standard headers output
Jiri Olsa
2016-06-15
1
-7
/
+24
*
perf tools: Fix Data Object sort entry width index
Jiri Olsa
2016-06-15
1
-1
/
+1
*
perf mem: Add --ldlat option
Jiri Olsa
2016-06-15
4
-1
/
+21
*
perf unwind: Fix compile error for static cross build
He Kuang
2016-06-15
1
-0
/
+3
*
perf probe: Uncomment and export synthesize_perf_probe_point()
Masami Hiramatsu
2016-06-14
2
-17
/
+23
*
perf probe: Add perf_probe_event__copy()
Masami Hiramatsu
2016-06-14
2
-3
/
+76
[next]