OSDN Git Service

tomoyo/tomoyo-test1.git
2023-04-12 Arnaldo Carvalho... perf genelf: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf evlist: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf annotate: Use zfree() to reduce chances of use...
2023-04-12 Arnaldo Carvalho... perf parse-events: Use zfree() to reduce chances of...
2023-04-12 Arnaldo Carvalho... perf expr: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf evsel: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf pmu: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf env: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf x86 iostat: Use zfree() to reduce chances of use...
2023-04-12 Arnaldo Carvalho... perf symbol: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf list: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf c2c: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf trace: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf daemon: Use zfree() to reduce chances of use after...
2023-04-12 Arnaldo Carvalho... perf inject: Use zfree() to reduce chances of use after...
2023-04-12 Ian Rogersperf vendor events: Update icelakex to v1.20
2023-04-12 Ian Rogersperf vendor events: Update alderlake to v1.20
2023-04-11 Ian Rogersperf bperf: Avoid use after free via unrelated 'struct...
2023-04-11 Ian Rogersperf evsel: Avoid SEGV if delete is called on NULL
2023-04-10 Ravi Bangoriaperf script ibs: Change bit description according to...
2023-04-10 Ravi Bangoriaperf mem: Increase HISTC_MEM_LVL column size to 39...
2023-04-10 Ravi Bangoriaperf mem: Refactor perf_mem__lvl_scnprintf() to process...
2023-04-10 Ravi Bangoriaperf mem: Add support for printing PERF_MEM_LVLNUM_UNC
2023-04-10 Ravi Bangoriaperf mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_DATA_SRC_NONE
2023-04-10 Ravi Bangoriatools include UAPI: Sync uapi/linux/perf_event.h with...
2023-04-10 Ian Rogersperf build: Warn for BPF skeletons if endian mismatches
2023-04-10 Ian Rogersperf util: Move perf_guest/host declarations
2023-04-10 Ian Rogersperf util: Move input_name to util
2023-04-10 Ian Rogersperf version: Use regular verbose flag
2023-04-10 Ian Rogersperf header: Move perf_version_string declaration
2023-04-10 Ian Rogersperf usage: Move usage strings
2023-04-10 Ian Rogersperf ui: Move window resize signal functions
2023-04-10 Ian Rogersperf test stat+json_output: Write JSON output to a...
2023-04-10 Ian Rogersperf stat: Don't write invalid "started on" comment...
2023-04-10 Ian Rogersperf test stat+csv_output: Write CSV output to a file
2023-04-10 Ian Rogersperf bpf filter: Support pre-5.16 kernels where 'mem_ho...
2023-04-10 Ian Rogersperf lock contention: Support pre-5.14 kernels
2023-04-07 Ian Rogersperf map: Changes to reference counting
2023-04-07 Ian Rogersperf maps: Modify maps_by_name to hold a reference...
2023-04-07 Ian Rogersperf test: Add extra diagnostics to maps test
2023-04-07 Ian Rogersperf map: Add accessors for ->pgoff and ->reloc
2023-04-07 Ian Rogersperf map: Add accessors for ->prot, ->priv and ->flags
2023-04-07 Ian Rogersperf map: Add helper for ->map_ip() and ->unmap_ip()
2023-04-07 Ian Rogersperf map: Rename map_ip() and unmap_ip()
2023-04-07 Ian Rogersperf vendor events intel: Update free running tigerlake...
2023-04-07 Ian Rogersperf vendor events intel: Update free running snowridge...
2023-04-07 Ian Rogersperf vendor events intel: Correct knightslanding memory...
2023-04-07 Ian Rogersperf vendor events intel: Update free running icelakex...
2023-04-07 Ian Rogersperf vendor events intel: Update free running alderlake...
2023-04-07 Ian Rogersperf pmu: Sort and remove duplicates using JSON PMU...
2023-04-07 Ian Rogersperf pmu: Improve name/comments, avoid a memory allocation
2023-04-07 Ian Rogersperf pmu: Fewer const casts
2023-04-07 Namhyung Kimperf lock contention: Do not try to update if hash...
2023-04-07 Namhyung Kimperf lock contention: Revise needs_callstack() condition
2023-04-07 Namhyung Kimperf lock contention: Update total/bad stats for hidden...
2023-04-07 Namhyung Kimperf lock contention: Add data failure stat
2023-04-07 Namhyung Kimperf lock contention: Update default map size to 16384
2023-04-07 Namhyung Kimperf lock contention: Use -M for --map-nr-entries
2023-04-07 Namhyung Kimperf lock contention: Simplify parse_lock_type()
2023-04-07 Liam Howletttools: Rename __fallthrough to fallthrough
2023-04-07 Ian Rogersperf pmu: Fix a few potential fd leaks
2023-04-07 Ian Rogersperf pmu: Make parser reentrant
2023-04-04 Ian Rogersperf map: Add accessor for start and end
2023-04-04 Ian Rogersperf map: Add accessor for dso
2023-04-04 Ian Rogersperf maps: Add functions to access maps
2023-04-04 Ian Rogersperf maps: Remove rb_node from struct map
2023-04-04 Ian Rogersperf map: Move map list node into symbol
2023-04-04 Ian Rogersperf jit: Fix a few memory leaks
2023-04-04 Ian Rogersperf build: Allow C++ demangle without libelf
2023-04-04 Ian Rogersperf srcline: Avoid addr2line SIGPIPEs
2023-04-04 Ian Rogersperf srcline: Support for llvm-addr2line
2023-04-04 Ian Rogersperf srcline: Simplify addr2line subprocess
2023-04-04 Ian Rogerstools api: Add io__getline
2023-04-04 Namhyung Kimperf intel-pt: Use perf_pmu__scan_file_at() if possible
2023-04-04 Namhyung Kimperf pmu: Add perf_pmu__{open,scan}_file_at()
2023-04-04 Namhyung Kimperf pmu: Use relative path in setup_pmu_alias_list()
2023-04-04 Namhyung Kimperf pmu: Use relative path in perf_pmu__caps_parse()
2023-04-04 Namhyung Kimperf pmu: Use relative path for sysfs scan
2023-04-04 Namhyung Kimperf bench: Add pmu-scan benchmark
2023-04-04 Namhyung Kimperf pmu: Add perf_pmu__destroy() function
2023-04-04 Namhyung Kimperf tools: Fix a asan issue in parse_events_multi_pmu_...
2023-04-04 Namhyung Kimperf list: Use relative path for tracepoint scan
2023-04-04 Arnaldo Carvalho... tools build: Add a feature test for scandirat(), that...
2023-04-04 Adrian Hunterperf intel-pt: Fix CYC timestamps after standalone CBR
2023-04-04 Adrian Hunterperf auxtrace: Fix address filter entire kernel size
2023-04-04 Rob Herringperf arm-spe: Add raw decoding for SPEv1.3 MTE and...
2023-04-04 Mike Leachperf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
2023-04-04 Mike Leachperf cs-etm: Update record event to use new Trace ID...
2023-04-04 Mike Leachperf cs-etm: Move mapping of Trace ID and cpu into...
2023-04-04 Namhyung Kimperf lock contention: Show detail failure reason for BPF
2023-04-04 Namhyung Kimperf lock contention: Fix debug stat if no contention
2023-04-04 Ian Rogersperf vendor events intel: Update ivybridge and ivytown
2023-04-04 Andreas Herrmannperf bench numa: Fix type of loop iterator in do_work...
2023-04-04 Adrian Hunterperf symbol: Remove unused branch_callstack
2023-04-04 Adrian Hunterperf top: Add --branch-history option
2023-04-04 Ian Rogersperf build: Conditionally define NDEBUG
2023-04-04 Ian Rogersperf block-range: Move debug code behind ifndef NDEBUG
2023-04-04 Ian Rogersperf bench: Avoid NDEBUG warning
2023-04-04 Ian Rogersperf vendor events: Update Alderlake for E-Core TMA...
2023-04-04 Ian Rogersperf symbol: Add command line support for addr2line...
next