index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
2017-07-19
12
-3
/
+141
*
perf tool: Add show_feature_header to perf_tool
David Carrillo-Cisneros
2017-07-19
3
-0
/
+14
*
perf header: Change FEAT_OP* macros
David Carrillo-Cisneros
2017-07-19
1
-28
/
+44
*
perf header: Add a buffer to struct feat_fd
David Carrillo-Cisneros
2017-07-19
1
-5
/
+70
*
perf header: Make write_pmu_mappings pipe-mode friendly
David Carrillo-Cisneros
2017-07-19
1
-10
/
+11
*
perf header: Use struct feat_fd in read header records
David Carrillo-Cisneros
2017-07-19
1
-51
/
+50
*
perf header: Don't pass struct perf_file_section to process_##_feat
David Carrillo-Cisneros
2017-07-19
1
-34
/
+24
*
perf header: Use struct feat_fd to process header records
David Carrillo-Cisneros
2017-07-19
1
-85
/
+79
*
perf header: Use struct feat_fd for print
David Carrillo-Cisneros
2017-07-19
1
-55
/
+47
*
perf header: Add struct feat_fd for write
David Carrillo-Cisneros
2017-07-19
4
-111
/
+138
*
perf header: Revamp do_write()
David Carrillo-Cisneros
2017-07-19
3
-10
/
+8
*
perf util: Add const modifier to buf in "writen" function
David Carrillo-Cisneros
2017-07-19
2
-3
/
+5
*
perf header: Fail on write_padded error
David Carrillo-Cisneros
2017-07-19
1
-1
/
+5
*
perf header: Add PROCESS_STR_FUN macro
David Carrillo-Cisneros
2017-07-19
1
-48
/
+17
*
perf header: Encapsulate read and swap
David Carrillo-Cisneros
2017-07-19
1
-133
/
+77
*
perf report: Enable finding kernel inline functions
Jin Yao
2017-07-19
2
-6
/
+0
*
perf trace beauty: Simplify syscall return formatting
Arnaldo Carvalho de Melo
2017-07-19
1
-128
/
+81
*
perf trace beauty fcntl: Beautify the 'arg' for DUPFD
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+3
*
perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+2
*
perf trace: Allow syscall arg formatters to request non suppression of zeros
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+3
*
perf trace: Group per syscall arg formatter info into one struct
Arnaldo Carvalho de Melo
2017-07-19
1
-123
/
+133
*
perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/return
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+21
*
perf trace beauty: Export strarray for use in per-object beautifiers
Arnaldo Carvalho de Melo
2017-07-19
2
-20
/
+27
*
perf tests attr: Add optional term
Jiri Olsa
2017-07-19
5
-3
/
+23
*
perf tests attr: Fix stat sample_type setup
Jiri Olsa
2017-07-19
1
-1
/
+1
*
perf tests attr: Fix precise_ip setup
Jiri Olsa
2017-07-19
1
-1
/
+1
*
perf tests attr: Fix sample_period setup
Jiri Olsa
2017-07-19
12
-13
/
+1
*
perf tests attr: Fix cpu test disabled term setup
Jiri Olsa
2017-07-19
1
-2
/
+2
*
perf tests attr: Add proper return values
Jiri Olsa
2017-07-19
24
-0
/
+24
*
perf tests attr: Fix no-delay test
Jiri Olsa
2017-07-19
1
-1
/
+1
*
perf tests attr: Fix record dwarf test
Jiri Olsa
2017-07-19
1
-1
/
+2
*
perf tests attr: Add 1s for exclude_kernel and task base bits
Jiri Olsa
2017-07-19
2
-2
/
+2
*
perf tests attr: Rename compare_data to data_equal
Jiri Olsa
2017-07-19
1
-4
/
+4
*
perf tests attr: Make compare_data global
Jiri Olsa
2017-07-19
1
-18
/
+18
*
perf tests attr: Add test_attr__ready function
Jiri Olsa
2017-07-19
3
-0
/
+15
*
perf tests attr: Do not store failed events
Jiri Olsa
2017-07-19
1
-1
/
+1
*
perf test sdt: Handle realpath() failure
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+3
*
perf record: Do not ask for precise_ip with --no-samples
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+1
*
perf evlist: Allow asking for max precise_ip in add_default()
Arnaldo Carvalho de Melo
2017-07-19
2
-3
/
+10
*
perf evsel: Allow asking for max precise_ip in new_cycles()
Arnaldo Carvalho de Melo
2017-07-19
3
-4
/
+7
*
perf buildid-cache: Cache debuginfo
Krister Johansen
2017-07-19
8
-13
/
+90
*
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-19
16
-63
/
+160
*
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
2017-07-19
7
-34
/
+125
*
perf maps: Lookup maps in both intitial mountns and inner mountns.
Krister Johansen
2017-07-19
6
-27
/
+160
*
perf symbols: Find symbols in different mount namespace
Krister Johansen
2017-07-19
8
-0
/
+180
*
tools build: Add test for setns()
Arnaldo Carvalho de Melo
2017-07-19
8
-2
/
+40
*
tools include uapi x86: Add __NR_setns, if missing
Arnaldo Carvalho de Melo
2017-07-19
2
-0
/
+6
*
tools include uapi x86: Grab a copy of unistd.h
Arnaldo Carvalho de Melo
2017-07-19
2
-0
/
+18
*
perf vendor events: Add POWER9 PVRs to mapfile
Sukadev Bhattiprolu
2017-07-19
1
-0
/
+3
*
perf vendor events: Add POWER9 PMU events
Sukadev Bhattiprolu
2017-07-19
9
-0
/
+3540
[next]