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 tools: Support CPU id matching for x86 v2
Andi Kleen
2016-10-03
1
-3
/
+21
*
perf powerpc: Support CPU ID matching for Powerpc
Sukadev Bhattiprolu
2016-10-03
1
-0
/
+11
*
perf pmu: Use pmu_events table to create aliases
Sukadev Bhattiprolu
2016-10-03
2
-0
/
+61
*
perf jevents: Program to convert JSON file
Andi Kleen
2016-10-03
6
-4
/
+869
*
perf tools: Add jsmn `jasmine' JSON parser
Andi Kleen
2016-10-03
4
-0
/
+574
*
tools build: Make fixdep a hostprog
Jiri Olsa
2016-10-03
3
-5
/
+3
*
tools build: Add support for host programs format
Jiri Olsa
2016-10-03
3
-4
/
+26
*
perf tools: Experiment with cppcheck
Arnaldo Carvalho de Melo
2016-10-03
5
-20
/
+13
*
perf probe: Check if *ptr2 is zero and not ptr2
Colin Ian King
2016-10-03
1
-1
/
+1
*
perf tests: Add dwarf unwind test for powerpc
Ravi Bangoria
2016-09-29
9
-2
/
+193
*
perf probe: Match linkage name with mangled name
Masami Hiramatsu
2016-09-29
2
-2
/
+29
*
perf probe: Fix to cut off incompatible chars from group name
Masami Hiramatsu
2016-09-29
1
-3
/
+7
*
perf probe: Skip if the function address is 0
Masami Hiramatsu
2016-09-29
1
-1
/
+11
*
perf probe: Ignore the error of finding inline instance
Masami Hiramatsu
2016-09-29
1
-2
/
+3
*
perf intel-pt: Fix decoding when there are address filters
Adrian Hunter
2016-09-29
1
-0
/
+82
*
perf intel-pt: Enable decoder to handle TIP.PGD with missing IP
Adrian Hunter
2016-09-29
2
-0
/
+31
*
perf intel-pt: Read address filter from AUXTRACE_INFO event
Adrian Hunter
2016-09-29
1
-0
/
+51
*
perf intel-pt: Record address filter in AUXTRACE_INFO event
Adrian Hunter
2016-09-29
2
-6
/
+48
*
perf intel-pt: Add a helper function for processing AUXTRACE_INFO
Adrian Hunter
2016-09-29
1
-4
/
+8
*
perf intel-pt: Fix missing error codes processing auxtrace_info
Adrian Hunter
2016-09-29
1
-0
/
+2
*
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
2016-09-29
3
-1
/
+20
*
perf intel-pt: Fix snapshot overlap detection decoder errors
Adrian Hunter
2016-09-29
1
-4
/
+11
*
perf probe: Increase debug level of SDT debug messages
Adrian Hunter
2016-09-29
2
-3
/
+3
*
perf record: Add support for using symbols in address filters
Adrian Hunter
2016-09-29
4
-3
/
+857
*
perf symbols: Add dso__last_symbol()
Adrian Hunter
2016-09-29
2
-0
/
+16
*
perf record: Fix error paths
Adrian Hunter
2016-09-29
1
-4
/
+4
*
perf record: Rename label 'out_symbol_exit'
Adrian Hunter
2016-09-29
1
-5
/
+5
*
perf script: Fix vanished idle symbols
Adrian Hunter
2016-09-29
1
-5
/
+2
*
perf evsel: Add support for address filters
Mathieu Poirier
2016-09-29
3
-5
/
+41
*
perf evsel: New tracepoint specific function
Mathieu Poirier
2016-09-29
4
-10
/
+13
*
perf tools: Make perf_evsel__append_filter() generic
Mathieu Poirier
2016-09-29
4
-7
/
+12
*
perf tools: Update documentation info about quipper
Simon Que
2016-09-29
1
-1
/
+5
*
perf trace: Beautify sched_[gs]et_attr return value
Arnaldo Carvalho de Melo
2016-09-28
1
-0
/
+2
*
perf data: Fix building in 32 bit platform with libbabeltrace
Wang Nan
2016-09-28
1
-1
/
+1
*
perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change
Adrian Hunter
2016-09-28
1
-1
/
+2
*
perf record: Fix documentation 'event_sources' -> 'event_source'
Adrian Hunter
2016-09-27
1
-3
/
+3
*
Merge tag 'perf-core-for-mingo-20160922' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-09-23
24
-20
/
+996
|
\
|
*
perf hists: Make hists__fprintf_headers function global
Jiri Olsa
2016-09-22
2
-1
/
+2
|
*
perf hists: Make __hist_entry__snprintf function global
Jiri Olsa
2016-09-22
2
-2
/
+4
|
*
perf tools: Make several display functions global
Jiri Olsa
2016-09-22
3
-2
/
+4
|
*
perf tools: Make several sorting functions global
Jiri Olsa
2016-09-22
2
-3
/
+9
|
*
perf tools: Make output_field_add and sort_dimension__add global
Jiri Olsa
2016-09-22
2
-4
/
+8
|
*
perf tools: Make reset_dimensions global
Jiri Olsa
2016-09-22
2
-1
/
+2
|
*
perf hists: Add __hist_entry__snprintf function
Jiri Olsa
2016-09-22
1
-2
/
+8
|
*
perf tools: Add sink configuration for cs_etm PMU
Mathieu Poirier
2016-09-22
3
-0
/
+63
|
*
perf tools: Add PMU configuration to tools
Mathieu Poirier
2016-09-22
3
-0
/
+32
|
*
perf pmu: Push configuration down to PMU driver
Mathieu Poirier
2016-09-22
4
-0
/
+106
|
*
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
2016-09-22
8
-2
/
+716
|
*
perf tools: Make coresight PMU listable
Mathieu Poirier
2016-09-22
3
-0
/
+38
|
*
perf tools: Confine __get_cpuid() to x86 architecture
Mathieu Poirier
2016-09-22
1
-4
/
+7
[next]