index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2017-07-25
perf annotate stdio: Fix column header when using --show-total-period
Taeung Song
2017-07-25
perf report: Tag branch type/flag on "to" and tag cycles on "from"
Jin Yao
2017-07-25
perf report: Make --branch-history work without callgraphs(-g) option in perf...
Jin Yao
2017-07-25
perf script python: Generate hooks with additional argument
Arun Kalyanasundaram
2017-07-25
perf script python: Add perf_sample dict to tracepoint handlers
Arun Kalyanasundaram
2017-07-25
perf script python: Add sample_read to dict
Arun Kalyanasundaram
2017-07-25
perf script python: Refactor creation of perf sample dict
Arun Kalyanasundaram
2017-07-25
perf script python: Allocate memory only if handler exists
Arun Kalyanasundaram
2017-07-25
perf evsel: Add verbose output for sys_perf_event_open fallback
Jiri Olsa
2017-07-25
perf cgroup: Fix refcount usage
Arnaldo Carvalho de Melo
2017-07-25
perf annotate stdio: Fix --show-total-period
Taeung Song
2017-07-21
perf annotate: Store the sample period in each histogram bucket
Taeung Song
2017-07-21
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
Taeung Song
2017-07-21
perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist
Taeung Song
2017-07-21
perf annotate: Introduce struct sym_hist_entry
Taeung Song
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-18
perf report: Show branch type in callchain entry
Jin Yao
2017-07-18
perf report: Show branch type statistics for stdio mode
Jin Yao
2017-07-18
perf util: Create branch.c/.h for common branch functions
Jin Yao
2017-07-18
perf report: Refactor the branch info printing code
Jin Yao
2017-07-18
perf record: Create a new option save_type in --branch-filter
Jin Yao
2017-07-18
perf header: Add event desc to pipe-mode header
David Carrillo-Cisneros
2017-07-18
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
2017-07-18
perf tool: Add show_feature_header to perf_tool
David Carrillo-Cisneros
2017-07-18
perf header: Change FEAT_OP* macros
David Carrillo-Cisneros
2017-07-18
perf header: Add a buffer to struct feat_fd
David Carrillo-Cisneros
2017-07-18
perf header: Make write_pmu_mappings pipe-mode friendly
David Carrillo-Cisneros
2017-07-18
perf header: Use struct feat_fd in read header records
David Carrillo-Cisneros
2017-07-18
perf header: Don't pass struct perf_file_section to process_##_feat
David Carrillo-Cisneros
2017-07-18
perf header: Use struct feat_fd to process header records
David Carrillo-Cisneros
2017-07-18
perf header: Use struct feat_fd for print
David Carrillo-Cisneros
2017-07-18
perf header: Add struct feat_fd for write
David Carrillo-Cisneros
2017-07-18
perf header: Revamp do_write()
David Carrillo-Cisneros
2017-07-18
perf util: Add const modifier to buf in "writen" function
David Carrillo-Cisneros
2017-07-18
perf header: Fail on write_padded error
David Carrillo-Cisneros
2017-07-18
perf header: Add PROCESS_STR_FUN macro
David Carrillo-Cisneros
2017-07-18
perf header: Encapsulate read and swap
David Carrillo-Cisneros
2017-07-18
perf tests attr: Add test_attr__ready function
Jiri Olsa
2017-07-18
perf evlist: Allow asking for max precise_ip in add_default()
Arnaldo Carvalho de Melo
2017-07-18
perf evsel: Allow asking for max precise_ip in new_cycles()
Arnaldo Carvalho de Melo
2017-07-18
perf buildid-cache: Cache debuginfo
Krister Johansen
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-18
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
2017-07-18
perf maps: Lookup maps in both intitial mountns and inner mountns.
Krister Johansen
2017-07-18
perf symbols: Find symbols in different mount namespace
Krister Johansen
2017-07-18
tools build: Add test for setns()
Arnaldo Carvalho de Melo
2017-07-18
perf annotate: Implement visual marker for macro fusion
Jin Yao
2017-07-18
perf annotate: Check for fused instructions
Jin Yao
2017-07-12
perf symbols: Accept zero as the kernel base address
Arnaldo Carvalho de Melo
2017-07-10
perf evsel: State in the default event name if attr.exclude_kernel is set
Arnaldo Carvalho de Melo
[prev]
[next]