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
2021-10-20
perf metric: Document the internal 'struct metric'
Ian Rogers
2021-10-20
perf metric: Comment data structures
Ian Rogers
2021-10-20
perf metric: Modify resolution and recursion check
Ian Rogers
2021-10-20
perf metric: Only add a referenced metric once
Ian Rogers
2021-10-20
perf metric: Add metric new() and free() methods
Ian Rogers
2021-10-20
perf metric: Add documentation and rename a variable.
Ian Rogers
2021-10-20
perf metric: Move runtime value to the expr context
Ian Rogers
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-10-20
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-10-20
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
2021-10-19
tools/perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
2021-10-19
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...
Kajol Jain
2021-10-14
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
2021-10-08
perf kmem: Improve man page for record options
Ian Rogers
2021-10-08
perf tools: Enable strict JSON parsing
James Clark
2021-10-08
perf tools: Make the JSON parser more conformant when in strict mode
James Clark
2021-10-08
perf vendor-events: Fix all remaining invalid JSON files
James Clark
2021-10-08
perf daemon: Remove duplicate sys/file.h include
Guo Zhengkui
2021-10-08
perf test evlist-open-close: Use inline func to convert timeval to usec
Riccardo Mancini
2021-10-08
perf mmap: Introduce mmap_cpu_mask__duplicate()
Riccardo Mancini
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-06
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
2021-10-05
perf tests attr: Add missing topdown metrics events
Kan Liang
2021-10-05
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
2021-10-05
perf jevents: Free the sys_event_tables list after processing entries
Like Xu
2021-10-04
perf srcline: Use long-running addr2line per DSO
Tony Garnock-Jones
2021-09-29
perf tests vmlinux-kallsyms: Ignore hidden symbols
Michael Petlan
2021-09-29
perf metric: Avoid events for an 'if' constant result
Ian Rogers
2021-09-29
perf metric: Don't compute unused events
Ian Rogers
2021-09-29
perf expr: Propagate constants for binary operations
Ian Rogers
2021-09-29
perf expr: Merge find_ids and regular parsing
Ian Rogers
2021-09-29
perf metric: Allow metrics with no events
Ian Rogers
2021-09-29
perf metric: Add utilities to work on ids map.
Ian Rogers
2021-09-29
perf metric: Rename expr__find_other.
Ian Rogers
2021-09-29
perf expr: Move actions to the left.
Ian Rogers
2021-09-29
perf expr: Use macros for operators
Ian Rogers
2021-09-29
perf expr: Separate token declataion from type
Ian Rogers
2021-09-29
perf expr: Remove unused headers and inline d_ratio
Ian Rogers
2021-09-29
perf metric: Use NAN for missing event IDs.
Ian Rogers
2021-09-29
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
2021-09-28
perf vendor events arm64: Revise hip08 uncore events
John Garry
2021-09-28
perf test: Add pmu-event test for event described as "config="
John Garry
2021-09-28
perf test: Verify more event members in pmu-events test
John Garry
2021-09-28
perf jevents: Support ConfigCode
John Garry
2021-09-28
perf parse-events: Set numeric term config
John Garry
2021-09-28
libtraceevent: Increase libtraceevent logging when verbose
Ian Rogers
2021-09-28
perf tools: Add define for libtracefs version
Ian Rogers
2021-09-28
perf tools: Add define for libtraceevent version
Ian Rogers
[prev]
[next]