index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
scripting-engines
Age
Commit message (
Expand
)
Author
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
2022-12-21
perf scripting python: Don't be strict at handling libtraceevent enumerations
Arnaldo Carvalho de Melo
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-05
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
2022-10-27
perf scripting python: Add missing util/perf_regs.h include to get perf_reg_n...
Arnaldo Carvalho de Melo
2022-10-27
perf stat: Aggregate events using evsel->stats->aggr
Namhyung Kim
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
2022-08-12
perf scripting python: Delete repeated word in comments
shaomin Deng
2022-08-02
perf scripting python: Do not build fail on deprecation warnings
Arnaldo Carvalho de Melo
2022-07-20
perf scripting perl: Ignore some warnings to keep building with perl headers
Arnaldo Carvalho de Melo
2022-07-20
perf script python: Add machine_pid and vcpu
Adrian Hunter
2022-07-20
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
2022-05-27
perf scripting python: Expose dso and map information
Leo Yan
2022-04-11
perf scripting python: Expose symbol offset and source information
Eelco Chaudron
2022-02-15
perf scripting python: Add all sample flags to DB export
Adrian Hunter
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-12-06
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
2021-09-03
perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event
Stephen Brennan
2021-07-07
perf script python: Fix buffer size to report iregs in perf script
Kajol Jain
2021-06-01
perf scripting python: Assign perf_script_context
Adrian Hunter
2021-06-01
perf scripting: Add perf_session to scripting_context
Adrian Hunter
2021-06-01
perf scripting: Add scripting_context__update()
Adrian Hunter
2021-05-25
perf scripting python: Add auxtrace error
Adrian Hunter
2021-05-25
perf scripting python: Add context switch
Adrian Hunter
2021-05-25
perf scripting python: Add cpumode
Adrian Hunter
2021-05-25
perf scripting python: Add IPC
Adrian Hunter
2021-05-25
perf scripting python: Add sample flags
Adrian Hunter
2021-05-25
perf scripting python: Add 'addr_location' for 'addr'
Adrian Hunter
2021-05-25
perf scripting python: Factor out set_sym_in_dict()
Adrian Hunter
2021-05-25
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
2021-05-25
perf script: Find script file relative to exec path
Adrian Hunter
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2020-11-03
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-04-03
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
2020-03-09
perf tools: Add hw_idx in struct branch_stack
Kan Liang
2019-11-26
perf addr_location: Rename al->mg to al->maps
Arnaldo Carvalho de Melo
2019-11-12
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
Arnaldo Carvalho de Melo
2019-11-12
perf tools: Add map_groups to 'struct addr_location'
Arnaldo Carvalho de Melo
2019-10-18
perf scripting engines: Iterate on tep event arrays directly
Steven Rostedt (VMware)
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
[next]