]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - tools/perf
tuntap: add sanity checks about msg_controllen in sendmsg
[mirror_ubuntu-focal-kernel.git] / tools / perf /
2022-05-20 Michael Petlanperf symbols: Fix symbol size calculation condition
2022-05-20 Alexey Bayduraevperf data: Fix double free in perf_session__delete()
2022-04-14 Zechuan Chenperf probe: Fix ppc64 'perf probe add events failed...
2022-03-07 Adrian Hunterperf script: Fix hex dump character output
2022-03-07 Adrian Hunterperf script: Fix CPU filtering of a script's switch...
2022-02-03 Arnaldo Carvalho... tools build: Remove needless libpython-version feature...
2022-02-03 Ian Rogersperf report: Fix memory leaks around perf_tip()
2022-02-03 Ian Rogersperf hist: Fix memory leak of a perf_hpp_fmt
2022-01-13 James Clarkperf tests: Remove bash construct from record+zstd_comp...
2022-01-13 Sohaib Mohamedperf bench futex: Fix memory leak of perf_cpu_map__new()
2022-01-13 Ian Rogersperf bpf: Avoid memory leak from perf_env__insert_btf()
2022-01-13 Ian Rogersperf bpf: Add missing free to bpf_event__print_bpf_prog...
2021-11-24 Song Liuperf script: Check session->header.env.arch before...
2021-10-12 Li Huafeiperf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS...
2021-10-12 Michael Petlanperf machine: Initialize srcline string member in add_l...
2021-09-20 Riccardo Manciniperf inject: Close inject.output on exit
2021-09-20 Riccardo Manciniperf data: Close all files in close_dir()
2021-09-20 Riccardo Manciniperf probe-file: Delete namelist in del_events() on...
2021-09-20 Riccardo Manciniperf lzma: Close lzma stream on exit
2021-09-20 Riccardo Manciniperf script: Fix memory 'threads' and 'cpus' leaks...
2021-09-20 Riccardo Manciniperf dso: Fix memory leak in dso__new_map()
2021-09-20 Riccardo Manciniperf test event_update: Fix memory leak of evlist
2021-09-20 Riccardo Manciniperf test session_topology: Delete session->evlist
2021-09-20 Riccardo Manciniperf env: Fix sibling_dies memory leak
2021-09-20 Riccardo Manciniperf probe: Fix dso->nsinfo refcounting
2021-09-20 Riccardo Manciniperf test bpf: Free obj_buf
2021-08-13 Ian Rogersperf bench: Fix 2 memory sanitizer warnings
2021-08-13 Arnaldo Carvalho... perf llvm: Return -ENOMEM when asprintf() fails
2021-07-15 Leo Yanperf session: Correct buffer copying when peeking events
2021-06-18 Felix Fietkauperf jevents: Fix getting maximum number of fds
2021-06-18 Adrian Hunterperf scripts python: exported-sql-viewer.py: Fix warnin...
2021-06-18 Adrian Hunterperf scripts python: exported-sql-viewer.py: Fix Array...
2021-06-18 Adrian Hunterperf scripts python: exported-sql-viewer.py: Fix copy...
2021-06-18 Adrian Hunterperf intel-pt: Fix transaction abort handling
2021-06-18 Adrian Hunterperf intel-pt: Fix sample instruction bytes
2021-06-18 Dave Rigbyperf unwind: Set userdata for all __report_module(...
2021-06-18 Jan Kratochvilperf unwind: Fix separate debug info files when using...
2021-06-18 Finn Behrenstweewide: Fix most Shebang lines
2021-05-26 Vitaly Chikunovperf beauty: Fix fsconfig generator
2021-05-26 Arnaldo Carvalho... perf symbols: Fix dso__fprintf_symbols_by_name() to...
2021-05-19 Thomas Richterperf ftrace: Fix access to pid in array when setting...
2021-05-19 Zhen Leiperf data: Fix error return code in perf_data__create_dir()
2021-05-19 Leo Yanperf auxtrace: Fix potential NULL pointer dereference
2021-05-04 Arnaldo Carvalho... perf map: Tighten snprintf() string precision to pass...
2021-05-04 Chris Wilsonperf tools: Use %zd for size_t printf formats on 32-bit
2021-05-04 Jiri Olsaperf tools: Use %define api.pure full instead of %pure...
2021-05-04 Adrian Hunterperf inject: Fix repipe usage
2021-04-23 Adrian Hunterperf auxtrace: Fix auxtrace queue conflict
2021-04-14 Ian Rogersperf traceevent: Ensure read cmdlines are null terminated.
2021-04-14 Namhyung Kimperf test: Fix unaligned access in sample parsing test
2021-04-14 Adrian Hunterperf intel-pt: Fix premature IPC
2021-04-14 Adrian Hunterperf intel-pt: Fix missing CYC processing in PSB
2021-04-14 John Garryperf vendor events arm64: Fix Ampere eMag event typo
2021-04-14 Arnaldo Carvalho... perf tools: Fix DSO filtering when not finding a map...
2021-02-19 Jean-Philippe Bruckertools: Factor HOSTCC, HOSTLD, HOSTAR definitions
2021-02-19 Adrian Hunterperf intel-pt: Fix 'CPU too large' error
2021-01-20 Arnaldo Carvalho... perf probe: Fix memory leak when synthesizing SDT probes
2021-01-20 Zheng Zengkaiperf record: Fix memory leak when using '--user-regs...
2021-01-20 Masami Hiramatsuperf probe: Fix to die_entrypc() returns error correctly
2021-01-20 Namhyung Kimperf stat: Use proper cpu for shadow stats
2021-01-20 Leo Yanperf lock: Don't free "lock_seq_stat" if read_count...
2020-12-10 Arnaldo Carvalho... perf scripting python: Avoid declaring function pointer...
2020-12-10 Jiri Olsaperf tools: Add missing swap for ino_generation
2020-12-10 Stanislav Ivanichkinperf trace: Fix segfault when trying to trace events...
2020-12-10 Jiri Olsaperf python scripting: Fix printable strings in python3...
2020-11-09 Jin Yaoperf stat: Skip duration_time in setup_system_wide
2020-11-09 Adrian Hunterperf intel-pt: Fix "context_switch event has no tid...
2020-11-09 Leo Yanperf cs-etm: Move definition of 'traceid_list' global...
2020-11-09 Tommi Rantalaperf top: Fix stdio interface input handling with glibc...
2020-11-09 Tommi Rantalaperf test session topology: Fix data path
2020-11-09 Jin Yaoperf parse-events: Use strcmp() to compare the PMU...
2020-11-09 Thomas Richterperf tests: Fix test 68 zstd compression for s390
2020-11-09 Adrian Hunterperf kcore_copy: Fix module map when there are no modul...
2020-11-09 Ian Rogersperf metricgroup: Free metric_events on error
2020-11-09 Xie XiuQiperf util: Fix memory leak of prefix_if_not_in
2020-11-09 Jiri Olsaperf stat: Fix duration_time value for higher intervals
2020-11-09 Ian Rogersperf trace: Fix the selection for architectures to...
2020-11-09 Ian Rogersperf evsel: Fix 2 memory leaks
2020-11-09 Ian Rogersperf mem2node: Avoid double free related to realloc
2020-11-09 Stephane Eranianperf stat: Force error in fallback on :k events
2020-11-09 Christophe JAILLETperf cpumap: Fix snprintf overflow check
2020-11-09 Ian Rogersperf parse-events: Fix 3 use after frees found with...
2020-11-09 Leo Yanperf cs-etm: Correct synthesizing instruction samples
2020-11-09 Leo Yanperf cs-etm: Swap packets for instruction samples
2020-11-09 John Garryperf jevents: Fix leak of mapfile memory
2020-11-09 Thomas Richterperf test: Fix test trace+probe_vfs_getname.sh on s390
2020-11-09 Namhyung Kimperf test: Free formats for perf pmu parse test
2020-11-09 Namhyung Kimperf parse-event: Fix memory leak in evsel->unit
2020-11-09 Namhyung Kimperf evlist: Fix cpu/thread map leak
2020-11-09 Jiri Olsaperf test: Fix the "signal" test inline assembly
2020-09-17 Wei Liperf record: Correct the help info of option "--no...
2020-09-17 Namhyung Kimperf jevents: Fix suspicious code in fixregex()
2020-09-17 Kim Phillipsperf record/stat: Explicitly call out event modifiers...
2020-09-16 Masami Hiramatsuperf probe: Fix memory leakage when the probe point...
2020-09-04 Thomas Richters390/cpum_cf, perf: change DFLT_CCERROR counter name
2020-09-04 Vincent Whitchurchperf bench mem: Always memset source before memcpy
2020-09-04 Adrian Hunterperf intel-pt: Fix duplicate branch after CBR
2020-09-04 Adrian Hunterperf intel-pt: Fix FUP packet state
2020-09-04 Arnaldo Carvalho... perf bench: Share some global variables to fix build...
2020-09-04 Arnaldo Carvalho... perf env: Do not return pointers to local variables
next