index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Move mem_bswap32/64 to util.c
Adrian Hunter
2013-12-13
4
-23
/
+25
*
perf evlist: Add can_select_event() method
Adrian Hunter
2013-12-13
2
-0
/
+39
*
perf header: Allow header->data_offset to be predetermined
Adrian Hunter
2013-12-13
1
-1
/
+2
*
perf tools: Add perf_event_paranoid()
Adrian Hunter
2013-12-13
3
-2
/
+21
*
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-13
5
-71
/
+4
*
perf symbols: Fix bug in usage of the basename() function
Stephane Eranian
2013-12-10
1
-1
/
+22
*
perf symbols: Rename filename argument
Arnaldo Carvalho de Melo
2013-12-10
2
-17
/
+17
*
perf symbols: Constify some DSO methods parameters
Arnaldo Carvalho de Melo
2013-12-10
4
-10
/
+9
*
perf symbols: Set freed members to NULL in dso destructor
Arnaldo Carvalho de Melo
2013-12-10
1
-2
/
+12
*
perf symbols: Constify dso->long_name
Arnaldo Carvalho de Melo
2013-12-10
6
-14
/
+14
*
perf symbols: Remove open coded management of long_name_allocated member
Arnaldo Carvalho de Melo
2013-12-10
5
-13
/
+16
*
perf symbols: Set alloc flag close to setting the long_name
Arnaldo Carvalho de Melo
2013-12-10
3
-22
/
+14
*
perf symbols: Remove open coded management of short_name_allocated member
Adrian Hunter
2013-12-10
3
-9
/
+13
*
perf machine: Don't open code assign dso->short_name
Arnaldo Carvalho de Melo
2013-12-10
1
-1
/
+1
*
perf symbols: Rename [sl]name_alloc to match the members they refer to
Arnaldo Carvalho de Melo
2013-12-10
4
-9
/
+9
*
perf kvm: Move code to generate filename for perf-kvm to function.
Dongsheng Yang
2013-12-09
2
-0
/
+16
*
perf evlist: Fix mmap pages rounding to power of 2
Adrian Hunter
2013-12-09
2
-2
/
+16
*
perf evlist: Fix max mmap_pages
Adrian Hunter
2013-12-09
1
-1
/
+1
*
perf evlist: Remove unnecessary parentheses
Adrian Hunter
2013-12-09
1
-1
/
+1
*
perf script: Add an option to print the source line number
Adrian Hunter
2013-12-09
4
-0
/
+28
*
perf script: Fix symoff printing in callchains
Adrian Hunter
2013-12-09
1
-1
/
+6
*
perf tools: Overload pr_stat traceevent print function
Jiri Olsa
2013-12-04
2
-3
/
+29
*
perf tools: Add trace-event global object for tracepoint interface
Jiri Olsa
2013-12-04
3
-42
/
+65
*
perf tools: Add trace-event object
Jiri Olsa
2013-12-04
7
-30
/
+49
*
perf tools: Add filename__read_str util function
Jiri Olsa
2013-12-04
2
-0
/
+50
*
tools lib traceevent: Change pevent_parse_format to include pevent handle
Jiri Olsa
2013-12-04
1
-1
/
+1
*
perf script: Do not call perf_event__preprocess_sample() twice)
Adrian Hunter
2013-12-04
2
-19
/
+16
*
perf symbols: Fix random fd closing with no libelf
Adrian Hunter
2013-12-04
1
-0
/
+1
*
perf target: Move the checking of which map function to call into function.
Dongsheng Yang
2013-12-04
2
-7
/
+14
*
perf tools: Remove condition in machine__get_kernel_start_addr.
Dongsheng Yang
2013-12-04
1
-9
/
+5
*
perf tools: Do not disable source line lookup just because of 1 failure
Adrian Hunter
2013-12-04
3
-4
/
+18
*
perf symbols: Retain symbol source file name to lookup source line numbers
Adrian Hunter
2013-12-04
4
-1
/
+10
*
perf symbols: Retain bfd reference to lookup source line numbers
Adrian Hunter
2013-12-04
3
-6
/
+34
*
perf tools: Use asprintf instead of malloc plus snprintf
Adrian Hunter
2013-12-04
1
-8
/
+1
*
perf tools: Add perf_data_file__write interface
Jiri Olsa
2013-12-02
2
-6
/
+14
*
perf tools: Add writen function
Jiri Olsa
2013-12-02
2
-5
/
+20
*
perf tools: Fine tune readn function
Jiri Olsa
2013-12-02
1
-5
/
+11
*
perf tools: Use correct return type for readn function
Jiri Olsa
2013-12-02
4
-13
/
+13
*
perf symbols: Fix not finding kcore in buildid cache
Adrian Hunter
2013-11-27
1
-2
/
+7
*
perf tools: Export setup_list
David Ahern
2013-11-27
2
-1
/
+4
*
perf thread: Move comm_list check into function
David Ahern
2013-11-27
2
-2
/
+13
*
perf symbols: Move idle syms check from top to generic function
David Ahern
2013-11-27
2
-0
/
+31
*
perf evsel: Skip ignored symbols while printing callchain
David Ahern
2013-11-27
1
-2
/
+8
*
perf timechart: Add backtrace support
Stanislav Fomichev
2013-11-27
2
-12
/
+27
*
perf timechart: Group figures and add title with details
Stanislav Fomichev
2013-11-27
2
-4
/
+57
*
perf tools: Add option macro OPT_BOOLEAN_SET
Adrian Hunter
2013-11-27
2
-0
/
+10
*
perf tools: Allow '--inherit' as the negation of '--no-inherit'
Adrian Hunter
2013-11-27
1
-0
/
+19
*
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-27
4
-6
/
+20
*
tools/perf/stat: Add event unit and scale support
Stephane Eranian
2013-11-27
5
-14
/
+160
*
perf header: Fix possible memory leaks in process_group_desc()
Namhyung Kim
2013-11-19
1
-1
/
+1
[next]