platform/kernel/linux-starfive.git
2023-06-14 Ravi Bangoriaperf tool x86: Consolidate is_amd check into single...
2023-06-14 Ian Rogersperf parse-events: Avoid string for PE_BP_COLON, PE_BP_...
2023-06-14 Kan Liangperf metric: Fix no group check
2023-06-14 Ian Rogerstools api fs: More thread safety for global filesystem...
2023-06-14 Ian Rogersperf srcline: Make sentinel reading for binutils addr2l...
2023-06-14 Ian Rogersperf srcline: Make addr2line configuration failure...
2023-06-14 Adrian Hunterperf tests: Make x86 new instructions test optional...
2023-06-14 Namhyung Kimperf dwarf-aux: Allow unnamed struct/union/enum
2023-06-14 Namhyung Kimperf dwarf-aux: Fix off-by-one in die_get_varname()
2023-06-13 Arnaldo Carvalho... perf pfm: Remove duplicate util/cpumap.h include
2023-06-13 Namhyung Kimperf annotate: Allow whitespace between insn operands
2023-06-12 Ian Rogersperf inject: Lazily allocate guest_event event_buf
2023-06-12 Ian Rogersperf inject: Lazily allocate event_copy
2023-06-12 Ian Rogersperf script: Remove some large stack allocations
2023-06-12 Ian Rogersperf sched: Avoid large stack allocations
2023-06-12 Ian Rogersperf bench sched messaging: Free contexts on exit
2023-06-12 Ian Rogersperf bench futex: Avoid memory leaks from pthread_attr
2023-06-12 Ian Rogersperf bench epoll: Fix missing frees/puts on the exit...
2023-06-12 Ian Rogersperf help: Ensure clean_cmds is called on all paths
2023-06-12 Ian Rogerslib subcmd: Avoid memory leak in exclude_cmds
2023-06-12 James Clarkperf cs-etm: Add exception level consistency check
2023-06-12 James Clarkperf cs-etm: Track exception level
2023-06-12 James Clarkperf cs-etm: Make PID format accessible from struct...
2023-06-12 James Clarkperf cs-etm: Use previous thread for branch sample...
2023-06-12 James Clarkperf cs-etm: Only track threads instead of PID and...
2023-06-12 James Clarkperf map: Fix double 'struct map' reference free found...
2023-06-12 Arnaldo Carvalho... perf srcline: Optimize comparision against SRCLINE_UNKNOWN
2023-06-12 Ian Rogersperf hist: Fix srcline memory leak
2023-06-12 Ian Rogersperf srcline: Change free_srcline to zfree_srcline
2023-06-12 Ian Rogersperf callchain: Use pthread keys for tls callchain_cursor
2023-06-12 Ian Rogersperf header: Avoid out-of-bounds read
2023-06-12 Ian Rogersperf top: Add exit routine for main thread
2023-06-12 Ian Rogersperf annotate: Fix parse_objdump_line memory leak
2023-06-12 Ian Rogersperf map/maps/thread: Changes to reference counting
2023-06-12 Ian Rogersperf machine: Don't leak module maps
2023-06-12 Ian Rogersperf machine: Fix leak of kernel dso
2023-06-12 Ian Rogersperf maps: Fix overlapping memory leak
2023-06-12 Ian Rogersperf symbol-elf: Correct holding a reference
2023-06-12 Ian Rogersperf jit: Fix two thread leaks
2023-06-12 Ian Rogersperf python: Avoid 2 leak sanitizer issues
2023-06-12 Ian Rogersperf evlist: Free stats in all evlist destruction
2023-06-12 Ian Rogersperf intel-pt: Fix missed put and leak
2023-06-12 Ian Rogersperf stat: Avoid evlist leak
2023-06-12 Ian Rogersperf header: Ensure bitmaps are freed
2023-06-12 Ian Rogersperf report: Avoid 'parent_thread' thread leak on ...
2023-06-12 Ian Rogersperf machine: Make delete_threads part of machine__exit
2023-06-12 Ian Rogersperf thread: Add reference count checking
2023-06-12 Ian Rogersperf addr_location: Add init/exit/copy functions
2023-06-12 Ian Rogersperf addr_location: Move to its own header
2023-06-12 Ian Rogersperf maps: Make delete static, always use put
2023-06-12 Ian Rogersperf thread: Add accessor functions for thread
2023-06-12 Ian Rogersperf thread: Make threads rbtree non-invasive
2023-06-12 Ian Rogersperf thread: Remove notion of dead threads
2023-06-12 Ian Rogersperf test: Add test of libpfm4 events
2023-06-12 Ian Rogersperf list: Check arguments to show libpfm4 events
2023-06-12 Namhyung Kimperf list: Check if libpfm4 event is supported
2023-06-12 Adrian Hunterperf parse: Allow config terms with breakpoints
2023-06-12 Arnaldo Carvalho... perf script: Fix allocation of evsel->priv related...
2023-06-09 Ian Rogerstools headers: Make the difference output easier to...
2023-06-09 Namhyung Kimperf annotate: Remove x86 instructions with suffix
2023-06-09 Namhyung Kimperf annotate: Handle x86 instruction suffix generally
2023-06-05 Ian Rogersperf stat: Document --metric-no-threshold and threshold...
2023-06-05 Ian Rogersperf expr: Make the evaluation of & and | logical and...
2023-06-05 Tiezhu Yangperf LoongArch: Simplify mksyscalltbl
2023-06-05 Tiezhu Yangperf arm64: Use max_nr to define SYSCALLTBL_ARM64_MAX_ID
2023-06-05 Tiezhu Yangperf arm64: Handle __NR3264_ prefixed syscall number
2023-06-05 Tiezhu Yangperf arm64: Rename create_table_from_c() to create_sc_t...
2023-06-05 Tiezhu Yangperf tools: Declare syscalltbl_*[] as const for all...
2023-06-05 Arnaldo Carvalho... perf bench: Add missing setlocale() call to allow usage...
2023-06-01 Namhyung Kimperf script: Increase PID/TID width for output
2023-06-01 Ian Rogersperf pmu: Warn about invalid config for all PMUs and...
2023-06-01 Ian Rogersperf pmu: Only warn about unsupported formats once
2023-06-01 Ian Rogersperf test: Update parse-events expectations to test...
2023-06-01 Ian Rogersperf parse-events: Wildcard most "numeric" events
2023-06-01 Ian Rogersperf evsel: Add verbose 3 print of evsel name when...
2023-06-01 Ian Rogersperf pmu: Correct perf_pmu__auto_merge_stats() affectin...
2023-05-31 Arnaldo Carvalho... Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30'...
2023-05-30 Ian Rogersperf kvm powerpc: Add missing rename opf pmu_have_event...
2023-05-28 Ian Rogerslibsubcmd: Avoid two path statics, removing 8192 bytes...
2023-05-28 Ian Rogersperf test pmu: Avoid 2 static path arrays
2023-05-28 Ian Rogerstools api fs: Dynamically allocate cgroupfs mount point...
2023-05-28 Ian Rogersperf scripting-engines: Move static to local variable...
2023-05-28 Ian Rogersperf path: Make mkpath thread safe, remove 16384 bytes...
2023-05-28 Ian Rogersperf probe: Dynamically allocate params memory
2023-05-28 Ian Rogersperf timechart: Make large arrays dynamic
2023-05-28 Ian Rogersperf lock: Dynamically allocate lockhash_table
2023-05-28 Ian Rogersperf daemon: Dynamically allocate path to perf
2023-05-28 Ian Rogerstools lib api fs tracing_path: Remove two unused MAX_PA...
2023-05-28 Ian Rogerstools api fs: Avoid large static PATH_MAX arrays
2023-05-28 Ian Rogersperf trace beauty: Make MSR arrays const to move it...
2023-05-28 Ian Rogersperf trace: Make some large static arrays const to...
2023-05-28 Ian Rogersperf test x86: intel-pt-test data is immutable so mark...
2023-05-28 Ian Rogersperf test x86: insn-x86 test data is immutable so mark...
2023-05-28 Ian Rogersperf header: Make nodes dynamic in write_mem_topology()
2023-05-28 Ian Rogersperf evsel: Don't let for_each_group() treat the head...
2023-05-28 Ian Rogersperf evsel: Don't let evsel__group_pmu_name() traverse...
2023-05-27 Ian Rogersperf pmu: Remove is_pmu_hybrid
2023-05-27 Ian Rogersperf pmus: Remove perf_pmus__has_hybrid
2023-05-27 Ian Rogersperf pmus: Add function to return count of core PMUs
2023-05-27 Ian Rogersperf pmus: Ensure all PMUs are read for find_by_type
next