index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf script python: Add sample_read to dict
Arun Kalyanasundaram
2017-07-26
1
-0
/
+51
*
perf script python: Refactor creation of perf sample dict
Arun Kalyanasundaram
2017-07-26
1
-41
/
+53
*
perf script python: Allocate memory only if handler exists
Arun Kalyanasundaram
2017-07-26
1
-16
/
+22
*
perf evsel: Add verbose output for sys_perf_event_open fallback
Jiri Olsa
2017-07-25
1
-0
/
+8
*
perf cgroup: Fix refcount usage
Arnaldo Carvalho de Melo
2017-07-25
1
-3
/
+5
*
perf annotate stdio: Fix --show-total-period
Taeung Song
2017-07-25
1
-1
/
+1
*
perf annotate: Store the sample period in each histogram bucket
Taeung Song
2017-07-21
2
-5
/
+13
*
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
Taeung Song
2017-07-21
2
-9
/
+15
*
perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist
Taeung Song
2017-07-21
2
-14
/
+14
*
perf annotate: Introduce struct sym_hist_entry
Taeung Song
2017-07-21
2
-24
/
+30
*
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-20
4
-9
/
+10
*
perf report: Show branch type in callchain entry
Jin Yao
2017-07-19
3
-19
/
+50
*
perf report: Show branch type statistics for stdio mode
Jin Yao
2017-07-19
1
-4
/
+1
*
perf util: Create branch.c/.h for common branch functions
Jin Yao
2017-07-19
4
-1
/
+174
*
perf report: Refactor the branch info printing code
Jin Yao
2017-07-19
1
-59
/
+41
*
perf record: Create a new option save_type in --branch-filter
Jin Yao
2017-07-19
1
-0
/
+1
*
perf header: Add event desc to pipe-mode header
David Carrillo-Cisneros
2017-07-19
1
-2
/
+17
*
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
2017-07-19
6
-1
/
+122
*
perf tool: Add show_feature_header to perf_tool
David Carrillo-Cisneros
2017-07-19
1
-0
/
+7
*
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 tests attr: Add test_attr__ready function
Jiri Olsa
2017-07-19
1
-0
/
+4
*
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
7
-12
/
+89
*
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-19
11
-45
/
+110
*
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
2017-07-19
4
-29
/
+76
*
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
3
-0
/
+16
*
perf annotate: Implement visual marker for macro fusion
Jin Yao
2017-07-19
2
-0
/
+6
*
perf annotate: Check for fused instructions
Jin Yao
2017-07-19
4
-3
/
+30
*
perf symbols: Accept zero as the kernel base address
Arnaldo Carvalho de Melo
2017-07-12
1
-1
/
+1
*
perf evsel: State in the default event name if attr.exclude_kernel is set
Arnaldo Carvalho de Melo
2017-07-10
1
-2
/
+4
*
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
2017-07-10
1
-1
/
+1
*
Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-07-05
2
-1
/
+2
|
\
|
*
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
2017-07-04
1
-1
/
+1
|
*
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
Arnaldo Carvalho de Melo
2017-07-04
1
-0
/
+1
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-07-03
36
-397
/
+1183
|
\
\
|
|
/
|
/
|
[prev]
[next]