index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2022-11-24
perf stat: Fix JSON output in metric-only mode
Namhyung Kim
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
2022-11-24
perf stat: Do not pass runtime_stat to printout()
Namhyung Kim
2022-11-24
perf stat: Pass struct outstate to printout()
Namhyung Kim
2022-11-24
perf stat: Pass 'struct outstate' to print_metric_begin()
Namhyung Kim
2022-11-24
perf stat: Use 'struct outstate' in evlist__print_counters()
Namhyung Kim
2022-11-24
perf stat: Pass const char *prefix to display routines
Namhyung Kim
2022-11-24
perf stat: Remove metric_only argument in print_counter_aggrdata()
Namhyung Kim
2022-11-24
perf stat: Remove prefix argument in print_metric_headers()
Namhyung Kim
2022-11-24
perf stat: Use scnprintf() in prepare_interval()
Namhyung Kim
2022-11-24
perf stat: Do not align time prefix in CSV output
Namhyung Kim
2022-11-24
perf stat: Move summary prefix printing logic in CSV output
Namhyung Kim
2022-11-24
perf stat: Fix cgroup display in JSON output
Namhyung Kim
2022-11-23
perf lock contention: Do not use BPF task local storage
Namhyung Kim
2022-11-23
perf test: Fix record test on KVM guests
Michael Petlan
2022-11-23
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
Namhyung Kim
2022-11-23
perf test: Skip watchpoint tests if no watchpoints available
Naveen N. Rao
2022-11-23
perf trace: Remove unused bpf map 'syscalls'
Leo Yan
2022-11-23
perf augmented_raw_syscalls: Remove unused variable 'syscall'
Leo Yan
2022-11-23
perf trace: Handle failure when trace point folder is missed
Leo Yan
2022-11-23
perf trace: Return error if a system call doesn't exist
Leo Yan
2022-11-23
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
2022-11-23
perf list: Add JSON output option
Ian Rogers
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-11-23
perf build: Fix LIBTRACEEVENT_DYNAMIC
Ian Rogers
2022-11-23
perf test: Replace data symbol test workload with datasym
Namhyung Kim
2022-11-23
perf test: Add 'datasym' test workload
Namhyung Kim
2022-11-23
perf test: Replace brstack test workload
Namhyung Kim
2022-11-23
perf test: Add 'brstack' test workload
Namhyung Kim
2022-11-23
perf test: Replace arm spe fork test workload with sqrtloop
Namhyung Kim
2022-11-23
perf test: Add 'sqrtloop' test workload
Namhyung Kim
2022-11-23
perf test: Replace arm callgraph fp test workload with leafloop
Namhyung Kim
2022-11-23
perf test: Add 'leafloop' test workload
Namhyung Kim
2022-11-20
perf test: Replace record test workload with thloop
Namhyung Kim
2022-11-20
perf test: Add 'thloop' test workload
Namhyung Kim
2022-11-20
perf test: Replace pipe test workload with noploop
Namhyung Kim
2022-11-20
perf test: Add -w/--workload option
Namhyung Kim
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-16
perf build: Use tools/lib headers from install path
Ian Rogers
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-16
perf build: Install libsymbol locally when building
Ian Rogers
2022-11-16
perf build: Install libtraceevent locally when building
Ian Rogers
2022-11-16
perf build: Install libperf locally when building
Ian Rogers
2022-11-16
perf build: Install libapi locally when building
Ian Rogers
2022-11-16
perf build: Install libsubcmd locally when building
Ian Rogers
2022-11-16
perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdown
Namhyung Kim
2022-11-16
perf stat: Support --for-each-cgroup and --metric-only
Namhyung Kim
2022-11-16
perf stat: Factor out print_metric_{begin,end}()
Namhyung Kim
[prev]
[next]